Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
abbreviate(String, int) - Static method in class com.landawn.abacus.util.Strings
Abbreviates a String using ellipses.
abbreviate(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Abbreviates a String using another given String as replacement marker.
abbreviateMiddle(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Abbreviates a String to the length passed, replacing the middle characters with the supplied replacement String.
abs() - Method in class com.landawn.abacus.util.Duration
 
abs() - Method in class com.landawn.abacus.util.Fraction
Gets a fraction that is the positive equivalent of this one.
ABS - Static variable in class com.landawn.abacus.util.WD
Field ABS.
absolute(int) - Method in interface com.landawn.abacus.util.DataSet
Moves the cursor to the row in this DataSet object specified by the given index.
absolute(int) - Method in interface com.landawn.abacus.util.Paginated
 
absolute(int) - Method in class com.landawn.abacus.util.RowDataSet
 
AbstractPool - Class in com.landawn.abacus.pool
 
AbstractPoolable - Class in com.landawn.abacus.pool
 
accept(boolean) - Method in interface com.landawn.abacus.util.function.BooleanConsumer
 
accept(boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanConsumer
 
accept(boolean...) - Method in interface com.landawn.abacus.util.function.BooleanNConsumer
 
accept(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBiConsumer
 
accept(boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanBiConsumer
 
accept(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTriConsumer
 
accept(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanTriConsumer
 
accept(byte) - Method in class com.landawn.abacus.util.ByteSummaryStatistics
 
accept(byte) - Method in interface com.landawn.abacus.util.function.ByteConsumer
 
accept(byte) - Method in interface com.landawn.abacus.util.Throwables.ByteConsumer
 
accept(byte...) - Method in interface com.landawn.abacus.util.function.ByteNConsumer
 
accept(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBiConsumer
 
accept(byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteBiConsumer
 
accept(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTriConsumer
 
accept(byte, byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteTriConsumer
 
accept(char) - Method in class com.landawn.abacus.util.CharSummaryStatistics
 
accept(char) - Method in interface com.landawn.abacus.util.function.CharConsumer
 
accept(char) - Method in interface com.landawn.abacus.util.Throwables.CharConsumer
 
accept(char...) - Method in interface com.landawn.abacus.util.function.CharNConsumer
 
accept(char, char) - Method in interface com.landawn.abacus.util.function.CharBiConsumer
 
accept(char, char) - Method in interface com.landawn.abacus.util.Throwables.CharBiConsumer
 
accept(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTriConsumer
 
accept(char, char, char) - Method in interface com.landawn.abacus.util.Throwables.CharTriConsumer
 
accept(double) - Method in interface com.landawn.abacus.util.function.DoubleConsumer
 
accept(double) - Method in interface com.landawn.abacus.util.Throwables.DoubleConsumer
 
accept(double...) - Method in interface com.landawn.abacus.util.function.DoubleNConsumer
 
accept(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBiConsumer
 
accept(double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleBiConsumer
 
accept(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTriConsumer
 
accept(double, double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleTriConsumer
 
accept(double, DoubleConsumer) - Method in interface com.landawn.abacus.util.function.DoubleMapMultiConsumer
 
accept(double, T) - Method in interface com.landawn.abacus.util.function.DoubleObjConsumer
 
accept(double, T) - Method in interface com.landawn.abacus.util.Throwables.DoubleObjConsumer
 
accept(float) - Method in class com.landawn.abacus.util.FloatSummaryStatistics
 
accept(float) - Method in interface com.landawn.abacus.util.function.FloatConsumer
 
accept(float) - Method in interface com.landawn.abacus.util.Throwables.FloatConsumer
 
accept(float...) - Method in interface com.landawn.abacus.util.function.FloatNConsumer
 
accept(float, float) - Method in interface com.landawn.abacus.util.function.FloatBiConsumer
 
accept(float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatBiConsumer
 
accept(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTriConsumer
 
accept(float, float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatTriConsumer
 
accept(int) - Method in interface com.landawn.abacus.util.function.IntConsumer
 
accept(int) - Method in interface com.landawn.abacus.util.Throwables.IntConsumer
 
accept(int...) - Method in interface com.landawn.abacus.util.function.IntNConsumer
 
accept(int, boolean) - Method in interface com.landawn.abacus.util.Throwables.IntBooleanConsumer
 
accept(int, byte) - Method in interface com.landawn.abacus.util.Throwables.IntByteConsumer
 
accept(int, char) - Method in interface com.landawn.abacus.util.Throwables.IntCharConsumer
 
accept(int, double) - Method in interface com.landawn.abacus.util.Throwables.IntDoubleConsumer
 
accept(int, float) - Method in interface com.landawn.abacus.util.Throwables.IntFloatConsumer
 
accept(int, int) - Method in interface com.landawn.abacus.util.function.IntBiConsumer
 
accept(int, int) - Method in interface com.landawn.abacus.util.Throwables.IntBiConsumer
 
accept(int, int) - Method in interface com.landawn.abacus.util.Throwables.IntIntConsumer
 
accept(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTriConsumer
 
accept(int, int, int) - Method in interface com.landawn.abacus.util.Throwables.IntTriConsumer
 
accept(int, int, T) - Method in interface com.landawn.abacus.util.function.BiIntObjConsumer
 
accept(int, int, T) - Method in interface com.landawn.abacus.util.Throwables.BiIntObjConsumer
 
accept(int, long) - Method in interface com.landawn.abacus.util.Throwables.IntLongConsumer
 
accept(int, short) - Method in interface com.landawn.abacus.util.Throwables.IntShortConsumer
 
accept(int, IntConsumer) - Method in interface com.landawn.abacus.util.function.IntMapMultiConsumer
 
accept(int, T) - Method in interface com.landawn.abacus.util.function.IntObjConsumer
 
accept(int, T) - Method in interface com.landawn.abacus.util.Throwables.IntObjConsumer
 
accept(int, T, U) - Method in interface com.landawn.abacus.util.function.IntBiObjConsumer
 
accept(int, T, U) - Method in interface com.landawn.abacus.util.Throwables.IntBiObjConsumer
 
accept(long) - Method in interface com.landawn.abacus.util.function.LongConsumer
 
accept(long) - Method in interface com.landawn.abacus.util.Throwables.LongConsumer
 
accept(long...) - Method in interface com.landawn.abacus.util.function.LongNConsumer
 
accept(long, long) - Method in interface com.landawn.abacus.util.function.LongBiConsumer
 
accept(long, long) - Method in interface com.landawn.abacus.util.Throwables.LongBiConsumer
 
accept(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTriConsumer
 
accept(long, long, long) - Method in interface com.landawn.abacus.util.Throwables.LongTriConsumer
 
accept(long, LongConsumer) - Method in interface com.landawn.abacus.util.function.LongMapMultiConsumer
 
accept(long, T) - Method in interface com.landawn.abacus.util.function.LongObjConsumer
 
accept(long, T) - Method in interface com.landawn.abacus.util.Throwables.LongObjConsumer
 
accept(short) - Method in interface com.landawn.abacus.util.function.ShortConsumer
 
accept(short) - Method in class com.landawn.abacus.util.ShortSummaryStatistics
 
accept(short) - Method in interface com.landawn.abacus.util.Throwables.ShortConsumer
 
accept(short...) - Method in interface com.landawn.abacus.util.function.ShortNConsumer
 
accept(short, short) - Method in interface com.landawn.abacus.util.function.ShortBiConsumer
 
accept(short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortBiConsumer
 
accept(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTriConsumer
 
accept(short, short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortTriConsumer
 
accept(A, B, C) - Method in interface com.landawn.abacus.util.function.TriConsumer
 
accept(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EE.TriConsumer
 
accept(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EEE.TriConsumer
 
accept(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.TriConsumer
 
accept(A, B, C, D) - Method in interface com.landawn.abacus.util.function.QuadConsumer
 
accept(A, B, C, D) - Method in interface com.landawn.abacus.util.Throwables.QuadConsumer
 
accept(Throwables.BiConsumer<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
accept(Throwables.BiConsumer<? super L, ? super R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
accept(Throwables.BiConsumer<? super L, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
 
accept(Throwables.BiConsumer<? super T1, ? super T2, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
accept(Throwables.Consumer<? super boolean[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
accept(Throwables.Consumer<? super byte[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
accept(Throwables.Consumer<? super char[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
accept(Throwables.Consumer<? super DataSet, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the provided action on this DataSet.
accept(Throwables.Consumer<? super DataSet, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
accept(Throwables.Consumer<? super Multimap<K, E, V>, X>) - Method in class com.landawn.abacus.util.Multimap
Applies the given action to this Multimap.
accept(Throwables.Consumer<? super Multiset<E>, X>) - Method in class com.landawn.abacus.util.Multiset
Applies the provided consumer function to this multiset.
accept(Throwables.Consumer<? super NoCachingNoUpdating.DisposableEntry<K, V>, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
accept(Throwables.Consumer<? super Pair<L, R>, E>) - Method in class com.landawn.abacus.util.Pair
 
accept(Throwables.Consumer<? super Sheet<R, C, V>, E>) - Method in class com.landawn.abacus.util.Sheet
Accepts a consumer that operates on this Sheet.
accept(Throwables.Consumer<? super Triple<L, M, R>, E>) - Method in class com.landawn.abacus.util.Triple
 
accept(Throwables.Consumer<? super double[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
accept(Throwables.Consumer<? super float[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
accept(Throwables.Consumer<? super int[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
accept(Throwables.Consumer<? super Deque<T>, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
accept(Throwables.Consumer<? super long[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
accept(Throwables.Consumer<? super short[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
accept(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Holder
Deprecated. 
accept(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Synchronized
Executes the provided consumer in a synchronized manner on the provided mutex.
accept(Throwables.Consumer<? super T[], E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
accept(Throwables.Consumer<? super TP, E>) - Method in class com.landawn.abacus.util.Tuple
 
accept(Throwables.TriConsumer<? super L, ? super M, ? super R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
accept(Throwables.TriConsumer<? super L, ? super M, ? super R, E>) - Method in class com.landawn.abacus.util.Triple
 
accept(Throwables.TriConsumer<? super T1, ? super T2, ? super T3, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
accept(BigDecimal) - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
 
accept(BigInteger) - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
 
accept(Consumer<? super T>) - Method in class com.landawn.abacus.util.Builder
 
accept(T) - Method in interface com.landawn.abacus.util.function.Consumer
 
accept(T) - Method in interface com.landawn.abacus.util.Throwables.Consumer
 
accept(T) - Method in interface com.landawn.abacus.util.Throwables.EE.Consumer
 
accept(T) - Method in interface com.landawn.abacus.util.Throwables.EEE.Consumer
 
accept(T...) - Method in interface com.landawn.abacus.util.function.NConsumer
 
accept(T, boolean) - Method in interface com.landawn.abacus.util.function.ObjBooleanConsumer
 
accept(T, boolean) - Method in interface com.landawn.abacus.util.Throwables.ObjBooleanConsumer
 
accept(T, byte) - Method in interface com.landawn.abacus.util.function.ObjByteConsumer
 
accept(T, byte) - Method in interface com.landawn.abacus.util.Throwables.ObjByteConsumer
 
accept(T, char) - Method in interface com.landawn.abacus.util.function.ObjCharConsumer
 
accept(T, char) - Method in interface com.landawn.abacus.util.Throwables.ObjCharConsumer
 
accept(T, double) - Method in interface com.landawn.abacus.util.function.ObjDoubleConsumer
 
accept(T, double) - Method in interface com.landawn.abacus.util.Throwables.ObjDoubleConsumer
 
accept(T, float) - Method in interface com.landawn.abacus.util.function.ObjFloatConsumer
 
accept(T, float) - Method in interface com.landawn.abacus.util.Throwables.ObjFloatConsumer
 
accept(T, int) - Method in interface com.landawn.abacus.util.function.ObjIntConsumer
 
accept(T, int) - Method in interface com.landawn.abacus.util.Throwables.ObjIntConsumer
 
accept(T, int, int) - Method in interface com.landawn.abacus.util.function.ObjBiIntConsumer
 
accept(T, int, int) - Method in interface com.landawn.abacus.util.Throwables.ObjBiIntConsumer
 
accept(T, long) - Method in interface com.landawn.abacus.util.function.ObjLongConsumer
 
accept(T, long) - Method in interface com.landawn.abacus.util.Throwables.ObjLongConsumer
 
accept(T, short) - Method in interface com.landawn.abacus.util.function.ObjShortConsumer
 
accept(T, short) - Method in interface com.landawn.abacus.util.Throwables.ObjShortConsumer
 
accept(T, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Synchronized
Executes the provided consumer in a synchronized manner on the provided mutex.
accept(T, U) - Method in interface com.landawn.abacus.util.Throwables.BiConsumer
 
accept(T, U) - Method in interface com.landawn.abacus.util.Throwables.EE.BiConsumer
 
accept(T, U) - Method in interface com.landawn.abacus.util.Throwables.EEE.BiConsumer
 
accept(T, U, int) - Method in interface com.landawn.abacus.util.function.BiObjIntConsumer
 
accept(T, U, int) - Method in interface com.landawn.abacus.util.Throwables.BiObjIntConsumer
 
accept(T, U, Throwables.BiConsumer<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.Synchronized
Executes the provided consumer in a synchronized manner on the provided mutex and u.
ACCEPT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept header field name.
ACCEPT_CHARSET - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept-Charset header field name.
ACCEPT_ENCODING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept-Encoding header field name.
ACCEPT_LANGUAGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept-Language header field name.
ACCEPT_RANGES - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Accept-Ranges header field name.
acceptByKey(Throwables.Consumer<? super K, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
acceptByKey(Consumer<? super K>) - Static method in class com.landawn.abacus.util.Fn
Accept by key.
acceptByValue(Throwables.Consumer<? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
acceptByValue(Consumer<? super V>) - Static method in class com.landawn.abacus.util.Fn
Accept by value.
ACCEPTED - Enum constant in enum class com.landawn.abacus.util.Status
 
acceptIf(Predicate<? super T>, Consumer<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
acceptIfNotEmpty(Throwables.Consumer<? super DataSet, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the provided action on this DataSet if it is not empty.
acceptIfNotEmpty(Throwables.Consumer<? super DataSet, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
acceptIfNotEmpty(Throwables.Consumer<? super Multimap<K, E, V>, X>) - Method in class com.landawn.abacus.util.Multimap
Applies the given action to this Multimap if it is not empty.
acceptIfNotEmpty(Throwables.Consumer<? super Multiset<E>, X>) - Method in class com.landawn.abacus.util.Multiset
Applies the provided consumer function to this multiset if it is not empty.
acceptIfNotEmpty(Throwables.Consumer<? super Seq<T, E>, E2>) - Method in class com.landawn.abacus.util.Seq
Executes the provided action on this sequence if it is not empty.
acceptIfNotEmpty(Throwables.Consumer<? super Sheet<R, C, V>, E>) - Method in class com.landawn.abacus.util.Sheet
Accepts a consumer that operates on this Sheet if it is not empty.
acceptIfNotEmpty(Throwables.Consumer<? super EntryStream<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies the provided consumer to this EntryStream if it is not empty.
acceptIfNotEmpty(Throwables.Consumer<? super S, E>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Applies the provided consumer to the stream if it is not empty.
acceptIfNotNull(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Holder
Deprecated.
acceptIfNotNull(Consumer<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
acceptIfOrElse(Predicate<? super T>, Consumer<? super T>, Consumer<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
acceptKeyVal(BiConsumer<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn
Accept key val.
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Allow-Credentials header field name.
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Allow-Headers header field name.
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Allow-Methods header field name.
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Allow-Origin header field name.
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Expose-Headers header field name.
ACCESS_CONTROL_MAX_AGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Max-Age header field name.
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Request-Headers header field name.
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Access-Control-Request-Method header field name.
ACCESS_COUNT - Enum constant in enum class com.landawn.abacus.pool.EvictionPolicy
Field ACCESSED_COUNT.
AccessFieldByMethod - Annotation Interface in com.landawn.abacus.annotation
 
AccountStatus - Enum Class in com.landawn.abacus.util
The Enum AccountStatus.
ACK - Static variable in class com.landawn.abacus.util.Ascii
Acknowledge: A communication control character transmitted by a receiver as an affirmative response to a sender.
ACOS - Static variable in class com.landawn.abacus.util.WD
Field ACOS.
acosh(double) - Static method in class com.landawn.abacus.util.Numbers
Compute the inverse hyperbolic cosine of a number.
acquire() - Method in class com.landawn.abacus.util.RateLimiter
Acquires a single permit from this RateLimiter, blocking until the request can be granted.
acquire(int) - Method in class com.landawn.abacus.util.RateLimiter
Acquires the given number of permits from this RateLimiter, blocking until the request can be granted.
ACTIVE - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
ACTIVE - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
ACTIVE - Enum constant in enum class com.landawn.abacus.util.Status
 
activityPrint() - Method in class com.landawn.abacus.pool.AbstractPoolable
 
activityPrint() - Method in interface com.landawn.abacus.pool.Poolable
 
ActivityPrint - Class in com.landawn.abacus.pool
 
ActivityPrint(long, long) - Constructor for class com.landawn.abacus.pool.ActivityPrint
 
AD - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
ADC() - Constructor for class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
 
add(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
add(boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
 
add(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
add(byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
 
add(byte) - Method in class com.landawn.abacus.util.ByteList
 
add(byte) - Method in class com.landawn.abacus.util.MutableByte
Adds a value to the value of this instance.
add(byte[], byte) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
add(char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
 
add(char) - Method in class com.landawn.abacus.util.CharList
 
add(char) - Method in class com.landawn.abacus.util.MutableChar
Adds a value to the value of this instance.
add(char[], char) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
add(double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
 
add(double) - Method in class com.landawn.abacus.util.DoubleList
 
add(double) - Method in class com.landawn.abacus.util.KahanSummation
 
add(double) - Method in class com.landawn.abacus.util.MutableDouble
Adds a value to the value of this instance.
add(double[], double) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
add(float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
 
add(float) - Method in class com.landawn.abacus.util.FloatList
 
add(float) - Method in class com.landawn.abacus.util.MutableFloat
Adds a value to the value of this instance.
add(float[], float) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
add(int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
 
add(int) - Method in class com.landawn.abacus.util.IntList
 
add(int) - Method in class com.landawn.abacus.util.MutableInt
Adds a value to the value of this instance.
add(int[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
add(int, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
add(int, boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
 
add(int, byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
 
add(int, byte) - Method in class com.landawn.abacus.util.ByteList
 
add(int, char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
 
add(int, char) - Method in class com.landawn.abacus.util.CharList
 
add(int, double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
 
add(int, double) - Method in class com.landawn.abacus.util.DoubleList
 
add(int, float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
 
add(int, float) - Method in class com.landawn.abacus.util.FloatList
 
add(int, int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
 
add(int, int) - Method in class com.landawn.abacus.util.IntList
 
add(int, long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
 
add(int, long) - Method in class com.landawn.abacus.util.LongList
 
add(int, short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
 
add(int, short) - Method in class com.landawn.abacus.util.ShortList
 
add(int, E) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
add(int, T) - Method in class com.landawn.abacus.util.Builder.ListBuilder
 
add(long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
 
add(long) - Method in class com.landawn.abacus.util.LongList
 
add(long) - Method in class com.landawn.abacus.util.MutableLong
Adds a value to the value of this instance.
add(long[], long) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
add(short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
 
add(short) - Method in class com.landawn.abacus.util.MutableShort
Adds a value to the value of this instance.
add(short) - Method in class com.landawn.abacus.util.ShortList
 
add(short[], short) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
add(Fraction) - Method in class com.landawn.abacus.util.Fraction
Adds the value of this fraction to another, returning the result in reduced form.
add(E) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
add(E) - Method in interface com.landawn.abacus.pool.ObjectPool
Adds a new element to the pool.
add(E) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
add(E) - Method in class com.landawn.abacus.util.ImmutableList.Builder
 
add(E) - Method in class com.landawn.abacus.util.ImmutableSet.Builder
 
add(E) - Method in class com.landawn.abacus.util.Multiset
Adds a single occurrence of the specified element to this multiset.
add(E...) - Method in class com.landawn.abacus.util.ImmutableList.Builder
 
add(E...) - Method in class com.landawn.abacus.util.ImmutableSet.Builder
 
add(E, boolean) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
add(E, boolean) - Method in interface com.landawn.abacus.pool.ObjectPool
Adds a new element to the pool.
add(E, int) - Method in class com.landawn.abacus.util.Multiset
Adds a number of occurrences of an element to this multiset.
add(E, long, TimeUnit) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
add(E, long, TimeUnit) - Method in interface com.landawn.abacus.pool.ObjectPool
Attempts to add a new element to the pool, waiting up to the specified wait time if necessary for space to become available.
add(E, long, TimeUnit, boolean) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
add(E, long, TimeUnit, boolean) - Method in interface com.landawn.abacus.pool.ObjectPool
Attempts to add a new element to the pool, waiting up to the specified wait time if necessary for space to become available.
add(String[], String) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
add(T) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
 
add(T) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
 
add(T) - Method in class com.landawn.abacus.util.IdentityHashSet
 
add(T) - Method in class com.landawn.abacus.util.ImmutableListIterator
Deprecated.
- UnsupportedOperationException
add(T[], T) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
add(T, int) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
 
ADD - Enum constant in enum class com.landawn.abacus.util.OperationType
Field ADD.
addAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(boolean[], boolean...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
addAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(byte[], byte...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements added at the end.
addAll(char[]) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(char[], char...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element added at the end.
addAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(double[]) - Method in class com.landawn.abacus.util.KahanSummation
Adds the all.
addAll(double[], double...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements added at the end.
addAll(float[]) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(float[], float...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements added at the end.
addAll(int[]) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(int[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements added at the end.
addAll(int, boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(int, byte[]) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(int, char[]) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(int, double[]) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(int, float[]) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(int, int[]) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(int, long[]) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(int, short[]) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(int, A) - Method in class com.landawn.abacus.util.PrimitiveList
 
addAll(int, BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(int, BooleanList) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
Adds the all.
addAll(int, ByteList) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Adds the all.
addAll(int, ByteList) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(int, CharList) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Adds the all.
addAll(int, CharList) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(int, DoubleList) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Adds the all.
addAll(int, DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(int, FloatList) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Adds the all.
addAll(int, FloatList) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(int, IntList) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Adds the all.
addAll(int, IntList) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(int, LongList) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Adds the all.
addAll(int, LongList) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(int, ShortList) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Adds the all.
addAll(int, ShortList) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(int, Collection<? extends E>) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
addAll(int, Collection<? extends T>) - Method in class com.landawn.abacus.util.Builder.ListBuilder
Adds the all.
addAll(int, L) - Method in class com.landawn.abacus.util.PrimitiveList
 
addAll(long[]) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(long[], long...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements added at the end.
addAll(short[]) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(short[], short...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements added at the end.
addAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
addAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Adds the all.
addAll(BooleanList) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
Adds the all.
addAll(ByteList) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Adds the all.
addAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
Adds the all.
addAll(CharList) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Adds the all.
addAll(CharList) - Method in class com.landawn.abacus.util.CharList
Adds the all.
addAll(DoubleList) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Adds the all.
addAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Adds the all.
addAll(FloatList) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Adds the all.
addAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
Adds the all.
addAll(IntList) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Adds the all.
addAll(IntList) - Method in class com.landawn.abacus.util.IntList
Adds the all.
addAll(LongList) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Adds the all.
addAll(LongList) - Method in class com.landawn.abacus.util.LongList
Adds the all.
addAll(ShortList) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Adds the all.
addAll(ShortList) - Method in class com.landawn.abacus.util.ShortList
Adds the all.
addAll(String[], String...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements added at the end.
addAll(Collection<? extends E>) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
addAll(Collection<? extends E>) - Method in class com.landawn.abacus.util.ImmutableList.Builder
 
addAll(Collection<? extends E>) - Method in class com.landawn.abacus.util.ImmutableSet.Builder
 
addAll(Collection<? extends E>) - Method in class com.landawn.abacus.util.Multiset
Adds all elements from the specified collection to this multiset.
addAll(Collection<? extends E>, int) - Method in class com.landawn.abacus.util.Multiset
Adds all elements from the specified collection to this multiset with the given number of occurrences.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Adds the all.
addAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.IdentityHashSet
Adds the all.
addAll(Collection<T>, Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Adds all the elements in elementsToAdd to the given collection.
addAll(Collection<T>, Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Adds all the elements in elementsToAdd to the given collection.
addAll(Collection<T>, T...) - Static method in class com.landawn.abacus.util.N
Adds all the elements in elementsToAdd to the given collection.
addAll(Iterator<? extends E>) - Method in class com.landawn.abacus.util.ImmutableList.Builder
 
addAll(Iterator<? extends E>) - Method in class com.landawn.abacus.util.ImmutableSet.Builder
 
addAll(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
addAll(T...) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Adds the all.
addAll(T[], T...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements added at the end.
addAndGet(byte) - Method in class com.landawn.abacus.util.MutableByte
Adds the given value to the current value.
addAndGet(char) - Method in class com.landawn.abacus.util.MutableChar
Adds the given value to the current value.
addAndGet(double) - Method in class com.landawn.abacus.util.MutableDouble
Adds the given value to the current value.
addAndGet(float) - Method in class com.landawn.abacus.util.MutableFloat
Adds the given value to the current value.
addAndGet(int) - Method in class com.landawn.abacus.util.MutableInt
Adds the given value to the current value.
addAndGet(long) - Method in class com.landawn.abacus.util.MutableLong
Adds the given value to the current value.
addAndGet(short) - Method in class com.landawn.abacus.util.MutableShort
Adds the given value to the current value.
addAndGetCount(E, int) - Method in class com.landawn.abacus.util.Multiset
Adds a number of occurrences of an element to this multiset and returns the new count of the element.
addColumn(int, C, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Inserts a new column at the specified index in the Sheet.
addColumn(int, String, Tuple.Tuple2<String, String>, BiFunction<?, ?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Tuple.Tuple2<String, String>, BiFunction<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Adds a new column to the DataSet at the specified position.
addColumn(int, String, Tuple.Tuple2<String, String>, BiFunction<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
addColumn(int, String, Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Adds a new column to the DataSet at the specified position.
addColumn(int, String, Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
addColumn(int, String, String, Function<?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, String, Function<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Adds a new column to the DataSet at the specified position.
addColumn(int, String, String, Function<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
addColumn(int, String, Collection<?>) - Method in interface com.landawn.abacus.util.DataSet
Adds a new column to the DataSet at the specified position.
addColumn(int, String, Collection<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
addColumn(int, String, Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(int, String, Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in interface com.landawn.abacus.util.DataSet
Adds a new column to the DataSet at the specified position.
addColumn(int, String, Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
addColumn(int, String, List<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(C, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Adds a new column to the Sheet.
addColumn(String, Tuple.Tuple2<String, String>, BiFunction<?, ?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, Tuple.Tuple2<String, String>, BiFunction<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Adds a new column to the DataSet.
addColumn(String, Tuple.Tuple2<String, String>, BiFunction<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
addColumn(String, Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Adds a new column to the DataSet.
addColumn(String, Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
addColumn(String, String, Function<?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, String, Function<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Adds a new column to the DataSet.
addColumn(String, String, Function<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
addColumn(String, Collection<?>) - Method in interface com.landawn.abacus.util.DataSet
Adds a new column to the DataSet.
addColumn(String, Collection<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
addColumn(String, Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addColumn(String, Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in interface com.landawn.abacus.util.DataSet
Adds a new column to the DataSet.
addColumn(String, Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
addColumn(String, List<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Adds the column.
addDays(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of days to a date returning a new object.
addDelayedShutdownHook(ExecutorService, long, TimeUnit) - Static method in class com.landawn.abacus.util.MoreExecutors
Adds the delayed shutdown hook.
addExact(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the sum of a and b, provided it does not overflow.
addExact(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the sum of a and b, provided it does not overflow.
addFirst(boolean) - Method in class com.landawn.abacus.util.BooleanList
Inserts the specified element at the beginning of this list.
addFirst(byte) - Method in class com.landawn.abacus.util.ByteList
Inserts the specified element at the beginning of this list.
addFirst(char) - Method in class com.landawn.abacus.util.CharList
Inserts the specified element at the beginning of this list.
addFirst(double) - Method in class com.landawn.abacus.util.DoubleList
Inserts the specified element at the beginning of this list.
addFirst(float) - Method in class com.landawn.abacus.util.FloatList
Inserts the specified element at the beginning of this list.
addFirst(int) - Method in class com.landawn.abacus.util.IntList
Inserts the specified element at the beginning of this list.
addFirst(long) - Method in class com.landawn.abacus.util.LongList
Inserts the specified element at the beginning of this list.
addFirst(short) - Method in class com.landawn.abacus.util.ShortList
Inserts the specified element at the beginning of this list.
addHeader(String, String) - Method in class com.landawn.abacus.http.OkHttpRequest
Deprecated.
no use case?
addHours(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of hours to a date returning a new object.
addLast(boolean) - Method in class com.landawn.abacus.util.BooleanList
Inserts the specified element at the end of this list.
addLast(byte) - Method in class com.landawn.abacus.util.ByteList
Inserts the specified element at the end of this list.
addLast(char) - Method in class com.landawn.abacus.util.CharList
Inserts the specified element at the end of this list.
addLast(double) - Method in class com.landawn.abacus.util.DoubleList
Inserts the specified element at the end of this list.
addLast(float) - Method in class com.landawn.abacus.util.FloatList
Inserts the specified element at the end of this list.
addLast(int) - Method in class com.landawn.abacus.util.IntList
Inserts the specified element at the end of this list.
addLast(long) - Method in class com.landawn.abacus.util.LongList
Inserts the specified element at the end of this list.
addLast(short) - Method in class com.landawn.abacus.util.ShortList
Inserts the specified element at the end of this list.
addMethodStatisticsList(Profiler.LoopStatistics) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Adds the method statistics list.
addMilliseconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of milliseconds to a date returning a new object.
addMinutes(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of minutes to a date returning a new object.
addMonths(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of months to a date returning a new object.
addRow(int, Object) - Method in interface com.landawn.abacus.util.DataSet
Adds a new row to the DataSet at the specified position.
addRow(int, Object) - Method in class com.landawn.abacus.util.RowDataSet
 
addRow(int, R, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Inserts a new row at the specified index in the Sheet.
addRow(Object) - Method in interface com.landawn.abacus.util.DataSet
Adds a new row to the DataSet.
addRow(Object) - Method in class com.landawn.abacus.util.RowDataSet
 
addRow(R, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Adds a new row to the Sheet.
AddrUtil - Class in com.landawn.abacus.util
 
addSeconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of seconds to a date returning a new object.
addSubscriber(Throwables.Consumer<? super Stream<T>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Attaches a new stream with terminal action to consume the elements from upstream.
addSubscriber(Throwables.Consumer<? super Stream<T>, ? extends Exception>, int, long, Executor) - Method in class com.landawn.abacus.util.stream.Stream
Attaches a new stream with terminal action to consume the elements from upstream.
addWeeks(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of weeks to a date returning a new object.
addYears(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Adds a number of years to a date returning a new object.
adler32() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Adler-32 checksum algorithm (32 hash bits) by delegating to the Adler32 Checksum.
advance(long) - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
advance(long) - Method in interface com.landawn.abacus.util.stream.IteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
advance(long) - Method in class com.landawn.abacus.util.Throwables.Iterator
 
advance(Iterator<?>, long) - Static method in class com.landawn.abacus.util.Iterators
Note: copied from Google Guava under Apache license v2
Calls next() on iterator, either numberToAdvance times or until hasNext() returns false, whichever comes first.
AGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Age header field name.
alias() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
alias() - Element in annotation interface com.landawn.abacus.annotation.Table
 
aliases - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
ALL - Enum constant in enum class com.landawn.abacus.annotation.Type.Scope
Used for all scenarios.
ALL - Static variable in class com.landawn.abacus.util.WD
Field ALL.
allBlank(CharSequence...) - Static method in class com.landawn.abacus.util.N
Checks if all of the CharSequences are empty (""), null or whitespace only.
allBlank(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if both specified CharSequences are blank.
allBlank(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if all of the specified CharSequences are blank.
allBlank(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.N
Checks if all specified CharSequences in the collection are blank.
allEmpty(CharSequence...) - Static method in class com.landawn.abacus.util.N
Checks if all of the CharSequences are empty ("") or null.
allEmpty(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if both specified CharSequences are empty ("") or null.
allEmpty(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if all of the specified CharSequences are empty ("") or null.
allEmpty(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
Checks if all specified object arrays are empty.
allEmpty(Object[], Object[], Object[]) - Static method in class com.landawn.abacus.util.N
Checks if all specified object arrays are empty.
allEmpty(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if all specified collections are empty.
allEmpty(Collection<?>, Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if all specified collections are empty.
allEmpty(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.N
Checks if all specified CharSequences in the collection are empty or null.
allFalse(boolean[]) - Static method in class com.landawn.abacus.util.N
Checks if all elements in the input boolean array are false.
allMatch(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Checks if all elements of this EntryStream match the provided predicate.
allMatch(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
allMatch(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
allMatch(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
allMatch(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
allMatch(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
allMatch(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
allMatch(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Checks if all elements of this EntryStream match the provided predicate.
allMatch(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Checks if all elements of this Stream match the provided predicate.
allMatch(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Checks if whether all elements of this sequence match the provided predicate.
allMatch(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
allMatch(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if all elements in the input iterable match the given predicate.
allMatch(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if all elements in the input iterator match the given predicate.
allMatch(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if all elements in the input array match the given predicate.
allMaxOccurrences() - Method in class com.landawn.abacus.util.Multiset
Finds all elements with the maximum occurrence in the multiset.
allMinOccurrences() - Method in class com.landawn.abacus.util.Multiset
Finds all elements with the minimum occurrence in the multiset.
allNull() - Method in class com.landawn.abacus.util.Tuple
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
allNull() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
allNull(Object...) - Static method in class com.landawn.abacus.util.N
Checks if all specified objects are null.
allNull(Object, Object) - Static method in class com.landawn.abacus.util.N
Checks if both specified objects are null.
allNull(Object, Object, Object) - Static method in class com.landawn.abacus.util.N
Checks if all specified objects are null.
allNull(Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if all elements in the specified collection are null.
allOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array.
allOf(boolean[], boolean, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array, starting from the specified index.
allOf(byte[], byte) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array.
allOf(byte[], byte, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array, starting from the specified index.
allOf(char[], char) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array.
allOf(char[], char, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array, starting from the specified index.
allOf(double[], double) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array.
allOf(double[], double, double) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array within a specified tolerance.
allOf(double[], double, double, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array within a specified tolerance, starting from the specified index.
allOf(double[], double, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array, starting from the specified index.
allOf(float[], float) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array.
allOf(float[], float, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array, starting from the specified index.
allOf(int[], int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array.
allOf(int[], int, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array, starting from the specified index.
allOf(long[], long) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array.
allOf(long[], long, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array, starting from the specified index.
allOf(short[], short) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array.
allOf(short[], short, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array, starting from the specified index.
allOf(Object[], Object) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array.
allOf(Object[], Object, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given array, starting from the specified index.
allOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given collection.
allOf(Collection<?>, Object, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences of the specified value in the given collection, starting from the specified index.
allOf(Collection<? extends Future<? extends T>>) - Static method in class com.landawn.abacus.util.Futures
Returns a new ContinuableFuture that is completed when all of the given Futures complete.
allOf(Collection<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences in the given collection for which the provided predicate returns true.
allOf(Collection<? extends T>, Predicate<? super T>, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences in the given collection for which the provided predicate returns true, starting from the specified index.
allOf(Future<? extends T>...) - Static method in class com.landawn.abacus.util.Futures
Returns a new ContinuableFuture that is completed when all of the given Futures complete.
allOf(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences in the given array for which the provided predicate returns true.
allOf(T[], Predicate<? super T>, int) - Static method in class com.landawn.abacus.util.Index
Finds and returns the indices of all occurrences in the given array for which the provided predicate returns true, starting from the specified index.
ALLOW - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Allow header field name.
allTrue(boolean[]) - Static method in class com.landawn.abacus.util.N
Checks if all elements in the input boolean array are true.
ALTER - Static variable in class com.landawn.abacus.util.WD
Field ALTER.
alternated() - Static method in class com.landawn.abacus.util.Fn.FB
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FC
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FD
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FF
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FI
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FL
Deprecated. 
alternated() - Static method in class com.landawn.abacus.util.Fn.FS
Deprecated. 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.ByteTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.CharPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.CharTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.FloatTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.IntTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.LongTriPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
ALWAYS_FALSE - Static variable in interface com.landawn.abacus.util.function.ShortTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.ByteTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.CharPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.CharTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.FloatTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.IntTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.LongTriPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
ALWAYS_TRUE - Static variable in interface com.landawn.abacus.util.function.ShortTriPredicate
 
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn
 
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn.BiPredicates
 
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
alwaysFalse() - Static method in class com.landawn.abacus.util.Fn.TriPredicates
 
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn
 
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn.BiPredicates
 
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
alwaysTrue() - Static method in class com.landawn.abacus.util.Fn.TriPredicates
 
AMPERSAND - Static variable in class com.landawn.abacus.util.WD
Field AMPERSAND.
and(BiIntObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.BiIntObjPredicate
 
and(BiObjIntPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiObjIntPredicate
 
and(BooleanBiPredicate) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
and(BooleanPredicate) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
and(BooleanTriPredicate) - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
and(ByteBiPredicate) - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
and(BytePredicate) - Method in interface com.landawn.abacus.util.function.BytePredicate
 
and(ByteTriPredicate) - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
and(CharBiPredicate) - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
and(CharPredicate) - Method in interface com.landawn.abacus.util.function.CharPredicate
 
and(CharTriPredicate) - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
and(DoubleBiPredicate) - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
and(DoubleObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.DoubleObjPredicate
 
and(DoubleTriPredicate) - Method in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
and(FloatBiPredicate) - Method in interface com.landawn.abacus.util.function.FloatBiPredicate
 
and(FloatPredicate) - Method in interface com.landawn.abacus.util.function.FloatPredicate
 
and(FloatTriPredicate) - Method in interface com.landawn.abacus.util.function.FloatTriPredicate
 
and(IntBiObjPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.IntBiObjPredicate
 
and(IntBiPredicate) - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
and(IntObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.IntObjPredicate
 
and(IntTriPredicate) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
and(LongBiPredicate) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
and(LongObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.LongObjPredicate
 
and(LongTriPredicate) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
and(NPredicate<? super T>) - Method in interface com.landawn.abacus.util.function.NPredicate
 
and(ObjBiIntPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjBiIntPredicate
 
and(ObjDoublePredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjDoublePredicate
 
and(ObjIntPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjIntPredicate
 
and(ObjLongPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjLongPredicate
 
and(QuadPredicate<? super A, ? super B, ? super C, ? super D>) - Method in interface com.landawn.abacus.util.function.QuadPredicate
 
and(ShortBiPredicate) - Method in interface com.landawn.abacus.util.function.ShortBiPredicate
 
and(ShortPredicate) - Method in interface com.landawn.abacus.util.function.ShortPredicate
 
and(ShortTriPredicate) - Method in interface com.landawn.abacus.util.function.ShortTriPredicate
 
and(TriPredicate<A, B, C>) - Method in interface com.landawn.abacus.util.function.TriPredicate
 
and(Collection<? extends Predicate<? super T>>) - Static method in class com.landawn.abacus.util.Fn
 
and(BiPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiPredicate
 
and(BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
 
and(BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
 
and(BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
 
and(BooleanSupplier, BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
 
and(DoublePredicate) - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
and(IntPredicate) - Method in interface com.landawn.abacus.util.function.IntPredicate
 
and(LongPredicate) - Method in interface com.landawn.abacus.util.function.LongPredicate
 
and(Predicate<? super T>) - Method in interface com.landawn.abacus.util.function.Predicate
 
and(Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
and(Predicate<? super T>, Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
and(List<? extends BiPredicate<? super T, ? super U>>) - Static method in class com.landawn.abacus.util.Fn
 
AND - Static variable in class com.landawn.abacus.util.WD
Field AND.
AND_OP - Static variable in class com.landawn.abacus.util.WD
Field AND2.
AndroidUtil - Class in com.landawn.abacus.util
 
andThen(BiIntObjConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.BiIntObjConsumer
 
andThen(BiObjIntConsumer<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiObjIntConsumer
 
andThen(BooleanBiConsumer) - Method in interface com.landawn.abacus.util.function.BooleanBiConsumer
 
andThen(BooleanConsumer) - Method in interface com.landawn.abacus.util.function.BooleanConsumer
 
andThen(BooleanNConsumer) - Method in interface com.landawn.abacus.util.function.BooleanNConsumer
 
andThen(BooleanTriConsumer) - Method in interface com.landawn.abacus.util.function.BooleanTriConsumer
 
andThen(BooleanUnaryOperator) - Method in interface com.landawn.abacus.util.function.BooleanUnaryOperator
 
andThen(ByteBiConsumer) - Method in interface com.landawn.abacus.util.function.ByteBiConsumer
 
andThen(ByteConsumer) - Method in interface com.landawn.abacus.util.function.ByteConsumer
 
andThen(ByteNConsumer) - Method in interface com.landawn.abacus.util.function.ByteNConsumer
 
andThen(ByteTriConsumer) - Method in interface com.landawn.abacus.util.function.ByteTriConsumer
 
andThen(ByteUnaryOperator) - Method in interface com.landawn.abacus.util.function.ByteUnaryOperator
 
andThen(CharBiConsumer) - Method in interface com.landawn.abacus.util.function.CharBiConsumer
 
andThen(CharConsumer) - Method in interface com.landawn.abacus.util.function.CharConsumer
 
andThen(CharNConsumer) - Method in interface com.landawn.abacus.util.function.CharNConsumer
 
andThen(CharTriConsumer) - Method in interface com.landawn.abacus.util.function.CharTriConsumer
 
andThen(CharUnaryOperator) - Method in interface com.landawn.abacus.util.function.CharUnaryOperator
 
andThen(DoubleBiConsumer) - Method in interface com.landawn.abacus.util.function.DoubleBiConsumer
 
andThen(DoubleNConsumer) - Method in interface com.landawn.abacus.util.function.DoubleNConsumer
 
andThen(DoubleObjConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.DoubleObjConsumer
 
andThen(DoubleTriConsumer) - Method in interface com.landawn.abacus.util.function.DoubleTriConsumer
 
andThen(FloatBiConsumer) - Method in interface com.landawn.abacus.util.function.FloatBiConsumer
 
andThen(FloatConsumer) - Method in interface com.landawn.abacus.util.function.FloatConsumer
 
andThen(FloatNConsumer) - Method in interface com.landawn.abacus.util.function.FloatNConsumer
 
andThen(FloatTriConsumer) - Method in interface com.landawn.abacus.util.function.FloatTriConsumer
 
andThen(FloatUnaryOperator) - Method in interface com.landawn.abacus.util.function.FloatUnaryOperator
 
andThen(IntBiConsumer) - Method in interface com.landawn.abacus.util.function.IntBiConsumer
 
andThen(IntBiObjConsumer<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.IntBiObjConsumer
 
andThen(IntNConsumer) - Method in interface com.landawn.abacus.util.function.IntNConsumer
 
andThen(IntObjConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.IntObjConsumer
 
andThen(IntTriConsumer) - Method in interface com.landawn.abacus.util.function.IntTriConsumer
 
andThen(LongBiConsumer) - Method in interface com.landawn.abacus.util.function.LongBiConsumer
 
andThen(LongNConsumer) - Method in interface com.landawn.abacus.util.function.LongNConsumer
 
andThen(LongObjConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.LongObjConsumer
 
andThen(LongTriConsumer) - Method in interface com.landawn.abacus.util.function.LongTriConsumer
 
andThen(NConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.NConsumer
 
andThen(ObjBiIntConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.ObjBiIntConsumer
 
andThen(ObjDoubleConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.ObjDoubleConsumer
 
andThen(ObjIntConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.ObjIntConsumer
 
andThen(ObjLongConsumer<? super T>) - Method in interface com.landawn.abacus.util.function.ObjLongConsumer
 
andThen(QuadConsumer<? super A, ? super B, ? super C, ? super D>) - Method in interface com.landawn.abacus.util.function.QuadConsumer
 
andThen(ShortBiConsumer) - Method in interface com.landawn.abacus.util.function.ShortBiConsumer
 
andThen(ShortConsumer) - Method in interface com.landawn.abacus.util.function.ShortConsumer
 
andThen(ShortNConsumer) - Method in interface com.landawn.abacus.util.function.ShortNConsumer
 
andThen(ShortTriConsumer) - Method in interface com.landawn.abacus.util.function.ShortTriConsumer
 
andThen(ShortUnaryOperator) - Method in interface com.landawn.abacus.util.function.ShortUnaryOperator
 
andThen(TriConsumer<? super A, ? super B, ? super C>) - Method in interface com.landawn.abacus.util.function.TriConsumer
 
andThen(BiConsumer<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiConsumer
 
andThen(Consumer<? super T>) - Method in interface com.landawn.abacus.util.function.Consumer
 
andThen(DoubleConsumer) - Method in interface com.landawn.abacus.util.function.DoubleConsumer
 
andThen(DoubleUnaryOperator) - Method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BiIntObjFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BiObjIntFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.BooleanTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ByteTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.CharTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleObjFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.DoubleTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.FloatTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.Function
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntBiObjFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntObjFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.IntTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongObjFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.LongTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.NFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ObjBiIntFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ObjDoubleFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ObjIntFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ObjLongFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.QuadFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortBiFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.ShortTriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.function.TriFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.BooleanNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.ByteNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.CharNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.DoubleNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.FloatNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.IntNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.LongNFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.NFunction
 
andThen(Function<? super R, ? extends V>) - Method in interface com.landawn.abacus.util.Throwables.ShortNFunction
 
andThen(IntConsumer) - Method in interface com.landawn.abacus.util.function.IntConsumer
 
andThen(IntUnaryOperator) - Method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
andThen(LongConsumer) - Method in interface com.landawn.abacus.util.function.LongConsumer
 
andThen(LongUnaryOperator) - Method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
andThen(UnaryOperator<T>) - Method in interface com.landawn.abacus.util.function.UnaryOperator
 
annotations - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
annotations - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
ANY - Static variable in class com.landawn.abacus.util.WD
Field ANY.
anyBlank(CharSequence...) - Static method in class com.landawn.abacus.util.N
Checks if any of the CharSequences are empty ("") or null or whitespace only.
anyBlank(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified CharSequences is blank.
anyBlank(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified CharSequences is blank.
anyBlank(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified CharSequences in the collection is blank.
anyEmpty(CharSequence...) - Static method in class com.landawn.abacus.util.N
Checks if any of the CharSequences is empty ("") or null.
anyEmpty(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified CharSequences is empty ("") or null.
anyEmpty(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified CharSequences is empty ("") or null.
anyEmpty(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified arrays is empty.
anyEmpty(Object[], Object[], Object[]) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified arrays is empty.
anyEmpty(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified collections is empty.
anyEmpty(Collection<?>, Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified collections is empty.
anyEmpty(Collection<? extends CharSequence>) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified CharSequence objects in the collection is empty.
anyFalse(boolean[]) - Static method in class com.landawn.abacus.util.N
Checks if any element in the input boolean array is false.
anyMatch(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Checks if any elements of this EntryStream match the provided predicate.
anyMatch(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
anyMatch(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
anyMatch(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
anyMatch(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
anyMatch(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
anyMatch(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
anyMatch(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Checks if any elements of this EntryStream match the provided predicate.
anyMatch(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Checks if any elements of this Stream match the provided predicate.
anyMatch(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Checks if whether any elements of this sequence match the provided predicate.
anyMatch(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
anyMatch(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if any element in the input iterable matches the given predicate.
anyMatch(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if any element in the input iterator matches the given predicate.
anyMatch(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if any element in the input array matches the given predicate.
anyNull() - Method in class com.landawn.abacus.util.Tuple
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
anyNull() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
anyNull(Object...) - Static method in class com.landawn.abacus.util.N
Checks if any element in the specified array is null.
anyNull(Object, Object) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified objects is null.
anyNull(Object, Object, Object) - Static method in class com.landawn.abacus.util.N
Checks if any of the specified objects is null.
anyNull(Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if any element in the specified collection is null.
anyOf(Collection<? extends Future<? extends T>>) - Static method in class com.landawn.abacus.util.Futures
Returns a new ContinuableFuture that is completed when any of the given Futures complete.
anyOf(Future<? extends T>...) - Static method in class com.landawn.abacus.util.Futures
Returns a new ContinuableFuture that is completed when any of the given Futures complete.
anyTrue(boolean[]) - Static method in class com.landawn.abacus.util.N
Checks if any element in the input boolean array is true.
append(boolean) - Method in class com.landawn.abacus.util.Joiner
 
append(byte...) - Method in class com.landawn.abacus.util.stream.ByteStream
 
append(byte[], int, int, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the given byte array to the specified file starting from the specified offset up to the count.
append(byte[], File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the given byte array to the specified file.
append(char) - Method in class com.landawn.abacus.util.AppendableWriter
 
append(char) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
append(char) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
append(char) - Method in class com.landawn.abacus.util.CharacterWriter
 
append(char) - Method in class com.landawn.abacus.util.Joiner
 
append(char) - Method in class com.landawn.abacus.util.StringWriter
 
append(char[]) - Method in class com.landawn.abacus.util.Joiner
 
append(char...) - Method in class com.landawn.abacus.util.stream.CharStream
 
append(char[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
append(char[], int, int, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the character array to the target file.
append(char[], int, int, Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the character array to the target file.
append(char[], File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the given character array to the specified file.
append(char[], Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the given character array to the specified file.
append(double) - Method in class com.landawn.abacus.util.Joiner
 
append(double...) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
append(float) - Method in class com.landawn.abacus.util.Joiner
 
append(float...) - Method in class com.landawn.abacus.util.stream.FloatStream
 
append(int) - Method in class com.landawn.abacus.util.Joiner
 
append(int...) - Method in class com.landawn.abacus.util.stream.IntStream
 
append(long) - Method in class com.landawn.abacus.util.Joiner
 
append(long...) - Method in class com.landawn.abacus.util.stream.LongStream
 
append(short...) - Method in class com.landawn.abacus.util.stream.ShortStream
 
append(DataSet) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Append the specified other into this DataSet.
append(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Appends the provided DataSet to the current DataSet.
append(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
append(Seq<T, E>) - Method in class com.landawn.abacus.util.Seq
Appends the specified sequence to the end of this sequence.
append(EntryStream<K, V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Appends the specified stream to the current EntryStream.
append(u.Optional<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Appends the specified optional entry to the current EntryStream.
append(u.Optional<T>) - Method in class com.landawn.abacus.util.Seq
Appends the specified optional element to the end of this sequence if it's not empty.
append(File, long, long, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the source file to the target file.
append(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the source file to the target file.
append(InputStream, long, long, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the InputStream to the target file.
append(InputStream, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the InputStream to the target file.
append(Reader, long, long, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the Reader to the target file.
append(Reader, long, long, Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the Reader to the target file.
append(Reader, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the Reader to the target file.
append(Reader, Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the Reader to the target file.
append(CharSequence) - Method in class com.landawn.abacus.util.AppendableWriter
 
append(CharSequence) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
append(CharSequence) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
append(CharSequence) - Method in class com.landawn.abacus.util.CharacterWriter
 
append(CharSequence) - Method in class com.landawn.abacus.util.Joiner
 
append(CharSequence) - Method in class com.landawn.abacus.util.StringWriter
 
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.AppendableWriter
 
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.CharacterWriter
 
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.Joiner
 
append(CharSequence, int, int) - Method in class com.landawn.abacus.util.StringWriter
 
append(CharSequence, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the CharSequence to the target file.
append(CharSequence, Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the content of the CharSequence to the target file.
append(Object) - Method in class com.landawn.abacus.util.Joiner
 
append(String) - Method in class com.landawn.abacus.util.Joiner
 
append(StringBuilder) - Method in class com.landawn.abacus.util.Joiner
 
append(Collection<? extends T>) - Method in class com.landawn.abacus.util.Seq
Appends the specified collection of elements to the end of this sequence.
append(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
Appends the specified collection of elements to the end of this stream.
append(M) - Method in class com.landawn.abacus.util.stream.EntryStream
Appends the specified map to the current EntryStream.
append(OT) - Method in interface com.landawn.abacus.util.stream.BaseStream
Appends the elements of the provided optional to this stream.
append(S) - Method in interface com.landawn.abacus.util.stream.BaseStream
Appends the elements of the provided stream to this stream.
append(T...) - Method in class com.landawn.abacus.util.Seq
Appends the specified elements to the end of this sequence.
append(T...) - Method in class com.landawn.abacus.util.stream.Stream
Appends the specified elements to the end of this stream.
AppendableWriter - Class in com.landawn.abacus.util
 
AppendableWriter(Appendable) - Constructor for class com.landawn.abacus.util.AppendableWriter
 
appendAll(boolean[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(boolean[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(byte[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(byte[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(char[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(char[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(double[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(double[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(float[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(float[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(int[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(int[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(long[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(long[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(short[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(short[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(BooleanList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(BooleanList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(ByteList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(ByteList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(CharList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(CharList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(DoubleList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(DoubleList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(FloatList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(FloatList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(IntList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(IntList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(LongList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(LongList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(ShortList) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(ShortList, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Iterable<?>) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Iterable<? extends T>, Predicate<? super T>) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Object[]) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Object[], int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Collection<?>) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Collection<?>, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Iterator<?>) - Method in class com.landawn.abacus.util.Joiner
 
appendAll(Iterator<? extends T>, Predicate<? super T>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Object) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Object, boolean, Set<String>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Object, Collection<String>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Object, BiPredicate<? super String, ?>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Map<?, ?>) - Method in class com.landawn.abacus.util.Joiner
Appends all entries from a given map to the Joiner.
appendEntries(Map<?, ?>, int, int) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Map<K, V>, BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Map<K, V>, Function<? super K, ?>, Function<? super V, ?>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntries(Map<K, V>, Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, boolean) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, char) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, char[]) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, double) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, float) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, int) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, long) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, CharSequence) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, Object) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, String) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(String, StringBuilder) - Method in class com.landawn.abacus.util.Joiner
 
appendEntry(Map.Entry<?, ?>) - Method in class com.landawn.abacus.util.Joiner
 
appendIf(boolean, Supplier<?>) - Method in class com.landawn.abacus.util.Joiner
 
appendIfEmpty(byte...) - Method in class com.landawn.abacus.util.stream.ByteStream
 
appendIfEmpty(char...) - Method in class com.landawn.abacus.util.stream.CharStream
 
appendIfEmpty(double...) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
appendIfEmpty(float...) - Method in class com.landawn.abacus.util.stream.FloatStream
 
appendIfEmpty(int...) - Method in class com.landawn.abacus.util.stream.IntStream
 
appendIfEmpty(long...) - Method in class com.landawn.abacus.util.stream.LongStream
 
appendIfEmpty(short...) - Method in class com.landawn.abacus.util.stream.ShortStream
 
appendIfEmpty(Collection<? extends T>) - Method in class com.landawn.abacus.util.Seq
Appends the elements from the specified collection to the end of this Seq if the Seq is empty.
appendIfEmpty(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
Appends the specified collection of elements to the end of this stream if the stream is empty.
appendIfEmpty(Supplier<? extends Seq<T, E>>) - Method in class com.landawn.abacus.util.Seq
Appends the elements from the Seq provided by the supplier to the end of this Seq if the Seq is empty.
appendIfEmpty(Supplier<? extends EntryStream<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Appends the specified EntryStream to the current EntryStream if the stream is empty.
appendIfEmpty(Supplier<? extends S>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Appends the elements of the provided supplier to this stream if this stream is empty.
appendIfEmpty(M) - Method in class com.landawn.abacus.util.stream.EntryStream
Appends the specified map to the current EntryStream if the stream is empty.
appendIfEmpty(T...) - Method in class com.landawn.abacus.util.Seq
Appends the specified elements to the end of this sequence if this sequence is empty.
appendIfEmpty(T...) - Method in class com.landawn.abacus.util.stream.Stream
Appends the specified elements to the end of this stream if the stream is empty.
appendIfMissing(String, String) - Static method in class com.landawn.abacus.util.Strings
Appends the specified suffix to the input string if it is not already present at the end of the string.
appendIfMissingIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Appends the specified suffix to the input string if it is not already present at the end of the string.
appendIfNotNull(Object) - Method in class com.landawn.abacus.util.Joiner
Append if not null.
appendLine(Object, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the string representation of the specified object as a new line to the target file.
appendLine(Object, Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the string representation of the specified object as a new line to the target file.
appendLines(Iterable<?>, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the string representation of each object in the provided iterable as a new line to the target file.
appendLines(Iterable<?>, Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Appends the string representation of each object in the provided iterable as a new line to the target file.
appendTo(A) - Method in class com.landawn.abacus.util.Joiner
 
APPLICATION_JSON - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant APPLICATION_JSON.
APPLICATION_KRYO - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant APPLICATION_KRYO.
APPLICATION_URL_ENCODED - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The default HTML form content type.
APPLICATION_XML - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant APPLICATION_XML.
apply(boolean) - Method in interface com.landawn.abacus.util.function.BooleanFunction
 
apply(boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanFunction
 
apply(boolean...) - Method in interface com.landawn.abacus.util.function.BooleanNFunction
 
apply(boolean...) - Method in interface com.landawn.abacus.util.Throwables.BooleanNFunction
 
apply(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBiFunction
 
apply(boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanBiFunction
 
apply(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTriFunction
 
apply(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanTriFunction
 
apply(byte) - Method in interface com.landawn.abacus.util.function.ByteFunction
 
apply(byte) - Method in interface com.landawn.abacus.util.Throwables.ByteFunction
 
apply(byte...) - Method in interface com.landawn.abacus.util.function.ByteNFunction
 
apply(byte...) - Method in interface com.landawn.abacus.util.Throwables.ByteNFunction
 
apply(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBiFunction
 
apply(byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteBiFunction
 
apply(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTriFunction
 
apply(byte, byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteTriFunction
 
apply(char) - Method in interface com.landawn.abacus.util.function.CharFunction
 
apply(char) - Method in interface com.landawn.abacus.util.Throwables.CharFunction
 
apply(char...) - Method in interface com.landawn.abacus.util.function.CharNFunction
 
apply(char...) - Method in interface com.landawn.abacus.util.Throwables.CharNFunction
 
apply(char, char) - Method in interface com.landawn.abacus.util.function.CharBiFunction
 
apply(char, char) - Method in interface com.landawn.abacus.util.Throwables.CharBiFunction
 
apply(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTriFunction
 
apply(char, char, char) - Method in interface com.landawn.abacus.util.Throwables.CharTriFunction
 
apply(double) - Method in interface com.landawn.abacus.util.function.DoubleFunction
 
apply(double) - Method in interface com.landawn.abacus.util.Throwables.DoubleFunction
 
apply(double...) - Method in interface com.landawn.abacus.util.function.DoubleNFunction
 
apply(double...) - Method in interface com.landawn.abacus.util.Throwables.DoubleNFunction
 
apply(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBiFunction
 
apply(double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleBiFunction
 
apply(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTriFunction
 
apply(double, double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleTriFunction
 
apply(double, T) - Method in interface com.landawn.abacus.util.function.DoubleObjFunction
 
apply(double, T) - Method in interface com.landawn.abacus.util.Throwables.DoubleObjFunction
 
apply(float) - Method in interface com.landawn.abacus.util.function.FloatFunction
 
apply(float) - Method in interface com.landawn.abacus.util.Throwables.FloatFunction
 
apply(float...) - Method in interface com.landawn.abacus.util.function.FloatNFunction
 
apply(float...) - Method in interface com.landawn.abacus.util.Throwables.FloatNFunction
 
apply(float, float) - Method in interface com.landawn.abacus.util.function.FloatBiFunction
 
apply(float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatBiFunction
 
apply(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTriFunction
 
apply(float, float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatTriFunction
 
apply(int) - Method in interface com.landawn.abacus.util.function.IntFunction
 
apply(int) - Method in interface com.landawn.abacus.util.Throwables.IntFunction
 
apply(int...) - Method in interface com.landawn.abacus.util.function.IntNFunction
 
apply(int...) - Method in interface com.landawn.abacus.util.Throwables.IntNFunction
 
apply(int, int) - Method in interface com.landawn.abacus.util.function.IntBiFunction
 
apply(int, int) - Method in interface com.landawn.abacus.util.Throwables.IntBiFunction
 
apply(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTriFunction
 
apply(int, int, int) - Method in interface com.landawn.abacus.util.Throwables.IntTriFunction
 
apply(int, int, T) - Method in interface com.landawn.abacus.util.function.BiIntObjFunction
 
apply(int, int, T) - Method in interface com.landawn.abacus.util.Throwables.BiIntObjFunction
 
apply(int, T) - Method in interface com.landawn.abacus.util.function.IntObjFunction
 
apply(int, T) - Method in interface com.landawn.abacus.util.Throwables.IntObjFunction
 
apply(int, T, U) - Method in interface com.landawn.abacus.util.function.IntBiObjFunction
 
apply(int, T, U) - Method in interface com.landawn.abacus.util.Throwables.IntBiObjFunction
 
apply(long) - Method in interface com.landawn.abacus.util.function.LongFunction
 
apply(long) - Method in interface com.landawn.abacus.util.Throwables.LongFunction
 
apply(long...) - Method in interface com.landawn.abacus.util.function.LongNFunction
 
apply(long...) - Method in interface com.landawn.abacus.util.Throwables.LongNFunction
 
apply(long, long) - Method in interface com.landawn.abacus.util.function.LongBiFunction
 
apply(long, long) - Method in interface com.landawn.abacus.util.Throwables.LongBiFunction
 
apply(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTriFunction
 
apply(long, long, long) - Method in interface com.landawn.abacus.util.Throwables.LongTriFunction
 
apply(long, T) - Method in interface com.landawn.abacus.util.function.LongObjFunction
 
apply(long, T) - Method in interface com.landawn.abacus.util.Throwables.LongObjFunction
 
apply(short) - Method in interface com.landawn.abacus.util.function.ShortFunction
 
apply(short) - Method in interface com.landawn.abacus.util.Throwables.ShortFunction
 
apply(short...) - Method in interface com.landawn.abacus.util.function.ShortNFunction
 
apply(short...) - Method in interface com.landawn.abacus.util.Throwables.ShortNFunction
 
apply(short, short) - Method in interface com.landawn.abacus.util.function.ShortBiFunction
 
apply(short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortBiFunction
 
apply(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTriFunction
 
apply(short, short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortTriFunction
 
apply(A, B, C) - Method in interface com.landawn.abacus.util.function.TriFunction
 
apply(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EE.TriFunction
 
apply(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EEE.TriFunction
 
apply(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.TriFunction
 
apply(A, B, C, D) - Method in interface com.landawn.abacus.util.function.QuadFunction
 
apply(A, B, C, D) - Method in interface com.landawn.abacus.util.Throwables.QuadFunction
 
apply(Throwables.BiFunction<? super K, ? super V, ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
apply(Throwables.BiFunction<? super L, ? super R, ? extends U, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
apply(Throwables.Function<? super boolean[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
apply(Throwables.Function<? super byte[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
apply(Throwables.Function<? super char[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
apply(Throwables.Function<? super DataSet, ? extends R, E>) - Method in interface com.landawn.abacus.util.DataSet
Applies the provided function to this DataSet and returns the result.
apply(Throwables.Function<? super DataSet, ? extends R, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
apply(Throwables.Function<? super Multimap<K, E, V>, R, X>) - Method in class com.landawn.abacus.util.Multimap
Applies the given function to this Multimap and returns the result.
apply(Throwables.Function<? super Multiset<E>, ? extends R, X>) - Method in class com.landawn.abacus.util.Multiset
Applies the provided function to this multiset and returns the result.
apply(Throwables.Function<? super NoCachingNoUpdating.DisposableEntry<K, V>, ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
apply(Throwables.Function<? super Sheet<R, C, V>, T, E>) - Method in class com.landawn.abacus.util.Sheet
Applies the provided function to this Sheet and returns the result.
apply(Throwables.Function<? super double[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
apply(Throwables.Function<? super float[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
apply(Throwables.Function<? super int[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
apply(Throwables.Function<? super Deque<T>, ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
apply(Throwables.Function<? super long[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
apply(Throwables.Function<? super short[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
apply(Throwables.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.Synchronized
Executes the provided function in a synchronized manner on the provided mutex and returns the result.
apply(Throwables.Function<? super T[], ? extends R, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
apply(Throwables.TriFunction<? super L, ? super M, ? super R, ? extends U, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
apply(Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.Builder
 
apply(T) - Method in interface com.landawn.abacus.util.Throwables.EE.Function
 
apply(T) - Method in interface com.landawn.abacus.util.Throwables.EEE.Function
 
apply(T) - Method in interface com.landawn.abacus.util.Throwables.Function
 
apply(T...) - Method in interface com.landawn.abacus.util.function.NFunction
 
apply(T...) - Method in interface com.landawn.abacus.util.Throwables.NFunction
 
apply(T, double) - Method in interface com.landawn.abacus.util.function.ObjDoubleFunction
 
apply(T, double) - Method in interface com.landawn.abacus.util.Throwables.ObjDoubleFunction
 
apply(T, int) - Method in interface com.landawn.abacus.util.function.ObjIntFunction
 
apply(T, int) - Method in interface com.landawn.abacus.util.Throwables.ObjIntFunction
 
apply(T, int, int) - Method in interface com.landawn.abacus.util.function.ObjBiIntFunction
 
apply(T, int, int) - Method in interface com.landawn.abacus.util.Throwables.ObjBiIntFunction
 
apply(T, long) - Method in interface com.landawn.abacus.util.function.ObjLongFunction
 
apply(T, long) - Method in interface com.landawn.abacus.util.Throwables.ObjLongFunction
 
apply(T, Throwables.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.Synchronized
Executes the provided function in a synchronized manner on the provided mutex and returns the result.
apply(T, T, T) - Method in interface com.landawn.abacus.util.Throwables.TernaryOperator
Apply as char.
apply(T, U) - Method in interface com.landawn.abacus.util.function.BiFunction
 
apply(T, U) - Method in interface com.landawn.abacus.util.Throwables.BiFunction
 
apply(T, U) - Method in interface com.landawn.abacus.util.Throwables.EE.BiFunction
 
apply(T, U) - Method in interface com.landawn.abacus.util.Throwables.EEE.BiFunction
 
apply(T, U, int) - Method in interface com.landawn.abacus.util.function.BiObjIntFunction
 
apply(T, U, int) - Method in interface com.landawn.abacus.util.Throwables.BiObjIntFunction
 
apply(T, U, Throwables.BiFunction<? super T, ? super U, ? extends R, E>) - Static method in class com.landawn.abacus.util.Synchronized
Executes the provided function in a synchronized manner on the provided mutex and u, and returns the result.
applyAsBoolean(boolean) - Method in interface com.landawn.abacus.util.function.BooleanUnaryOperator
 
applyAsBoolean(boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanUnaryOperator
Apply as boolean.
applyAsBoolean(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBinaryOperator
 
applyAsBoolean(boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanBinaryOperator
Apply as boolean.
applyAsBoolean(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTernaryOperator
 
applyAsBoolean(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanTernaryOperator
Apply as boolean.
applyAsBoolean(byte) - Method in interface com.landawn.abacus.util.function.ByteToBooleanFunction
 
applyAsBoolean(char) - Method in interface com.landawn.abacus.util.function.CharToBooleanFunction
 
applyAsBoolean(int) - Method in interface com.landawn.abacus.util.function.IntToBooleanFunction
 
applyAsBoolean(T) - Method in interface com.landawn.abacus.util.function.ToBooleanFunction
 
applyAsBoolean(T) - Method in interface com.landawn.abacus.util.Throwables.ToBooleanFunction
Apply as boolean.
applyAsBoolean(T, U) - Method in interface com.landawn.abacus.util.function.ToBooleanBiFunction
 
applyAsByte(boolean) - Method in interface com.landawn.abacus.util.function.BooleanToByteFunction
 
applyAsByte(byte) - Method in interface com.landawn.abacus.util.function.ByteUnaryOperator
 
applyAsByte(byte) - Method in interface com.landawn.abacus.util.Throwables.ByteUnaryOperator
Apply as byte.
applyAsByte(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBinaryOperator
 
applyAsByte(byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteBinaryOperator
Apply as byte.
applyAsByte(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTernaryOperator
 
applyAsByte(byte, byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteTernaryOperator
Apply as byte.
applyAsByte(int) - Method in interface com.landawn.abacus.util.function.IntToByteFunction
 
applyAsByte(T) - Method in interface com.landawn.abacus.util.function.ToByteFunction
 
applyAsByte(T) - Method in interface com.landawn.abacus.util.Throwables.ToByteFunction
Apply as byte.
applyAsByte(T, U) - Method in interface com.landawn.abacus.util.function.ToByteBiFunction
 
applyAsChar(boolean) - Method in interface com.landawn.abacus.util.function.BooleanToCharFunction
 
applyAsChar(char) - Method in interface com.landawn.abacus.util.function.CharUnaryOperator
 
applyAsChar(char) - Method in interface com.landawn.abacus.util.Throwables.CharUnaryOperator
Apply as char.
applyAsChar(char, char) - Method in interface com.landawn.abacus.util.function.CharBinaryOperator
 
applyAsChar(char, char) - Method in interface com.landawn.abacus.util.Throwables.CharBinaryOperator
Apply as char.
applyAsChar(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTernaryOperator
 
applyAsChar(char, char, char) - Method in interface com.landawn.abacus.util.Throwables.CharTernaryOperator
Apply as char.
applyAsChar(int) - Method in interface com.landawn.abacus.util.function.IntToCharFunction
 
applyAsChar(T) - Method in interface com.landawn.abacus.util.function.ToCharFunction
 
applyAsChar(T) - Method in interface com.landawn.abacus.util.Throwables.ToCharFunction
Apply as char.
applyAsChar(T, U) - Method in interface com.landawn.abacus.util.function.ToCharBiFunction
 
applyAsDouble(double) - Method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
applyAsDouble(double) - Method in interface com.landawn.abacus.util.Throwables.DoubleUnaryOperator
Apply as double.
applyAsDouble(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBinaryOperator
 
applyAsDouble(double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleBinaryOperator
Apply as double.
applyAsDouble(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTernaryOperator
 
applyAsDouble(double, double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleTernaryOperator
Apply as double.
applyAsDouble(float) - Method in interface com.landawn.abacus.util.function.FloatToDoubleFunction
 
applyAsDouble(int) - Method in interface com.landawn.abacus.util.function.IntToDoubleFunction
 
applyAsDouble(int) - Method in interface com.landawn.abacus.util.Throwables.IntToDoubleFunction
 
applyAsDouble(long) - Method in interface com.landawn.abacus.util.function.LongToDoubleFunction
 
applyAsDouble(long) - Method in interface com.landawn.abacus.util.Throwables.LongToDoubleFunction
 
applyAsDouble(A, B) - Method in interface com.landawn.abacus.util.Throwables.ToDoubleBiFunction
 
applyAsDouble(A, B, C) - Method in interface com.landawn.abacus.util.function.ToDoubleTriFunction
 
applyAsDouble(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.ToDoubleTriFunction
 
applyAsDouble(T) - Method in interface com.landawn.abacus.util.function.ToDoubleFunction
 
applyAsDouble(T) - Method in interface com.landawn.abacus.util.Throwables.ToDoubleFunction
Apply as double.
applyAsDouble(T, U) - Method in interface com.landawn.abacus.util.function.ToDoubleBiFunction
 
applyAsFloat(double) - Method in interface com.landawn.abacus.util.function.DoubleToFloatFunction
 
applyAsFloat(float) - Method in interface com.landawn.abacus.util.function.FloatUnaryOperator
 
applyAsFloat(float) - Method in interface com.landawn.abacus.util.Throwables.FloatUnaryOperator
Apply as float.
applyAsFloat(float, float) - Method in interface com.landawn.abacus.util.function.FloatBinaryOperator
 
applyAsFloat(float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatBinaryOperator
Apply as float.
applyAsFloat(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTernaryOperator
 
applyAsFloat(float, float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatTernaryOperator
Apply as float.
applyAsFloat(int) - Method in interface com.landawn.abacus.util.function.IntToFloatFunction
 
applyAsFloat(long) - Method in interface com.landawn.abacus.util.function.LongToFloatFunction
 
applyAsFloat(T) - Method in interface com.landawn.abacus.util.function.ToFloatFunction
 
applyAsFloat(T) - Method in interface com.landawn.abacus.util.Throwables.ToFloatFunction
Apply as float.
applyAsFloat(T, U) - Method in interface com.landawn.abacus.util.function.ToFloatBiFunction
 
applyAsInt(boolean) - Method in interface com.landawn.abacus.util.function.BooleanToIntFunction
 
applyAsInt(byte) - Method in interface com.landawn.abacus.util.function.ByteToIntFunction
 
applyAsInt(char) - Method in interface com.landawn.abacus.util.function.CharToIntFunction
 
applyAsInt(double) - Method in interface com.landawn.abacus.util.function.DoubleToIntFunction
 
applyAsInt(double) - Method in interface com.landawn.abacus.util.Throwables.DoubleToIntFunction
 
applyAsInt(float) - Method in interface com.landawn.abacus.util.function.FloatToIntFunction
 
applyAsInt(int) - Method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
applyAsInt(int) - Method in interface com.landawn.abacus.util.Throwables.IntUnaryOperator
Apply as int.
applyAsInt(int, int) - Method in interface com.landawn.abacus.util.function.IntBinaryOperator
 
applyAsInt(int, int) - Method in interface com.landawn.abacus.util.Throwables.IntBinaryOperator
Apply as int.
applyAsInt(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTernaryOperator
 
applyAsInt(int, int, int) - Method in interface com.landawn.abacus.util.Throwables.IntTernaryOperator
Apply as int.
applyAsInt(int, T) - Method in interface com.landawn.abacus.util.function.IntObjOperator
 
applyAsInt(int, T) - Method in interface com.landawn.abacus.util.Throwables.IntObjOperator
Apply as int.
applyAsInt(long) - Method in interface com.landawn.abacus.util.function.LongToIntFunction
 
applyAsInt(long) - Method in interface com.landawn.abacus.util.Throwables.LongToIntFunction
 
applyAsInt(short) - Method in interface com.landawn.abacus.util.function.ShortToIntFunction
 
applyAsInt(A, B) - Method in interface com.landawn.abacus.util.Throwables.ToIntBiFunction
 
applyAsInt(A, B, C) - Method in interface com.landawn.abacus.util.function.ToIntTriFunction
 
applyAsInt(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.ToIntTriFunction
 
applyAsInt(T) - Method in interface com.landawn.abacus.util.function.ToIntFunction
 
applyAsInt(T) - Method in interface com.landawn.abacus.util.Throwables.ToIntFunction
Apply as int.
applyAsInt(T, U) - Method in interface com.landawn.abacus.util.function.ToIntBiFunction
 
applyAsLong(double) - Method in interface com.landawn.abacus.util.function.DoubleToLongFunction
 
applyAsLong(double) - Method in interface com.landawn.abacus.util.Throwables.DoubleToLongFunction
 
applyAsLong(float) - Method in interface com.landawn.abacus.util.function.FloatToLongFunction
 
applyAsLong(int) - Method in interface com.landawn.abacus.util.function.IntToLongFunction
 
applyAsLong(int) - Method in interface com.landawn.abacus.util.Throwables.IntToLongFunction
 
applyAsLong(long) - Method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
applyAsLong(long) - Method in interface com.landawn.abacus.util.Throwables.LongUnaryOperator
Apply as long.
applyAsLong(long, long) - Method in interface com.landawn.abacus.util.function.LongBinaryOperator
 
applyAsLong(long, long) - Method in interface com.landawn.abacus.util.Throwables.LongBinaryOperator
Apply as long.
applyAsLong(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTernaryOperator
 
applyAsLong(long, long, long) - Method in interface com.landawn.abacus.util.Throwables.LongTernaryOperator
Apply as long.
applyAsLong(A, B) - Method in interface com.landawn.abacus.util.Throwables.ToLongBiFunction
 
applyAsLong(A, B, C) - Method in interface com.landawn.abacus.util.function.ToLongTriFunction
 
applyAsLong(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.ToLongTriFunction
 
applyAsLong(T) - Method in interface com.landawn.abacus.util.function.ToLongFunction
 
applyAsLong(T) - Method in interface com.landawn.abacus.util.Throwables.ToLongFunction
Apply as long.
applyAsLong(T, U) - Method in interface com.landawn.abacus.util.function.ToLongBiFunction
 
applyAsShort(int) - Method in interface com.landawn.abacus.util.function.IntToShortFunction
 
applyAsShort(short) - Method in interface com.landawn.abacus.util.function.ShortUnaryOperator
 
applyAsShort(short) - Method in interface com.landawn.abacus.util.Throwables.ShortUnaryOperator
Apply as short.
applyAsShort(short, short) - Method in interface com.landawn.abacus.util.function.ShortBinaryOperator
 
applyAsShort(short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortBinaryOperator
Apply as short.
applyAsShort(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTernaryOperator
 
applyAsShort(short, short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortTernaryOperator
Apply as short.
applyAsShort(T) - Method in interface com.landawn.abacus.util.function.ToShortFunction
 
applyAsShort(T) - Method in interface com.landawn.abacus.util.Throwables.ToShortFunction
Apply as short.
applyAsShort(T, U) - Method in interface com.landawn.abacus.util.function.ToShortBiFunction
 
applyByKey(Throwables.Function<? super K, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
applyByKey(Function<? super K, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
Apply by key.
applyByValue(Throwables.Function<? super V, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
applyByValue(Function<? super V, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
Apply by value.
applyIfNotEmpty(Throwables.Function<? super DataSet, ? extends R, E>) - Method in interface com.landawn.abacus.util.DataSet
Applies the provided function to this DataSet if it is not empty and returns the result wrapped in an Optional.
applyIfNotEmpty(Throwables.Function<? super DataSet, ? extends R, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
applyIfNotEmpty(Throwables.Function<? super Multimap<K, E, V>, R, X>) - Method in class com.landawn.abacus.util.Multimap
Applies the given function to this Multimap and returns the result if the Multimap is not empty, and wraps the returned result with an Optional.
applyIfNotEmpty(Throwables.Function<? super Multiset<E>, ? extends R, X>) - Method in class com.landawn.abacus.util.Multiset
Applies the provided function to this multiset and returns the result, if the multiset is not empty.
applyIfNotEmpty(Throwables.Function<? super Seq<T, E>, R, E2>) - Method in class com.landawn.abacus.util.Seq
Applies the provided function to this sequence if it is not empty.
applyIfNotEmpty(Throwables.Function<? super Sheet<R, C, V>, T, E>) - Method in class com.landawn.abacus.util.Sheet
Applies the provided function to this Sheet if it is not empty and returns the result wrapped in an Optional.
applyIfNotEmpty(Throwables.Function<? super EntryStream<K, V>, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies the provided function to this EntryStream if it is not empty.
applyIfNotEmpty(Throwables.Function<? super S, ? extends R, E>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Applies the provided function to the stream if it is not empty.
applyIfNotNullOrDefault(Function<A, B>, Function<B, ? extends R>, R) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or default.
applyIfNotNullOrDefault(Function<A, B>, Function<B, C>, Function<C, ? extends R>, R) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or default.
applyIfNotNullOrDefault(Function<A, B>, Function<B, C>, Function<C, D>, Function<D, ? extends R>, R) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or default.
applyIfNotNullOrElseGet(Function<A, B>, Function<B, ? extends R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or get.
applyIfNotNullOrElseGet(Function<A, B>, Function<B, C>, Function<C, ? extends R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or get.
applyIfNotNullOrElseGet(Function<A, B>, Function<B, C>, Function<C, D>, Function<D, ? extends R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Fn
Apply if not null or get.
applyIfNotNullOrEmpty(Function<T, Collection<R>>) - Static method in class com.landawn.abacus.util.Fn
 
applyIfOrElseDefault(Predicate<? super T>, Function<? super T, ? extends R>, R) - Static method in class com.landawn.abacus.util.Fn
 
applyIfOrElseGet(Predicate<? super T>, Function<? super T, ? extends R>, Supplier<? extends R>) - Static method in class com.landawn.abacus.util.Fn
 
applyKeyVal(BiFunction<? super K, ? super V, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
Apply key val.
APPROVED - Enum constant in enum class com.landawn.abacus.util.Status
 
APRIL - Enum constant in enum class com.landawn.abacus.util.Month
 
areEqual() - Method in class com.landawn.abacus.util.Difference
Checks if the two input collections have the exact same elements Occurrences matter.
areEqual() - Method in class com.landawn.abacus.util.Difference.MapDifference
Checks if the two input maps have the exact same entries.
arity() - Method in class com.landawn.abacus.util.Tuple
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
arity() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
array() - Method in class com.landawn.abacus.util.BooleanList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
array() - Method in class com.landawn.abacus.util.ByteList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.CharList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.DoubleList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.FloatList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.IntList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.LongList
Returns the original element array without copying.
array() - Method in class com.landawn.abacus.util.PrimitiveList
Deprecated.
should call toArray()
array() - Method in class com.landawn.abacus.util.ShortList
Returns the original element array without copying.
Array - Class in com.landawn.abacus.util
It is a utility class that provides various methods for array manipulation.
ARRAY - Enum constant in enum class com.landawn.abacus.util.stream.BaseStream.Splitor
Splitor.ARRAY only works when stream elements are stored in an array.
ARRAY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ARRAY.
ARRAY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ARRAY_ELE_END.
ARRAY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ARRAY_ELE_START.
ARRAY_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ARRAY_NULL_ELE.
Array.ArrayUtil - Class in com.landawn.abacus.util
 
AS - Static variable in class com.landawn.abacus.util.WD
Field AS.
asArray(T...) - Static method in class com.landawn.abacus.util.N
Returns the input array as is.
asArrayBlockingQueue(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable ArrayBlockingQueue with specified elements.
asArrayDeque(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable ArrayDeque with specified elements.
asByteSink(File, FileWriteMode...) - Static method in class com.landawn.abacus.guava.Files
Returns a new ByteSink for writing bytes to the given file.
asByteSink(Path, OpenOption...) - Static method in class com.landawn.abacus.guava.Files
Returns a view of the given path as a ByteSink.
asByteSource(File) - Static method in class com.landawn.abacus.guava.Files
Returns a new ByteSource for reading bytes from the given file.
asByteSource(Path, OpenOption...) - Static method in class com.landawn.abacus.guava.Files
Returns a view of the given path as a ByteSource.
ASC - Static variable in class com.landawn.abacus.util.WD
Field ASC.
ASC() - Constructor for class com.landawn.abacus.parser.AvroSerializationConfig.ASC
 
asCharSink(File, Charset, FileWriteMode...) - Static method in class com.landawn.abacus.guava.Files
Returns a new CharSink for writing character data to the given file using the given character set.
asCharSink(Path, Charset, OpenOption...) - Static method in class com.landawn.abacus.guava.Files
Returns a view of the given path as a CharSink using the given charset.
asCharSource(File, Charset) - Static method in class com.landawn.abacus.guava.Files
Returns a new CharSource for reading character data from the given file using the given character set.
asCharSource(Path, Charset, OpenOption...) - Static method in class com.landawn.abacus.guava.Files
Returns a view of the given path as a CharSource using the given charset.
Ascii - Class in com.landawn.abacus.util
Note: It's copied from Google Guava under Apache License 2.0 Static methods pertaining to ASCII characters (those in the range of values 0x00 through 0x7F), and to strings containing such characters.
asConcurrentLinkedDeque(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable ConcurrentLinkedDeque with specified elements.
asConcurrentLinkedQueue(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable ConcurrentLinkedQueue with specified elements.
asDelayQueue(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable DelayQueue with specified elements.
asDeque(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Deque with specified elements.
asDoubleStream() - Method in class com.landawn.abacus.util.stream.FloatStream
 
asDoubleStream() - Method in class com.landawn.abacus.util.stream.IntStream
 
asDoubleStream() - Method in class com.landawn.abacus.util.stream.LongStream
 
asFloatStream() - Method in class com.landawn.abacus.util.stream.IntStream
 
asFloatStream() - Method in class com.landawn.abacus.util.stream.LongStream
Deprecated.
uncertain.
ASIN - Static variable in class com.landawn.abacus.util.WD
Field ASIN.
asinh(double) - Static method in class com.landawn.abacus.util.Numbers
Compute the inverse hyperbolic sine of a number.
asIntStream() - Method in class com.landawn.abacus.util.stream.ByteStream
 
asIntStream() - Method in class com.landawn.abacus.util.stream.CharStream
Returns a LongStream consisting of the elements of this stream, converted to long.
asIntStream() - Method in class com.landawn.abacus.util.stream.ShortStream
 
asLinkedBlockingDeque(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable asLinkedBlockingDeque with specified elements.
asLinkedBlockingQueue(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedBlockingQueue with specified elements.
asLinkedHashMap(Object...) - Static method in class com.landawn.abacus.util.N
Deprecated. 
asLinkedHashMap(K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashMap with specified key and value.
asLinkedHashMap(K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashMap with specified keys/values.
asLinkedHashMap(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashMap with specified keys/values.
asLinkedHashSet(T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashSet with specified element.
asLinkedHashSet(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashSet with specified elements.
asLinkedHashSet(T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashSet with the specified elements.
asLinkedHashSet(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashSet with the specified elements.
asLinkedHashSet(T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashSet with the specified elements.
asLinkedHashSet(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashSet with the specified elements.
asLinkedHashSet(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashSet with the specified elements.
asLinkedHashSet(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedHashSet with the specified elements.
asLinkedList(T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedList with the specified element.
asLinkedList(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedList with specified elements.
asLinkedList(T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedList with specified elements.
asLinkedList(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedList with specified elements.
asLinkedList(T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedList with specified elements.
asLinkedList(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedList with specified elements.
asLinkedList(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedList with specified elements.
asLinkedList(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable LinkedList with specified elements.
asList() - Method in class com.landawn.abacus.util.ImmutableArray
 
asList(T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable List with the specified element.
asList(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asList(T...) - Static method in class com.landawn.abacus.util.Array
Returns a fixed-size list backed by the specified array if it's not null or empty, otherwise an immutable/unmodifiable empty list is returned.
asList(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable List with specified elements.
asList(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asList(T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable List with specified elements.
asList(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable List with specified elements.
asList(T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable List with specified elements.
asList(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable List with specified elements.
asList(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable List with specified elements.
asList(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable List with specified elements.
asList(T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable List with specified elements.
asList(T, T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable List with specified elements.
asLongStream() - Method in class com.landawn.abacus.util.stream.IntStream
 
asMap(Object...) - Static method in class com.landawn.abacus.util.N
Deprecated. 
asMap(K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with the specified key and value.
asMap(K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with the specified keys and values.
asMap(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with specified keys/values.
asMap(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with specified keys/values.
asMap(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with specified keys/values.
asMap(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with specified keys/values.
asMap(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with specified keys/values.
asMap(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asMap(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asMultiset(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Multiset with the specified elements.
asNavigableSet(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable NavigableSet with specified elements.
asPriorityQueue(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable PriorityQueue with specified elements.
asProps(Object...) - Static method in class com.landawn.abacus.util.N
Deprecated. 
asProps(String, Object) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with a specified key/value.
asProps(String, Object, String, Object) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with specified keys/values.
asProps(String, Object, String, Object, String, Object) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with specified keys/values.
asProps(String, Object, String, Object, String, Object, String, Object) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with specified keys/values.
asProps(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Map with specified keys/values.
asQueue(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Queue with specified elements.
asSet(T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Set with the specified element.
asSet(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asSet(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Set with specified elements.
asSet(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
asSet(T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Set with the specified elements.
asSet(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Set with the specified elements.
asSet(T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Set with the specified elements.
asSet(T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Set with the specified elements.
asSet(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Set with the specified elements.
asSet(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Set with the specified elements.
asSet(T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Set with the specified elements.
asSet(T, T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.N
Returns a modifiable Set with the specified elements.
asSingletonList(T) - Static method in class com.landawn.abacus.util.N
Returns an immutable list containing only the specified element.
asSingletonMap(K, V) - Static method in class com.landawn.abacus.util.N
Returns an immutable map containing only the specified key-value pair.
asSingletonSet(T) - Static method in class com.landawn.abacus.util.N
Returns an immutable set containing only the specified element.
asSortedMap(T) - Static method in class com.landawn.abacus.util.HBaseColumn
Returns a sorted map descended by version.
asSortedMap(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
Returns a sorted map descended by version.
asSortedMap(T, long, Comparator<Long>) - Static method in class com.landawn.abacus.util.HBaseColumn
As sorted map.
asSortedMap(T, Comparator<Long>) - Static method in class com.landawn.abacus.util.HBaseColumn
As sorted map.
asSortedSet(T) - Static method in class com.landawn.abacus.util.HBaseColumn
Returns a sorted set descended by version.
asSortedSet(T...) - Static method in class com.landawn.abacus.util.N
Returns a modifiable SortedSet with specified elements.
asSortedSet(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
Returns a sorted set descended by version.
asSortedSet(T, long, Comparator<HBaseColumn<?>>) - Static method in class com.landawn.abacus.util.HBaseColumn
As sorted set.
asSortedSet(T, Comparator<HBaseColumn<?>>) - Static method in class com.landawn.abacus.util.HBaseColumn
As sorted set.
ASTERISK - Static variable in class com.landawn.abacus.util.WD
Field ASTERISK.
asynCall(Collection<? extends Callable<? extends R>>) - Static method in class com.landawn.abacus.util.N
Executes the specified commands/tasks asynchronously and immediately returns an iterator for iterating the result lazily.
asynCall(Collection<? extends Callable<? extends R>>, Executor) - Static method in class com.landawn.abacus.util.N
Executes the specified commands/tasks asynchronously by the specified executor and immediately returns an iterator for iterating the result lazily.
asyncCall(Throwables.Function<? super Seq<T, E>, R, ? extends Exception>) - Method in class com.landawn.abacus.util.Seq
Executes the provided terminal operation asynchronously on this sequence.
asyncCall(Throwables.Function<? super Seq<T, E>, R, ? extends Exception>, Executor) - Method in class com.landawn.abacus.util.Seq
Executes the provided terminal operation asynchronously on this sequence.
asyncCall(Throwables.Function<? super Stream<T>, R, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Executes the provided terminal operation asynchronously on this Stream.
asyncCall(Throwables.Function<? super Stream<T>, R, ? extends Exception>, Executor) - Method in class com.landawn.abacus.util.stream.Stream
Executes the provided terminal operation asynchronously on this Stream using the specified Executor.
asyncDelete() - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete() - Method in class com.landawn.abacus.http.HttpRequest
 
asyncDelete() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncDelete() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncDelete(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncDelete(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncDelete(Class<T>, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncDelete(Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncDelete(Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Object, HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(Object, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncDelete(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncDelete(HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncDelete(Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncDelete(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncExecute(HttpMethod) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncExecute(HttpMethod) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncExecute(HttpMethod, File) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, File, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, OutputStream) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, OutputStream, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Writer) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Writer, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncExecute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncExecute(HttpMethod, Class<T>, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncExecute(HttpMethod, Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, Object, HttpSettings, File) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, Object, HttpSettings, OutputStream) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, Object, HttpSettings, Writer) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, Object, HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, Object, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncExecute(HttpMethod, HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncExecute(HttpMethod, HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncExecute(HttpMethod, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncExecute(HttpMethod, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncExecute(Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
Executes the provided command asynchronously.
asyncExecute(Throwables.Runnable<? extends Exception>, int, long, Predicate<? super Exception>) - Static method in class com.landawn.abacus.util.N
Executes the provided command asynchronously with the specified retry logic in case of failure.
asyncExecute(Throwables.Runnable<? extends Exception>, long) - Static method in class com.landawn.abacus.util.N
Executes the provided command asynchronously with the specified delay.
asyncExecute(Throwables.Runnable<? extends Exception>, Executor) - Static method in class com.landawn.abacus.util.N
Executes the provided command asynchronously by the specified executor.
asyncExecute(Collection<? extends Callable<R>>) - Static method in class com.landawn.abacus.util.N
Executes the provided a collection of commands asynchronously.
asyncExecute(Collection<? extends Callable<R>>, Executor) - Static method in class com.landawn.abacus.util.N
Executes the provided a collection of commands asynchronously by the specified executor.
asyncExecute(Callable<R>) - Static method in class com.landawn.abacus.util.N
Executes the provided command asynchronously.
asyncExecute(Callable<R>, int, long, BiPredicate<? super R, ? super Exception>) - Static method in class com.landawn.abacus.util.N
Executes the provided command asynchronously with the specified retry logic in case of failure.
asyncExecute(Callable<R>, long) - Static method in class com.landawn.abacus.util.N
Executes the provided command asynchronously with the specified delay.
asyncExecute(Callable<R>, Executor) - Static method in class com.landawn.abacus.util.N
Executes the provided command asynchronously by the specified executor.
asyncExecute(List<? extends Throwables.Runnable<? extends Exception>>) - Static method in class com.landawn.abacus.util.N
Executes the provided a list of commands asynchronously.
asyncExecute(List<? extends Throwables.Runnable<? extends Exception>>, Executor) - Static method in class com.landawn.abacus.util.N
Executes the provided a list of commands asynchronously by the specified executor.
AsyncExecutor - Class in com.landawn.abacus.util
The AsyncExecutor class is used to execute tasks asynchronously.
AsyncExecutor() - Constructor for class com.landawn.abacus.util.AsyncExecutor
Constructs an instance of AsyncExecutor with default core pool size, maximum pool size, keep alive time, and time unit It initializes the AsyncExecutor with the default core pool size, maximum pool size, keep alive time, and time unit.
AsyncExecutor(int, int, long, TimeUnit) - Constructor for class com.landawn.abacus.util.AsyncExecutor
Constructs an instance of AsyncExecutor with the specified core pool size, maximum pool size, keep alive time, and time unit.
AsyncExecutor(Executor) - Constructor for class com.landawn.abacus.util.AsyncExecutor
Constructs an instance of AsyncExecutor with the specified Executor.
asyncGet() - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet() - Method in class com.landawn.abacus.http.HttpRequest
 
asyncGet() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncGet() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncGet(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncGet(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncGet(Class<T>, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncGet(Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncGet(Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Object, HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(Object, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncGet(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncGet(HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncGet(Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncGet(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncHead() - Method in class com.landawn.abacus.http.HttpClient
 
asyncHead() - Method in class com.landawn.abacus.http.HttpRequest
 
asyncHead() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncHead() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncHead(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncHead(Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncHead(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPatch() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPatch() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPatch(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPatch(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPatch(Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPatch(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPatch(HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPatch(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPost() - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPost() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPost() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPost(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPost(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPost(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPost(Class<T>, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPost(Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPost(Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPost(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPost(Object, HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPost(Object, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPost(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPost(HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPost(Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPost(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPut() - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPut() - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPut() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPut(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPut(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPut(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPut(Class<T>, Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPut(Class<T>, Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncPut(Object) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPut(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPut(Object, HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPut(Object, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
asyncPut(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPut(HttpResponse.BodyHandler<T>, HttpResponse.PushPromiseHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
asyncPut(Executor) - Method in class com.landawn.abacus.http.HttpRequest
 
asyncPut(Executor) - Method in class com.landawn.abacus.http.OkHttpRequest
 
asyncRun(Throwables.Consumer<? super Seq<T, E>, ? extends Exception>) - Method in class com.landawn.abacus.util.Seq
Executes the provided terminal operation asynchronously on this sequence using the default Executor.
asyncRun(Throwables.Consumer<? super Seq<T, E>, ? extends Exception>, Executor) - Method in class com.landawn.abacus.util.Seq
Executes the provided terminal operation asynchronously on this sequence using the provided Executor.
asyncRun(Throwables.Consumer<? super Stream<T>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Executes the provided terminal operation asynchronously on this Stream.
asyncRun(Throwables.Consumer<? super Stream<T>, ? extends Exception>, Executor) - Method in class com.landawn.abacus.util.stream.Stream
Executes the provided terminal operation asynchronously on this Stream using the specified Executor.
asynRun(Collection<? extends Throwables.Runnable<? extends Exception>>) - Static method in class com.landawn.abacus.util.N
Executes the specified commands/tasks asynchronously and immediately returns an iterator for iterating the result lazily.
asynRun(Collection<? extends Throwables.Runnable<? extends Exception>>, Executor) - Static method in class com.landawn.abacus.util.N
Executes the specified commands/tasks asynchronously by the specified executor and immediately returns an iterator for iterating the result lazily.
ATAN - Static variable in class com.landawn.abacus.util.WD
Field ATAN.
ATAN2 - Static variable in class com.landawn.abacus.util.WD
Field ATAN2.
atanh(double) - Static method in class com.landawn.abacus.util.Numbers
Compute the inverse hyperbolic tangent of a number.
atLeast(JavaVersion) - Method in enum class com.landawn.abacus.util.JavaVersion
Whether this version of Java is at least the version of Java passed in.
atMost(int) - Static method in class com.landawn.abacus.util.Fn
 
atMost(int) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
atMost(JavaVersion) - Method in enum class com.landawn.abacus.util.JavaVersion
Whether this version of Java is at most the version of Java passed in.
AU - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
AUD - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
AUDIO - Enum constant in enum class com.landawn.abacus.util.MediaType
 
AUGUST - Enum constant in enum class com.landawn.abacus.util.Month
 
authenticator(Authenticator) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
AUTHORIZATION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Authorization header field name.
available() - Method in class com.landawn.abacus.util.BrotliInputStream
 
available() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
available() - Method in class com.landawn.abacus.util.SnappyInputStream
 
AVAILABLE - Enum constant in enum class com.landawn.abacus.util.Status
 
average() - Static method in class com.landawn.abacus.util.Fn.FB
 
average() - Static method in class com.landawn.abacus.util.Fn.FD
 
average() - Static method in class com.landawn.abacus.util.Fn.FF
 
average() - Static method in class com.landawn.abacus.util.Fn.FI
 
average() - Static method in class com.landawn.abacus.util.Fn.FL
 
average() - Static method in class com.landawn.abacus.util.Fn.FS
 
average() - Method in class com.landawn.abacus.util.KahanSummation
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
average() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
average() - Method in class com.landawn.abacus.util.stream.ByteStream
 
average() - Method in class com.landawn.abacus.util.stream.CharStream
 
average() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
average() - Method in class com.landawn.abacus.util.stream.FloatStream
 
average() - Method in class com.landawn.abacus.util.stream.IntStream
 
average() - Method in class com.landawn.abacus.util.stream.LongStream
 
average() - Method in class com.landawn.abacus.util.stream.ShortStream
 
average(byte...) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements in the given array of bytes.
average(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements within the specified range in the given array of bytes.
average(char...) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements in the given array of characters.
average(char[], int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements within the specified range in the given array of characters.
average(double...) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements in the given array of doubles.
average(double[], int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements within the specified range in the given array of doubles.
average(float...) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements in the given array of floats.
average(float[], int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements within the specified range in the given array of floats.
average(int...) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements in the given array of ints.
average(int[], int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements within the specified range in the given array of ints.
average(long...) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements in the given array of longs.
average(long[], int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements within the specified range in the given array of longs.
average(short...) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements in the given array of shorts.
average(short[], int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of all elements within the specified range in the given array of shorts.
averageBigDecimal(Iterable<? extends BigDecimal>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the BigDecimal values of the provided numbers as an Optional<BigDecimal>.
averageBigDecimal(Iterable<? extends BigDecimal>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given iterable of BigDecimal.
averageBigDecimal(Iterable<? extends T>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the BigDecimal values extracted from the elements in the provided iterable by the input func function as an Optional<BigDecimal>.
averageBigDecimal(Iterable<? extends T>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given iterable using the provided function to convert each element to a BigDecimal.
averageBigInteger(Iterable<? extends BigInteger>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the BigInteger values of the provided numbers as an Optional<BigDecimal>.
averageBigInteger(Iterable<? extends BigInteger>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given iterable of BigInteger.
averageBigInteger(Iterable<? extends T>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the BigInteger values extracted from the elements in the provided iterable by the input func function as an Optional<BigDecimal>.
averageBigInteger(Iterable<? extends T>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given iterable using the provided function to convert each element to a BigInteger.
averageDouble(Throwables.ToDoubleFunction<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Calculates the average of the double values extracted from the elements in this sequence using the provided function.
averageDouble(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the double values of the provided numbers as an OptionalDouble.
averageDouble(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given iterable of numbers.
averageDouble(Iterable<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the double values extracted from the elements in the provided iterable by the input func function as an OptionalDouble.
averageDouble(Iterable<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given iterable using the provided function to convert each element to a double.
averageDouble(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the double values of the provided numbers in the specified range as an OptionalDouble.
averageDouble(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given collection of numbers.
averageDouble(Collection<? extends T>, int, int, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the double values extracted from the elements in the specified range by the input func function as an OptionalDouble.
averageDouble(Collection<? extends T>, int, int, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements within the specified range in the input collection using the provided function to convert each element to a double.
averageDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Calculates the average of the double values extracted from the elements in this stream using the provided function.
averageDouble(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the double values of the provided numbers as an OptionalDouble.
averageDouble(T[]) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given array of numbers.
averageDouble(T[], int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the double values of the provided numbers in the specified range as an OptionalDouble.
averageDouble(T[], int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements within the specified range in the input array of numbers.
averageDouble(T[], int, int, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the double values extracted from the elements in the specified range by the input func function as an OptionalDouble.
averageDouble(T[], int, int, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements within the specified range in the input array using the provided function to convert each element to a double.
averageDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the double values extracted from the elements in the provided array by the input func function as an OptionalDouble.
averageDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given array using the provided function to convert each element to a double.
averageInt(Throwables.ToIntFunction<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Calculates the average of the integer values extracted from the elements in this sequence using the provided function.
averageInt(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the integer values of the provided numbers as an OptionalDouble.
averageInt(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given iterable of numbers.
averageInt(Iterable<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the integer values extracted from the elements in the provided iterable by the input func function as an OptionalDouble.
averageInt(Iterable<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given iterable using the provided function to convert each element to an integer.
averageInt(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the integer values of the provided numbers in the specified range as an OptionalDouble.
averageInt(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements within the specified range in the input collection of numbers.
averageInt(Collection<? extends T>, int, int, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the integer values extracted from the elements in the specified range by the input func function as an OptionalDouble.
averageInt(Collection<? extends T>, int, int, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements within the specified range in the input collection using the provided function to convert each element to an integer.
averageInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Calculates the average of the integer values extracted from the elements in this stream using the provided function.
averageInt(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the integer values of the provided numbers as an OptionalDouble.
averageInt(T[]) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given array of numbers.
averageInt(T[], int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the integer values of the provided numbers in the specified range as an OptionalDouble.
averageInt(T[], int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given array of numbers within the specified range.
averageInt(T[], int, int, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the integer values extracted from the elements in the specified range by the input func function as an OptionalDouble.
averageInt(T[], int, int, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements within the specified range in the input array using the provided function to convert each element to an integer.
averageInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the integer values extracted from the elements in the provided array by the input func function as an OptionalDouble.
averageInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given array using the provided function to convert each element to an integer.
averageLong(Throwables.ToLongFunction<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Calculates the average of the long values extracted from the elements in this sequence using the provided function.
averageLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the long values of the provided numbers as an OptionalDouble.
averageLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given iterable of numbers.
averageLong(Iterable<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the long values extracted from the elements in the provided iterable by the input func function as an OptionalDouble.
averageLong(Iterable<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given iterable using the provided function to convert each element to a long.
averageLong(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the long values of the provided numbers in the specified range as an OptionalDouble.
averageLong(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given collection of numbers.
averageLong(Collection<? extends T>, int, int, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the integer values extracted from the elements in the specified range by the input func function as an OptionalDouble.
averageLong(Collection<? extends T>, int, int, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements within the specified range in the input collection using the provided function to convert each element to a long.
averageLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Calculates the average of the long values extracted from the elements in this stream using the provided function.
averageLong(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the long values of the provided numbers as an OptionalDouble.
averageLong(T[]) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given array of numbers.
averageLong(T[], int, int) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the long values of the provided numbers in the specified range as an OptionalDouble.
averageLong(T[], int, int) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements within the specified range in the input array of numbers.
averageLong(T[], int, int, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the long values extracted from the elements in the specified range by the input func function as an OptionalDouble.
averageLong(T[], int, int, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements within the specified range in the input array using the provided function to convert each element to a long.
averageLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the average of the long values extracted from the elements in the provided array by the input func function as an OptionalDouble.
averageLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Calculates the average of the elements in the given array using the provided function to convert each element to a long.
averageOfOccurrences() - Method in class com.landawn.abacus.util.Multiset
Calculates the average number of occurrences of all elements in this multiset.
averagingBigDecimal(Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingBigDecimal(Function<? super T, BigDecimal>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingBigDecimal(Function<? super T, BigDecimal>, Function<? super T, BigDecimal>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingBigDecimalOrElseThrow(Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingBigInteger(Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingBigInteger(Function<? super T, BigInteger>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingBigInteger(Function<? super T, BigInteger>, Function<? super T, BigInteger>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingBigIntegerOrElseThrow(Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingDouble(ToDoubleFunction<? super T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingDouble(ToDoubleFunction<? super T>, ToDoubleFunction<? super T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingDoubleOrElseThrow(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingInt(ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingInt(ToIntFunction<? super T>, ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingIntOrElseThrow(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
averagingLong(ToLongFunction<? super T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingLong(ToLongFunction<? super T>, ToLongFunction<? super T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
averagingLongOrElseThrow(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
AVG - Static variable in class com.landawn.abacus.util.WD
Field AVG.
AvroDeserializationConfig - Class in com.landawn.abacus.parser
 
AvroDeserializationConfig.ADC - Class in com.landawn.abacus.parser
The Class ADC.
AvroParser - Class in com.landawn.abacus.parser
The content is encoded with Base64 if the target output is String or Writer, otherwise the content is NOT encoded with Base64 if the target output is File or OutputStream.
AvroParser() - Constructor for class com.landawn.abacus.parser.AvroParser
 
AvroSerializationConfig - Class in com.landawn.abacus.parser
 
AvroSerializationConfig() - Constructor for class com.landawn.abacus.parser.AvroSerializationConfig
 
AvroSerializationConfig.ASC - Class in com.landawn.abacus.parser
The Class ASC.

B

BACKSLASH - Static variable in class com.landawn.abacus.util.WD
Field BACKSLASH.
base64Decode(String) - Static method in class com.landawn.abacus.util.Strings
Decodes the given Base64 encoded string to a byte array.
base64DecodeToString(String) - Static method in class com.landawn.abacus.util.Strings
Decodes the given Base64 encoded string to its original string representation.
base64DecodeToString(String, Charset) - Static method in class com.landawn.abacus.util.Strings
Decodes the given Base64 encoded string to a string using the specified charset.
base64DecodeToUtf8String(String) - Static method in class com.landawn.abacus.util.Strings
Decodes the given Base64 URL encoded string to a UTF-8 string.
base64Encode(byte[]) - Static method in class com.landawn.abacus.util.Strings
Encodes the given binary data into a Base64 encoded string.
base64EncodeString(String) - Static method in class com.landawn.abacus.util.Strings
Encodes the given string into a Base64 encoded string.
base64EncodeString(String, Charset) - Static method in class com.landawn.abacus.util.Strings
Encodes the given string to a Base64 encoded string using the specified charset.
base64EncodeUtf8String(String) - Static method in class com.landawn.abacus.util.Strings
Encodes the given string into a Base64 encoded string using UTF-8 encoding.
base64UrlDecode(String) - Static method in class com.landawn.abacus.util.Strings
Decodes the given Base64 URL encoded string to a byte array.
base64UrlDecodeToString(String) - Static method in class com.landawn.abacus.util.Strings
Decodes the given Base64 URL encoded string to a regular string.
base64UrlDecodeToString(String, Charset) - Static method in class com.landawn.abacus.util.Strings
Decodes the given Base64 URL encoded string to a string using the specified charset.
base64UrlDecodeToUtf8String(String) - Static method in class com.landawn.abacus.util.Strings
Decodes the given Base64 URL encoded string to a UTF-8 string.
base64UrlEncode(byte[]) - Static method in class com.landawn.abacus.util.Strings
Encodes the given byte array to a Base64 URL encoded string.
BaseStream<T,A,P,C,OT,IT,ITER,S> - Interface in com.landawn.abacus.util.stream
This is the base interface for all kinds of streams.
BaseStream.ParallelSettings - Class in com.landawn.abacus.util.stream
 
BaseStream.ParallelSettings.PS - Class in com.landawn.abacus.util.stream
 
BaseStream.Splitor - Enum Class in com.landawn.abacus.util.stream
Generally, or most of time, elements will be fetched and processed by parallel threads one by one.
basicAuth(String, Object) - Method in class com.landawn.abacus.http.HttpRequest
 
basicAuth(String, Object) - Method in class com.landawn.abacus.http.HttpSettings
 
basicAuth(String, Object) - Method in class com.landawn.abacus.http.OkHttpRequest
 
basicAuth(String, Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
bean2FlatMap(Object) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, boolean, Set<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, boolean, Set<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, boolean, Set<String>, NamingPolicy, M) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, boolean, Set<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, boolean, Set<String>, M) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, boolean, M) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, Collection<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation with selected properties and a specified naming policy.
bean2FlatMap(Object, Collection<String>, NamingPolicy, M) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, Collection<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, Collection<String>, M) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2FlatMap(Object, M) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a flat map representation.
bean2Map(Object) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map.
bean2Map(Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map.
bean2Map(Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map.
bean2Map(Object, boolean, Set<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map.
bean2Map(Object, boolean, Set<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map, selecting only the properties specified.
bean2Map(Object, boolean, Set<String>, NamingPolicy, M) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map, selecting only the properties specified.
bean2Map(Object, boolean, Set<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map.
bean2Map(Object, boolean, Set<String>, M) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map and stores the result in the provided map.
bean2Map(Object, boolean, M) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map and stores the result in the provided map.
bean2Map(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map, selecting only the properties specified in the provided collection.
bean2Map(Object, Collection<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map, selecting only the properties specified.
bean2Map(Object, Collection<String>, NamingPolicy, M) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map, selecting only the properties specified.
bean2Map(Object, Collection<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map, selecting only the properties specified in the provided collection.
bean2Map(Object, Collection<String>, M) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
bean2Map(Object, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts a bean object into a map using the provided map supplier.
bean2Map(Object, M) - Static method in class com.landawn.abacus.util.Maps
Bean to map.
BEGIN_TRANSACTION - Static variable in class com.landawn.abacus.util.WD
Field BEGIN_TRANSACTION.
BEL - Static variable in class com.landawn.abacus.util.Ascii
Bell ('\a'): A character for use when there is a need to call for human attention.
Beta - Class in com.landawn.abacus.util
Not certainly
Beta - Annotation Interface in com.landawn.abacus.annotation
 
between(byte, byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
between(char, char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
between(double, double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
between(float, float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
between(int, int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
between(long, long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
between(short, short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
between(T, T) - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by gtAndLt.
BETWEEN - Static variable in class com.landawn.abacus.util.WD
Field BETWEEN.
BiConsumer<T,U> - Interface in com.landawn.abacus.util.function
BiFunction<T,U,R> - Interface in com.landawn.abacus.util.function
BigDecimalSummaryStatistics - Class in com.landawn.abacus.util
 
BigDecimalSummaryStatistics() - Constructor for class com.landawn.abacus.util.BigDecimalSummaryStatistics
 
BigDecimalSummaryStatistics(long, BigDecimal, BigDecimal, BigDecimal) - Constructor for class com.landawn.abacus.util.BigDecimalSummaryStatistics
 
BigIntegerSummaryStatistics - Class in com.landawn.abacus.util
 
BigIntegerSummaryStatistics() - Constructor for class com.landawn.abacus.util.BigIntegerSummaryStatistics
 
BigIntegerSummaryStatistics(long, BigInteger, BigInteger, BigInteger) - Constructor for class com.landawn.abacus.util.BigIntegerSummaryStatistics
 
BiIntObjConsumer<T> - Interface in com.landawn.abacus.util.function
BiIntObjFunction<T,R> - Interface in com.landawn.abacus.util.function
BiIntObjPredicate<T> - Interface in com.landawn.abacus.util.function
biIterator() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a BiIterator over the elements in this EntryStream.
BiIterator<A,B> - Class in com.landawn.abacus.util
The BiIterator class is an abstract class that extends ImmutableIterator.
BiIterator() - Constructor for class com.landawn.abacus.util.BiIterator
 
BiMap<K,V> - Class in com.landawn.abacus.util
A BiMap (or "bidirectional map") is a map that preserves the uniqueness of its values as well as that of its keys.
BiMap() - Constructor for class com.landawn.abacus.util.BiMap
Constructs a BiMap with the default initial capacity.
BiMap(int) - Constructor for class com.landawn.abacus.util.BiMap
Constructs a BiMap with the specified initial capacity.
BiMap(int, float) - Constructor for class com.landawn.abacus.util.BiMap
Constructs a BiMap with the specified initial capacity and load factor.
BiMap(Class<? extends Map>, Class<? extends Map>) - Constructor for class com.landawn.abacus.util.BiMap
Constructs a BiMap with the specified types of maps for keys and values.
BiMap(Supplier<? extends Map<K, V>>, Supplier<? extends Map<V, K>>) - Constructor for class com.landawn.abacus.util.BiMap
Constructs a BiMap with the specified suppliers for key and value maps.
BiMap.Builder<K,V> - Class in com.landawn.abacus.util
This is a static inner class that provides a builder for the BiMap.
BINARY - Enum constant in enum class com.landawn.abacus.util.MediaType
 
BinaryOperator<T> - Interface in com.landawn.abacus.util.function
binarySearch(byte) - Method in class com.landawn.abacus.util.ByteList
This List should be sorted first.
binarySearch(byte[], byte) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified array of bytes to find the specified value.
binarySearch(byte[], int, int, byte) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the array of bytes to find the specified value.
binarySearch(char) - Method in class com.landawn.abacus.util.CharList
This List should be sorted first.
binarySearch(char[], char) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified array of characters to find the specified value.
binarySearch(char[], int, int, char) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the array of characters to find the specified value.
binarySearch(double) - Method in class com.landawn.abacus.util.DoubleList
This List should be sorted first.
binarySearch(double[], double) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified array of doubles to find the specified value.
binarySearch(double[], int, int, double) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the array of doubles to find the specified value.
binarySearch(float) - Method in class com.landawn.abacus.util.FloatList
This List should be sorted first.
binarySearch(float[], float) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified array of floats to find the specified value.
binarySearch(float[], int, int, float) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the array of floats to find the specified value.
binarySearch(int) - Method in class com.landawn.abacus.util.IntList
This List should be sorted first.
binarySearch(int[], int) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified array of ints to find the specified value.
binarySearch(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the array of ints to find the specified value.
binarySearch(int, int, byte) - Method in class com.landawn.abacus.util.ByteList
This List should be sorted first.
binarySearch(int, int, char) - Method in class com.landawn.abacus.util.CharList
This List should be sorted first.
binarySearch(int, int, double) - Method in class com.landawn.abacus.util.DoubleList
This List should be sorted first.
binarySearch(int, int, float) - Method in class com.landawn.abacus.util.FloatList
This List should be sorted first.
binarySearch(int, int, int) - Method in class com.landawn.abacus.util.IntList
This List should be sorted first.
binarySearch(int, int, long) - Method in class com.landawn.abacus.util.LongList
This List should be sorted first.
binarySearch(int, int, short) - Method in class com.landawn.abacus.util.ShortList
This List should be sorted first.
binarySearch(long) - Method in class com.landawn.abacus.util.LongList
This List should be sorted first.
binarySearch(long[], int, int, long) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the array of longs to find the specified value.
binarySearch(long[], long) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified array of longs to find the specified value.
binarySearch(short) - Method in class com.landawn.abacus.util.ShortList
This List should be sorted first.
binarySearch(short[], int, int, short) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the array of shorts to find the specified value.
binarySearch(short[], short) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified array of shorts to find the specified value.
binarySearch(Object[], int, int, Object) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the array of objects to find the specified value.
binarySearch(Object[], Object) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified array of objects to find the specified value.
binarySearch(List<? extends T>, int, int, T) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the list of objects to find the specified value.
binarySearch(List<? extends T>, int, int, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the list of objects to find the specified value.
binarySearch(List<? extends T>, T) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified list of objects to find the specified value.
binarySearch(List<? extends T>, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified list of objects to find the specified value.
binarySearch(T[], int, int, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified range of the array of objects to find the specified value.
binarySearch(T[], T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Performs a binary search on the specified array of objects to find the specified value.
binomial(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns n choose k, also known as the binomial coefficient of n and k, or Integer.MAX_VALUE if the result does not fit in an int.
binomialToBigInteger(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns n choose k, also known as the binomial coefficient of n and k, that is, n! / (k! (n - k)!).
binomialToLong(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns n choose k, also known as the binomial coefficient of n and k, or Long.MAX_VALUE if the result does not fit in a long.
BiObjIntConsumer<T,U> - Interface in com.landawn.abacus.util.function
 
BiObjIntFunction<T,U,R> - Interface in com.landawn.abacus.util.function
 
BiObjIntPredicate<T,U> - Interface in com.landawn.abacus.util.function
 
BiPredicate<T,U> - Interface in com.landawn.abacus.util.function
bits() - Method in interface com.landawn.abacus.guava.hash.HashFunction
Returns the number of bits (a multiple of 32) that each hash code produced by this hash function has.
BLACK - Enum constant in enum class com.landawn.abacus.util.Color
 
BLANK - Enum constant in enum class com.landawn.abacus.util.Gender
 
BLANK - Enum constant in enum class com.landawn.abacus.util.Status
General account/service status.
BLANK - Static variable in class com.landawn.abacus.util.WD
Field BLANK.
blankToEmpty(String) - Static method in class com.landawn.abacus.util.Strings
Converts the specified String to an empty String "" if it's blank, otherwise returns the original string.
blankToEmpty(String[]) - Static method in class com.landawn.abacus.util.Strings
Converts each blank String element in the specified String array to an empty String "".
blankToNull(String) - Static method in class com.landawn.abacus.util.Strings
Converts the specified String to null if it's blank, otherwise returns the original string.
blankToNull(String[]) - Static method in class com.landawn.abacus.util.Strings
Converts each blank String element in the specified String array to null.
BLUE - Enum constant in enum class com.landawn.abacus.util.Color
 
body() - Method in class com.landawn.abacus.http.HttpResponse
 
body(byte[], int, int, MediaType) - Method in class com.landawn.abacus.http.OkHttpRequest
 
body(byte[], MediaType) - Method in class com.landawn.abacus.http.OkHttpRequest
 
body(Type<T>) - Method in class com.landawn.abacus.http.HttpResponse
 
body(File, MediaType) - Method in class com.landawn.abacus.http.OkHttpRequest
 
body(Class<T>) - Method in class com.landawn.abacus.http.HttpResponse
 
body(Object) - Method in class com.landawn.abacus.http.HttpRequest
 
body(Object) - Method in class com.landawn.abacus.http.OkHttpRequest
Deprecated.
body(String, MediaType) - Method in class com.landawn.abacus.http.OkHttpRequest
 
body(HttpRequest.BodyPublisher) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
body(Map<?, ?>) - Method in class com.landawn.abacus.http.OkHttpRequest
Deprecated.
body(RequestBody) - Method in class com.landawn.abacus.http.OkHttpRequest
 
BODY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field BODY.
BOOLEAN_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
BooleanBiConsumer - Interface in com.landawn.abacus.util.function
 
BooleanBiFunction<R> - Interface in com.landawn.abacus.util.function
 
BooleanBinaryOperator - Interface in com.landawn.abacus.util.function
 
BooleanBiPredicate - Interface in com.landawn.abacus.util.function
 
BooleanConsumer - Interface in com.landawn.abacus.util.function
 
BooleanFunction<R> - Interface in com.landawn.abacus.util.function
 
BooleanIterator - Class in com.landawn.abacus.util
 
BooleanIterator() - Constructor for class com.landawn.abacus.util.BooleanIterator
 
BooleanList - Class in com.landawn.abacus.util
 
BooleanList() - Constructor for class com.landawn.abacus.util.BooleanList
Constructs an empty BooleanList.
BooleanList(boolean[]) - Constructor for class com.landawn.abacus.util.BooleanList
Constructs a BooleanList using the specified array as the element array for this list without copying action.
BooleanList(boolean[], int) - Constructor for class com.landawn.abacus.util.BooleanList
Constructs a BooleanList using the specified array as the element array for this list without copying action.
BooleanList(int) - Constructor for class com.landawn.abacus.util.BooleanList
Constructs a BooleanList with the specified initial capacity.
BooleanNConsumer - Interface in com.landawn.abacus.util.function
 
BooleanNFunction<R> - Interface in com.landawn.abacus.util.function
 
BooleanPredicate - Interface in com.landawn.abacus.util.function
 
BooleanSupplier - Interface in com.landawn.abacus.util.function
BooleanTernaryOperator - Interface in com.landawn.abacus.util.function
 
BooleanToByteFunction - Interface in com.landawn.abacus.util.function
 
BooleanToCharFunction - Interface in com.landawn.abacus.util.function
 
BooleanToIntFunction - Interface in com.landawn.abacus.util.function
 
BooleanTriConsumer - Interface in com.landawn.abacus.util.function
 
BooleanTriFunction<R> - Interface in com.landawn.abacus.util.function
 
BooleanTriPredicate - Interface in com.landawn.abacus.util.function
 
BooleanUnaryOperator - Interface in com.landawn.abacus.util.function
 
BOTH_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
BOTH_TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
boundType() - Method in class com.landawn.abacus.util.Range
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
box() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
box(boolean...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive booleans to an array of Boolean objects.
box(boolean[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of primitive booleans to a 2D array of Boolean objects.
box(boolean[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of primitive booleans to a 3D array of Boolean objects.
box(boolean[], int, int) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of primitive booleans to an array of Boolean objects.
box(byte...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive bytes to an array of Byte objects.
box(byte[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of primitive bytes to a 2D array of Byte objects.
box(byte[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of primitive bytes to a 3D array of Byte objects.
box(byte[], int, int) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of primitive bytes to an array of Byte objects.
box(char...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive chars to an array of Character objects.
box(char[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of primitive chars to a 2D array of Character objects.
box(char[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of primitive chars to a 3D array of Character objects.
box(char[], int, int) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of primitive chars to an array of Character objects.
box(double...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive bytes to an array of Byte objects.
box(double[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of primitive doubles to a 2D array of Double objects.
box(double[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of primitive doubles to a 3D array of Double objects.
box(double[], int, int) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of primitive doubles to an array of Double objects.
box(float...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive bytes to an array of Byte objects.
box(float[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of primitive floats to a 2D array of Float objects.
box(float[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of primitive floats to a 3D array of Float objects.
box(float[], int, int) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of primitive floats to an array of Float objects.
box(int...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive bytes to an array of Byte objects.
box(int[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of primitive integers to a 2D array of Integer objects.
box(int[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of primitive integers to a 3D array of Integer objects.
box(int[], int, int) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of primitive integers to an array of Integer objects.
box(long...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive bytes to an array of Byte objects.
box(long[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of primitive longs to a 2D array of Long objects.
box(long[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of primitive longs to a 3D array of Long objects.
box(long[], int, int) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of primitive longs to an array of Long objects.
box(short...) - Static method in class com.landawn.abacus.util.Array
Converts an array of primitive bytes to an array of Byte objects.
box(short[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of primitive shorts to a 2D array of Short objects.
box(short[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of primitive shorts to a 3D array of Short objects.
box(short[], int, int) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of primitive shorts to an array of Short objects.
BOX - Static variable in interface com.landawn.abacus.util.function.BooleanFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.ByteFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.CharFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.DoubleFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.FloatFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.IntFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.LongFunction
 
BOX - Static variable in interface com.landawn.abacus.util.function.ShortFunction
 
boxed() - Method in class com.landawn.abacus.util.BooleanList
 
boxed() - Method in class com.landawn.abacus.util.ByteList
 
boxed() - Method in class com.landawn.abacus.util.CharList
 
boxed() - Method in class com.landawn.abacus.util.DoubleList
 
boxed() - Method in class com.landawn.abacus.util.FloatList
 
boxed() - Method in class com.landawn.abacus.util.IntList
 
boxed() - Method in class com.landawn.abacus.util.LongList
 
boxed() - Method in class com.landawn.abacus.util.PrimitiveList
 
boxed() - Method in class com.landawn.abacus.util.ShortList
 
boxed() - Method in class com.landawn.abacus.util.stream.ByteStream
 
boxed() - Method in class com.landawn.abacus.util.stream.CharStream
Returns a Stream consisting of the elements of this stream, each boxed to an Chareger.
boxed() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
boxed() - Method in class com.landawn.abacus.util.stream.FloatStream
 
boxed() - Method in class com.landawn.abacus.util.stream.IntStream
 
boxed() - Method in class com.landawn.abacus.util.stream.LongStream
 
boxed() - Method in class com.landawn.abacus.util.stream.ShortStream
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalByte
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalChar
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalInt
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalLong
 
boxed() - Method in class com.landawn.abacus.util.u.OptionalShort
 
boxed(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
boxed(int, int) - Method in class com.landawn.abacus.util.ByteList
 
boxed(int, int) - Method in class com.landawn.abacus.util.CharList
 
boxed(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
boxed(int, int) - Method in class com.landawn.abacus.util.FloatList
 
boxed(int, int) - Method in class com.landawn.abacus.util.IntList
 
boxed(int, int) - Method in class com.landawn.abacus.util.LongList
 
boxed(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
boxed(int, int) - Method in class com.landawn.abacus.util.ShortList
 
BR - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
BRACE_L - Static variable in class com.landawn.abacus.util.WD
Field BRACE_L.
BRACE_R - Static variable in class com.landawn.abacus.util.WD
Field BRACE_R.
BRACKET_L - Static variable in class com.landawn.abacus.util.WD
Field BRACKET_L.
BRACKET_R - Static variable in class com.landawn.abacus.util.WD
Field BRACKET_R.
bracketRootValue() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
The default value is true if it's not set.
bracketRootValue(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
It's set to if enclose the JSON string/text with '{' and '}' or '[' and ']'.
breadthFirst(T) - Method in class com.landawn.abacus.guava.Traverser
Returns an unmodifiable Iterable over the nodes reachable from startNode, in the order of a breadth-first traversal.
BrotliInputStream - Class in com.landawn.abacus.util
 
BrotliInputStream(InputStream) - Constructor for class com.landawn.abacus.util.BrotliInputStream
 
BrotliInputStream(InputStream, int) - Constructor for class com.landawn.abacus.util.BrotliInputStream
 
BS - Static variable in class com.landawn.abacus.util.Ascii
Backspace ('\b'): A format effector which controls the movement of the printing position one printing space backward on the same printing line.
buffer(long, long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
buffer(long, long, TimeUnit, int) - Method in class com.landawn.abacus.util.Observer
 
buffer(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
buffer(long, TimeUnit, int) - Method in class com.landawn.abacus.util.Observer
 
buffered() - Method in class com.landawn.abacus.util.Seq
Returns a new sequence with elements from a temporary queue which is filled by reading the elements from this sequence asynchronously with a new thread.
buffered() - Method in class com.landawn.abacus.util.stream.Stream
Returns a new Stream with elements from a temporary queue which is filled by fetching elements from this Stream asynchronously with a new thread.
buffered(int) - Method in class com.landawn.abacus.util.Seq
Returns a new sequence with elements from a temporary queue which is filled by reading the elements from this sequence asynchronously with a new thread.
buffered(int) - Method in class com.landawn.abacus.util.stream.Stream
Returns a new Stream with elements from a temporary queue which is filled by fetching elements from this Stream asynchronously with a new thread.
buffered(BlockingQueue<T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a new Stream with elements from a temporary queue which is filled by fetching elements from this Stream asynchronously with a new thread.
BufferedJSONWriter - Class in com.landawn.abacus.util
 
BufferedXMLWriter - Class in com.landawn.abacus.util
 
build() - Method in class com.landawn.abacus.util.BiMap.Builder
Returns the BiMap instance that has been built up by the builder's methods
build() - Method in class com.landawn.abacus.util.EntityId.EntityIdBuilder
 
build() - Method in class com.landawn.abacus.util.ImmutableList.Builder
 
build() - Method in class com.landawn.abacus.util.ImmutableMap.Builder
 
build() - Method in class com.landawn.abacus.util.ImmutableSet.Builder
 
build() - Method in class com.landawn.abacus.util.MapEntity.MapEntityBuilder
 
buildCurl(String, String, Map<String, ?>, String, String, char) - Static method in class com.landawn.abacus.http.WebUtil
 
builder() - Static method in class com.landawn.abacus.util.BiMap
Creates a new Builder for a BiMap.
builder() - Static method in interface com.landawn.abacus.util.EntityId
 
builder() - Static method in class com.landawn.abacus.util.ImmutableList
Creates a new Builder instance for constructing an ImmutableList.
builder() - Static method in class com.landawn.abacus.util.ImmutableMap
Creates a new Builder instance for constructing an ImmutableMap.
builder() - Static method in class com.landawn.abacus.util.ImmutableSet
Creates a new Builder instance for constructing an ImmutableSet.
builder(String) - Static method in interface com.landawn.abacus.util.EntityId
 
builder(String) - Static method in class com.landawn.abacus.util.MapEntity
 
builder(List<E>) - Static method in class com.landawn.abacus.util.ImmutableList
Creates a new Builder instance for constructing an ImmutableList with the provided list as the holder.
builder(Map<K, V>) - Static method in class com.landawn.abacus.util.BiMap
Creates a new Builder for a BiMap with the specified map as its initial data.
builder(Map<K, V>) - Static method in class com.landawn.abacus.util.ImmutableMap
Creates a new Builder instance for constructing an ImmutableMap with the provided map as the backing map.
builder(Set<E>) - Static method in class com.landawn.abacus.util.ImmutableSet
Creates a new Builder instance for constructing an ImmutableSet with the provided set as the holder.
Builder<T> - Class in com.landawn.abacus.util
This class represents a Builder that can hold a value of type T.
Builder.BooleanListBuilder - Class in com.landawn.abacus.util
The Class BooleanListBuilder.
Builder.ByteListBuilder - Class in com.landawn.abacus.util
The Class ByteListBuilder.
Builder.CharListBuilder - Class in com.landawn.abacus.util
The Class CharListBuilder.
Builder.CollectionBuilder<T,C> - Class in com.landawn.abacus.util
The Class CollectionBuilder.
Builder.ComparisonBuilder - Class in com.landawn.abacus.util
The Class ComparisonChain.
Builder.DataSetBuilder - Class in com.landawn.abacus.util
The Class DataSetBuilder.
Builder.DoubleListBuilder - Class in com.landawn.abacus.util
The Class DoubleListBuilder.
Builder.EquivalenceBuilder - Class in com.landawn.abacus.util
The Class EquivalenceChain.
Builder.FloatListBuilder - Class in com.landawn.abacus.util
The Class FloatListBuilder.
Builder.HashCodeBuilder - Class in com.landawn.abacus.util
The Class HashCodeChain.
Builder.IntListBuilder - Class in com.landawn.abacus.util
The Class IntListBuilder.
Builder.ListBuilder<T,L> - Class in com.landawn.abacus.util
The Class ListBuilder.
Builder.LongListBuilder - Class in com.landawn.abacus.util
The Class LongListBuilder.
Builder.MapBuilder<K,V,M> - Class in com.landawn.abacus.util
The Class MapBuilder.
Builder.MultimapBuilder<K,E,V,M> - Class in com.landawn.abacus.util
The Class MultimapBuilder.
Builder.MultisetBuilder<T> - Class in com.landawn.abacus.util
The Class MultisetBuilder.
Builder.ShortListBuilder - Class in com.landawn.abacus.util
The Class ShortListBuilder.
Builder.X<T> - Class in com.landawn.abacus.util
The Class X.
BYTE_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
BYTE_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Byte constant for minus one.
BYTE_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Byte constant for one.
BYTE_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Byte constant for zero.
ByteArrayOutputStream - Class in com.landawn.abacus.util
 
ByteArrayOutputStream() - Constructor for class com.landawn.abacus.util.ByteArrayOutputStream
 
ByteArrayOutputStream(int) - Constructor for class com.landawn.abacus.util.ByteArrayOutputStream
 
ByteBiConsumer - Interface in com.landawn.abacus.util.function
 
ByteBiFunction<R> - Interface in com.landawn.abacus.util.function
 
ByteBinaryOperator - Interface in com.landawn.abacus.util.function
 
ByteBiPredicate - Interface in com.landawn.abacus.util.function
 
ByteConsumer - Interface in com.landawn.abacus.util.function
 
ByteFunction<R> - Interface in com.landawn.abacus.util.function
 
ByteIterator - Class in com.landawn.abacus.util
 
ByteIterator() - Constructor for class com.landawn.abacus.util.ByteIterator
 
ByteIteratorEx - Class in com.landawn.abacus.util.stream
 
ByteIteratorEx() - Constructor for class com.landawn.abacus.util.stream.ByteIteratorEx
 
ByteList - Class in com.landawn.abacus.util
 
ByteList() - Constructor for class com.landawn.abacus.util.ByteList
Constructs an empty ByteList.
ByteList(byte[]) - Constructor for class com.landawn.abacus.util.ByteList
Constructs a ByteList using the specified array as the element array for this list without copying action.
ByteList(byte[], int) - Constructor for class com.landawn.abacus.util.ByteList
Constructs a ByteList using the specified array as the element array for this list without copying action.
ByteList(int) - Constructor for class com.landawn.abacus.util.ByteList
Constructs a ByteList with the specified initial capacity.
ByteNConsumer - Interface in com.landawn.abacus.util.function
 
ByteNFunction<R> - Interface in com.landawn.abacus.util.function
 
BytePredicate - Interface in com.landawn.abacus.util.function
 
bytes2Chars(byte[]) - Static method in class com.landawn.abacus.util.IOUtil
Converts an array of bytes into an array of characters using the default charset.
bytes2Chars(byte[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Converts an array of bytes into an array of characters using the provided charset.
bytes2Chars(byte[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
Converts an array of bytes into an array of characters using the provided charset.
ByteStream - Class in com.landawn.abacus.util.stream
The ByteStream class is an abstract class that represents a stream of byte elements and supports different kinds of computations.
ByteStream.ByteStreamEx - Class in com.landawn.abacus.util.stream
 
ByteSummaryStatistics - Class in com.landawn.abacus.util
 
ByteSummaryStatistics() - Constructor for class com.landawn.abacus.util.ByteSummaryStatistics
 
ByteSummaryStatistics(long, byte, byte, long) - Constructor for class com.landawn.abacus.util.ByteSummaryStatistics
 
ByteSupplier - Interface in com.landawn.abacus.util.function
 
ByteTernaryOperator - Interface in com.landawn.abacus.util.function
 
ByteToBooleanFunction - Interface in com.landawn.abacus.util.function
 
ByteToIntFunction - Interface in com.landawn.abacus.util.function
 
ByteTriConsumer - Interface in com.landawn.abacus.util.function
 
ByteTriFunction<R> - Interface in com.landawn.abacus.util.function
 
ByteTriPredicate - Interface in com.landawn.abacus.util.function
 
ByteUnaryOperator - Interface in com.landawn.abacus.util.function
 
byteValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as a byte.

C

c(A, B, TriConsumer<A, B, T>) - Static method in class com.landawn.abacus.util.Fn
 
c(A, B, Throwables.TriConsumer<A, B, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(A, TriConsumer<A, T, U>) - Static method in class com.landawn.abacus.util.Fn
 
c(A, Throwables.BiConsumer<A, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(A, Throwables.TriConsumer<A, T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(A, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn
 
c(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
c(ByteConsumer) - Static method in class com.landawn.abacus.util.Fn.FB
 
c(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
 
c(CharConsumer) - Static method in class com.landawn.abacus.util.Fn.FC
 
c(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn
 
c(DoubleConsumer) - Static method in class com.landawn.abacus.util.Fn.FD
 
c(FloatConsumer) - Static method in class com.landawn.abacus.util.Fn.FF
 
c(IntConsumer) - Static method in class com.landawn.abacus.util.Fn.FI
 
c(LongConsumer) - Static method in class com.landawn.abacus.util.Fn.FL
 
c(ShortConsumer) - Static method in class com.landawn.abacus.util.Fn.FS
 
c(TriConsumer<A, B, C>) - Static method in class com.landawn.abacus.util.Fn
 
c(Throwables.BiConsumer<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(Throwables.Callable<R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(Throwables.Consumer<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(Throwables.TriConsumer<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c(BiConsumer<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
c2f(TriConsumer<? super A, ? super B, ? super C>) - Static method in class com.landawn.abacus.util.Fn
 
c2f(TriConsumer<? super A, ? super B, ? super C>, R) - Static method in class com.landawn.abacus.util.Fn
 
c2f(Throwables.BiConsumer<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(Throwables.BiConsumer<T, U, E>, R) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(Throwables.Consumer<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(Throwables.Consumer<T, E>, R) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(Throwables.TriConsumer<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(Throwables.TriConsumer<A, B, C, E>, R) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2f(BiConsumer<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
 
c2f(BiConsumer<? super T, ? super U>, R) - Static method in class com.landawn.abacus.util.Fn
 
c2f(Consumer<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
c2f(Consumer<? super T>, R) - Static method in class com.landawn.abacus.util.Fn
 
c2jc(Throwables.Callable<R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
c2r(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
 
c2r(Throwables.Callable<R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
CACHE_CONTROL - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Cache-Control header field name.
cacheControl(CacheControl) - Method in class com.landawn.abacus.http.OkHttpRequest
Sets this request's Cache-Control header, replacing any cache control headers already present.
cacheName(String, boolean) - Static method in class com.landawn.abacus.util.NameUtil
 
CalendarField - Enum Class in com.landawn.abacus.util
The Enum CalendarUnit.
call() - Method in interface com.landawn.abacus.util.function.Callable
 
call() - Method in interface com.landawn.abacus.util.Throwables.Callable
 
call() - Method in interface com.landawn.abacus.util.Throwables.EE.Callable
 
call() - Method in interface com.landawn.abacus.util.Throwables.EEE.Callable
 
call(Throwables.Callable<R, ? extends Throwable>) - Static method in class com.landawn.abacus.util.Throwables
Executes the provided cmd that may throw an exception and returns the result.
call(Throwables.Callable<R, ? extends Throwable>, Function<? super Throwable, ? extends R>) - Static method in class com.landawn.abacus.util.Throwables
Executes the provided cmd that may throw an exception and returns the result.
call(Throwables.Callable<R, ? extends Throwable>, Predicate<? super Throwable>, Supplier<R>) - Static method in class com.landawn.abacus.util.Throwables
Executes the provided cmd and if an exception occurs, applies the supplier to provide a return value.
call(Throwables.Callable<R, ? extends Throwable>, Predicate<? super Throwable>, R) - Static method in class com.landawn.abacus.util.Throwables
Executes the provided cmd that may throw an exception and returns the result.
call(Throwables.Callable<R, ? extends Throwable>, Supplier<R>) - Static method in class com.landawn.abacus.util.Throwables
Executes the provided cmd that may throw an exception and returns the result.
call(Throwables.Callable<R, ? extends Throwable>, R) - Static method in class com.landawn.abacus.util.Throwables
Executes the provided cmd that may throw an exception and returns the result.
call(Throwables.Callable<R, E>) - Method in class com.landawn.abacus.util.Synchronized
Executes the provided cmd in a synchronized manner on the provided mutex and returns the result.
call(Throwables.Callable<T, RuntimeException>) - Method in class com.landawn.abacus.util.Retry.R
Executes the specified callable operation and retries it if it fails.
call(Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.Try
 
call(Throwables.Function<? super T, ? extends R, ? extends Exception>, Function<? super Exception, ? extends R>) - Method in class com.landawn.abacus.util.Try
 
call(Throwables.Function<? super T, ? extends R, ? extends Exception>, Predicate<? super Exception>, Supplier<R>) - Method in class com.landawn.abacus.util.Try
 
call(Throwables.Function<? super T, ? extends R, ? extends Exception>, Predicate<? super Exception>, R) - Method in class com.landawn.abacus.util.Try
 
call(Throwables.Function<? super T, ? extends R, ? extends Exception>, Supplier<R>) - Method in class com.landawn.abacus.util.Try
 
call(Throwables.Function<? super T, ? extends R, ? extends Exception>, R) - Method in class com.landawn.abacus.util.Try
 
call(String, Object...) - Method in class com.landawn.abacus.util.Reflection
 
call(Callable<R>) - Static method in class com.landawn.abacus.util.Try
Executes the provided cmd that may throw an exception and returns the result.
call(Callable<R>, Function<? super Exception, ? extends R>) - Static method in class com.landawn.abacus.util.Try
Executes the provided cmd that may throw an exception and returns the result.
call(Callable<R>, Predicate<? super Exception>, Supplier<R>) - Static method in class com.landawn.abacus.util.Try
Executes the provided cmd and if an exception occurs, applies the supplier to provide a return value.
call(Callable<R>, Predicate<? super Exception>, R) - Static method in class com.landawn.abacus.util.Try
Executes the provided cmd that may throw an exception and returns the result.
call(Callable<R>, Supplier<R>) - Static method in class com.landawn.abacus.util.Try
Executes the provided cmd that may throw an exception and returns the result.
call(Callable<R>, R) - Static method in class com.landawn.abacus.util.Try
Executes the provided cmd that may throw an exception and returns the result.
call(Callable<T>) - Static method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action asynchronously and returns a ContinuableFuture representing the pending completion of the action.
call(Callable<T>) - Method in class com.landawn.abacus.util.Retry
Executes the specified operation and retries it if it fails.
call(Callable<T>, Executor) - Static method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action asynchronously using the specified executor and returns a ContinuableFuture representing the pending completion of the action.
call(T, Throwables.Callable<R, E>) - Static method in class com.landawn.abacus.util.Synchronized
Executes the provided cmd in a synchronized manner on the provided mutex and returns the result.
Callable<R> - Interface in com.landawn.abacus.util.function
 
callAfterBoth(ContinuableFuture<?>, Callable<R>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided Callable action after both this ContinuableFuture and the other ContinuableFuture complete.
callAfterBoth(ContinuableFuture<U>, Throwables.BiFunction<? super T, ? super U, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided BiFunction after both this ContinuableFuture and the other ContinuableFuture complete.
callAfterBoth(ContinuableFuture<U>, Throwables.Function<? super Tuple.Tuple4<T, ? super Exception, U, ? super Exception>, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided BiFunction after both this ContinuableFuture and the other ContinuableFuture complete.
callAfterBoth(ContinuableFuture<U>, Throwables.QuadFunction<? super T, ? super Exception, ? super U, ? super Exception, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided QuadFunction after both this ContinuableFuture and the other ContinuableFuture complete.
callAfterEither(ContinuableFuture<?>, Callable<? extends R>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided Callable action after either this ContinuableFuture or the other ContinuableFuture completes.
callAfterEither(ContinuableFuture<? extends T>, Throwables.BiFunction<? super T, ? super Exception, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided function after either this ContinuableFuture or the other ContinuableFuture completes.
callAfterEither(ContinuableFuture<? extends T>, Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided function after either this ContinuableFuture or the other ContinuableFuture completes.
callAfterFirstSucceed(ContinuableFuture<?>, Callable<? extends R>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided Callable action after either this ContinuableFuture or the other ContinuableFuture completes successfully.
callAfterFirstSucceed(ContinuableFuture<? extends T>, Throwables.BiFunction<? super T, ? super Exception, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided function after either this ContinuableFuture or the other ContinuableFuture completes successfully.
callAfterFirstSucceed(ContinuableFuture<? extends T>, Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided function after either this ContinuableFuture or the other ContinuableFuture completes successfully.
callByBatch(Iterable<? extends T>, int, Throwables.Function<? super List<T>, R, E>) - Static method in class com.landawn.abacus.util.N
Executes the given function on batches of elements from the provided iterable.
callByBatch(Iterable<? extends T>, int, Throwables.IntObjConsumer<? super T, E>, Throwables.Callable<? extends R, E2>) - Static method in class com.landawn.abacus.util.N
Executes the given batch action after applying the specified element consumer on each batch element with index.
callByBatch(Iterator<? extends T>, int, Throwables.Function<? super List<T>, R, E>) - Static method in class com.landawn.abacus.util.N
Executes the given function on batches of elements from the provided iterator.
callByBatch(Iterator<? extends T>, int, Throwables.IntObjConsumer<? super T, E>, Throwables.Callable<? extends R, E2>) - Static method in class com.landawn.abacus.util.N
Executes the given batch action after applying the specified element consumer on each batch element with index.
callByBatch(T[], int, Throwables.Function<? super List<T>, R, E>) - Static method in class com.landawn.abacus.util.N
Executes the given function on batches of elements from the provided array.
callByBatch(T[], int, Throwables.IntObjConsumer<? super T, E>, Throwables.Callable<? extends R, E2>) - Static method in class com.landawn.abacus.util.N
Executes the given batch action after applying the specified element consumer on each batch element with index.
callInParallel(Collection<? extends Callable<? extends R>>) - Static method in class com.landawn.abacus.util.N
Executes the specified collection of commands/tasks in parallel.
callInParallel(Collection<? extends Callable<? extends R>>, Executor) - Static method in class com.landawn.abacus.util.N
Executes the specified collection of commands/tasks in parallel.
callInParallel(Callable<R>, Callable<R2>) - Static method in class com.landawn.abacus.util.N
Executes and completes the input commands in parallel.
callInParallel(Callable<R>, Callable<R2>, Callable<R3>) - Static method in class com.landawn.abacus.util.N
Executes the specified commands in parallel and returns a tuple containing the results.
callInParallel(Callable<R>, Callable<R2>, Callable<R3>, Callable<R4>) - Static method in class com.landawn.abacus.util.N
Executes the specified commands in parallel and returns a tuple containing the results.
callInParallel(Callable<R>, Callable<R2>, Callable<R3>, Callable<R4>, Callable<R5>) - Static method in class com.landawn.abacus.util.N
Executes the specified commands in parallel and returns a tuple containing the results.
callUninterruptibly(Throwables.BiFunction<Long, TimeUnit, T, InterruptedException>, long, TimeUnit) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
callUninterruptibly(Throwables.Callable<T, InterruptedException>) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
callUninterruptibly(Throwables.LongFunction<? extends T, InterruptedException>, long) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
CAN - Static variable in class com.landawn.abacus.util.Ascii
Cancel: A control character used to indicate that the data with which it is sent is in error or is to be disregarded.
cancel(boolean) - Method in class com.landawn.abacus.util.ContinuableFuture
Attempts to cancel execution of this task.
cancelAll(boolean) - Method in class com.landawn.abacus.util.ContinuableFuture
Cancel this future and all the previous stage future recursively.
CANCELLED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
CANCELLED - Enum constant in enum class com.landawn.abacus.util.Status
 
canonicalClassName - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
capacity() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
capitalize(String) - Static method in class com.landawn.abacus.util.Strings
Converts the first character of the given string to upper case.
capitalizeFully(String) - Static method in class com.landawn.abacus.util.Strings
Capitalize all the words from the specified split by ' '.
capitalizeFully(String, String) - Static method in class com.landawn.abacus.util.Strings
Capitalize all the words from the specified split by delimiter.
capitalizeFully(String, String, String...) - Static method in class com.landawn.abacus.util.Strings
Capitalize all the words from the specified split by delimiter.
capitalizeFully(String, String, Collection<String>) - Static method in class com.landawn.abacus.util.Strings
Capitalizes all the words in the given string, split by the provided delimiter, excluding the words in the excludedWords collection.
cartesianProduct(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Performs a cartesian product operation with this DataSet and another DataSet.
cartesianProduct(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
cartesianProduct(Collection<? extends E>...) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
cartesianProduct(Collection<? extends Collection<? extends E>>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
cartesianProduct(Collection<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.Stream
Generates the Cartesian product of the provided collections.
cartesianProduct(Collection<? extends T>...) - Method in class com.landawn.abacus.util.stream.Stream
Generates the Cartesian product of the provided collections.
cast() - Method in class com.landawn.abacus.util.Seq
Casts the sequence to a sequence of type Seq<T, Exception>.
cast(Class<U>) - Static method in class com.landawn.abacus.util.Fn
 
CAST - Static variable in class com.landawn.abacus.util.WD
Field CAST.
castExact(long) - Static method in class com.landawn.abacus.util.Numbers
Returns the int value that is equal to value, if possible.
castIfAssignable(Object, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Casts the given object to the specified target type if possible using the provided Type instance.
castIfAssignable(Object, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Casts the given object to the specified target type if possible.
cc(A, B, TriConsumer<A, B, T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(A, B, Throwables.TriConsumer<A, B, T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(A, TriConsumer<A, T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(A, Throwables.BiConsumer<A, T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(A, Throwables.TriConsumer<A, T, U, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(A, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(Callable<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(TriConsumer<A, B, C>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
cc(Throwables.BiConsumer<? super K, ? super V, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
cc(Throwables.BiConsumer<T, U, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(Throwables.Callable<R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(Throwables.Consumer<T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
cc(Throwables.TriConsumer<A, B, C, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
CEIL - Static variable in class com.landawn.abacus.util.WD
Field CEIL.
ceiling(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
ceiling(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
ceiling(T, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Returns a new date object of the same type as the input, but adjusted to the nearest future unit as specified by the CalendarField.
ceilingEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
ceilingKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
ceilingPowerOfTwo(long) - Static method in class com.landawn.abacus.util.Numbers
Returns the smallest power of two greater than or equal to x.
ceilingPowerOfTwo(BigInteger) - Static method in class com.landawn.abacus.util.Numbers
Ceiling power of two.
Cell(R, C, V) - Constructor for record class com.landawn.abacus.util.Sheet.Cell
Creates an instance of a Cell record class.
cellsC() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of cells in the Sheet in a vertical manner.
cellsC(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of cells in the Sheet in a vertical manner starting from the specified fromColumnIndex and ending at the specified toColumnIndex.
cellsH() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of cells in the Sheet in a horizontal manner.
cellsH(int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of cells in the specified row in the Sheet.
cellsH(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of cells in the Sheet in a horizontal manner starting from the specified fromRowIndex and ending at the specified toRowIndex.
cellsR() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of cells in the Sheet in a horizontal manner.
cellsR(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of cells in the Sheet in a horizontal manner starting from the specified fromRowIndex and ending at the specified toRowIndex.
cellsV() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of cells in the Sheet in a vertical manner.
cellsV(int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of cells in the specified column in the Sheet.
cellsV(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of cells in the Sheet in a vertical manner starting from the specified fromColumnIndex and ending at the specified toColumnIndex.
center(String, int) - Static method in class com.landawn.abacus.util.Strings
Centers a String in a larger String of size size using the space character (' ').
center(String, int, char) - Static method in class com.landawn.abacus.util.Strings
Centers a String in a larger String of size size.
center(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Centers a String in a larger String of size minLength.
chain(Function<? super Stream<Map.Entry<K, V>>, ? extends Stream<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated.
Use
invalid reference
#transformB(Function<? super Stream<Map.Entry<K, V>>, ? extends Stream<Map.Entry<KK, VV>>>)
instead
CHAR_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
CHAR_CR - Static variable in class com.landawn.abacus.util.Strings
 
CHAR_CR - Static variable in class com.landawn.abacus.util.WD
carriage return CR ('\r').
CHAR_LF - Static variable in class com.landawn.abacus.util.Strings
 
CHAR_LF - Static variable in class com.landawn.abacus.util.WD
linefeed LF ('\n').
CHAR_SPACE - Static variable in class com.landawn.abacus.util.Strings
 
CHAR_ZERO - Static variable in class com.landawn.abacus.util.Strings
 
CHAR_ZERO - Static variable in class com.landawn.abacus.util.WD
 
CharacterWriter - Class in com.landawn.abacus.util
 
CharBiConsumer - Interface in com.landawn.abacus.util.function
 
CharBiFunction<R> - Interface in com.landawn.abacus.util.function
 
CharBinaryOperator - Interface in com.landawn.abacus.util.function
 
CharBiPredicate - Interface in com.landawn.abacus.util.function
 
CharConsumer - Interface in com.landawn.abacus.util.function
 
CharFunction<R> - Interface in com.landawn.abacus.util.function
 
CharIterator - Class in com.landawn.abacus.util
 
CharIterator() - Constructor for class com.landawn.abacus.util.CharIterator
 
CharIteratorEx - Class in com.landawn.abacus.util.stream
 
CharIteratorEx() - Constructor for class com.landawn.abacus.util.stream.CharIteratorEx
 
CharList - Class in com.landawn.abacus.util
 
CharList() - Constructor for class com.landawn.abacus.util.CharList
Constructs an empty CharList.
CharList(char[]) - Constructor for class com.landawn.abacus.util.CharList
Constructs a CharList using the specified array as the element array for this list without copying action.
CharList(char[], int) - Constructor for class com.landawn.abacus.util.CharList
Constructs a CharList using the specified array as the element array for this list without copying action.
CharList(int) - Constructor for class com.landawn.abacus.util.CharList
Constructs a CharList with the specified initial capacity.
CharNConsumer - Interface in com.landawn.abacus.util.function
 
CharNFunction<R> - Interface in com.landawn.abacus.util.function
 
CharPredicate - Interface in com.landawn.abacus.util.function
 
chars2Bytes(char[]) - Static method in class com.landawn.abacus.util.IOUtil
Converts an array of characters into an array of bytes using the default charset.
chars2Bytes(char[], int, int, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Converts an array of characters into an array of bytes using the provided charset.
chars2Bytes(char[], Charset) - Static method in class com.landawn.abacus.util.IOUtil
Converts an array of characters into an array of bytes using the provided charset.
CharSequenceTranslator() - Constructor for class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
 
Charsets - Class in com.landawn.abacus.util
 
CharStream - Class in com.landawn.abacus.util.stream
The CharStream class is an abstract class that represents a stream of char elements and supports different kinds of computations.
CharStream.CharStreamEx - Class in com.landawn.abacus.util.stream
 
CharSummaryStatistics - Class in com.landawn.abacus.util
 
CharSummaryStatistics() - Constructor for class com.landawn.abacus.util.CharSummaryStatistics
 
CharSummaryStatistics(long, char, char, long) - Constructor for class com.landawn.abacus.util.CharSummaryStatistics
 
CharSupplier - Interface in com.landawn.abacus.util.function
 
CharTernaryOperator - Interface in com.landawn.abacus.util.function
 
CharToBooleanFunction - Interface in com.landawn.abacus.util.function
 
CharToIntFunction - Interface in com.landawn.abacus.util.function
 
CharTriConsumer - Interface in com.landawn.abacus.util.function
 
CharTriFunction<R> - Interface in com.landawn.abacus.util.function
 
CharTriPredicate - Interface in com.landawn.abacus.util.function
 
CharUnaryOperator - Interface in com.landawn.abacus.util.function
 
checkArgNotBlank(T, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified charSequence argument is not null or empty or blank, and throws IllegalArgumentException if it is.
checkArgNotEmpty(boolean[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified boolean array argument is not null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(byte[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified byte array argument is not null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(char[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified char array argument is not null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(double[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified double array argument is not null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(float[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified float array argument is not null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(int[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified int array argument is not null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(long[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified long array argument is not null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(short[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified short array argument is not null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(Multiset<T>, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified Multiset argument is not null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(T[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified Object array argument is not null or empty, and throws IllegalArgumentException if it is.
checkArgNotEmpty(T, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified charSequence argument is null or empty, and throws IllegalArgumentException if it is.
checkArgNotNegative(byte, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified byte argument is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(double, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified double argument is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(float, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified float argument is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(int, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified int argument is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(long, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified long argument is not negative, and throws IllegalArgumentException if it is.
checkArgNotNegative(short, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified short argument is not negative, and throws IllegalArgumentException if it is.
checkArgNotNull(T) - Static method in class com.landawn.abacus.util.N
Checks if the specified argument is not null, and throws IllegalArgumentException if it is.
checkArgNotNull(T, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified argument is not null, and throws IllegalArgumentException if it is.
checkArgPositive(byte, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified byte argument is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(double, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified double argument is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(float, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified float argument is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(int, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified int argument is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(long, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified long argument is positive, and throws IllegalArgumentException if it is not.
checkArgPositive(short, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified short argument is positive, and throws IllegalArgumentException if it is not.
checkArgument(boolean) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, char, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, char, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, char, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, char, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, char, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, double, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, double, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, double, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, double, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, double, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, int, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, int, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, int, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, int, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, int, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, long, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, long, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, long, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, long, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, long, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, Object...) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, Object, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, Object, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, Object, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, Object, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, Object, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, Object, Object, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, String, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkArgument(boolean, Supplier<String>) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving one or more parameters of the calling method is true, and throws IllegalArgumentException if it is not.
checkElementIndex(int, int) - Static method in class com.landawn.abacus.util.N
Copied from Google Guava under Apache License v2.0 and may be modified.
checkElementIndex(int, int, String) - Static method in class com.landawn.abacus.util.N
Copied from Google Guava under Apache License v2.0 and may be modified.
checkElementNotNull(Object[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified array not contains any null element, and throws IllegalArgumentException if it does.
checkElementNotNull(Object[], String) - Static method in class com.landawn.abacus.util.N
Checks if the specified array not contains any null element, and throws IllegalArgumentException if it does.
checkElementNotNull(Collection<?>) - Static method in class com.landawn.abacus.util.N
Check if the specified Collection not contains any null element, and throws IllegalArgumentException if it does.
checkElementNotNull(Collection<?>, String) - Static method in class com.landawn.abacus.util.N
Check if the specified Collection not contains any null element, and throws IllegalArgumentException if it does.
checkFromIndexSize(int, int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range starting from fromIndex with the specified size is within the bounds of the specified length.
checkFromToIndex(int, int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range starting from fromIndex and ending with toIndex are within the bounds of the specified length.
checkIndex(int, int) - Static method in class com.landawn.abacus.util.N
Deprecated.
Use CommonUtil.checkElementIndex(int,int) instead
checkKeyNotNull(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Check if the specified Map not contains any null key, and throws IllegalArgumentException if it does.
checkKeyNotNull(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.N
Check if the specified Map not contains any null key, and throws IllegalArgumentException if it does.
checkPositionIndex(int, int) - Static method in class com.landawn.abacus.util.N
Copied from Google Guava under Apache License v2.0 and may be modified.
checkPositionIndex(int, int, String) - Static method in class com.landawn.abacus.util.N
Copied from Google Guava under Apache License v2.0 and may be modified.
checkState(boolean) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, char, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, char, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, char, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, char, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, char, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, double, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, double, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, double, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, double, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, double, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, int, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, int, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, int, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, int, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, int, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, long, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, long, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, long, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, long, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, long, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, Object...) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, Object, char) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, Object, double) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, Object, int) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, Object, long) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, Object, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, Object, Object, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, String, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkState(boolean, Supplier<String>) - Static method in class com.landawn.abacus.util.N
Check if the specified expression involving the state check of the calling instance is true, and throws IllegalStateException if it is not.
checkValueNotNull(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Check if the specified Map not contains any null value, and throws IllegalArgumentException if it does.
checkValueNotNull(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.N
Check if the specified Map not contains any null value, and throws IllegalArgumentException if it does.
chomp(String) - Static method in class com.landawn.abacus.util.Strings
Removes one newline from end of a String if it's there, otherwise leave it alone.
chomp(String[]) - Static method in class com.landawn.abacus.util.Strings
Removes one newline from end of each string in the provided array if it's there, otherwise leaves it alone.
chop(String) - Static method in class com.landawn.abacus.util.Strings
Remove the last character from a String.
chop(String[]) - Static method in class com.landawn.abacus.util.Strings
Removes the last character from each string in the provided array.
CIRCUMFLEX - Static variable in class com.landawn.abacus.util.WD
Field CIRCUMFLEX.
CLASS_MASK - Static variable in class com.landawn.abacus.util.ClassUtil
Deprecated.
for internal only.
ClassUtil - Class in com.landawn.abacus.util
 
clazz - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
clazz - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
clazz() - Element in annotation interface com.landawn.abacus.annotation.Type
 
Clazz - Class in com.landawn.abacus.util
It's designed to provide a convenient way to parameterized the generic type (e.g.
cleanDirectory(File) - Static method in class com.landawn.abacus.util.IOUtil
Deletes the sub files/directories under the specified directory.
clear() - Method in class com.landawn.abacus.http.HttpHeaders
Clear.
clear() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
clear() - Method in class com.landawn.abacus.pool.GenericObjectPool
 
clear() - Method in interface com.landawn.abacus.pool.Pool
Clear.
clear() - Method in class com.landawn.abacus.util.BiMap
Removes all of the mappings from this BiMap.
clear() - Method in class com.landawn.abacus.util.BooleanList
Clear.
clear() - Method in class com.landawn.abacus.util.ByteList
Clear.
clear() - Method in class com.landawn.abacus.util.CharList
Clear.
clear() - Method in interface com.landawn.abacus.util.DataSet
Clears the DataSet.
clear() - Method in class com.landawn.abacus.util.DoubleList
Clear.
clear() - Method in class com.landawn.abacus.util.FloatList
Clear.
clear() - Method in class com.landawn.abacus.util.IdentityHashSet
Clear.
clear() - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
clear() - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
clear() - Method in class com.landawn.abacus.util.IntList
Clear.
clear() - Method in class com.landawn.abacus.util.LongList
Clear.
clear() - Method in class com.landawn.abacus.util.Multimap
Removes all key-value pairs from the Multimap.
clear() - Method in class com.landawn.abacus.util.Multiset
Clears all elements from this multiset.
clear() - Method in class com.landawn.abacus.util.ObjectPool
Clear.
clear() - Method in class com.landawn.abacus.util.PrimitiveList
Clear.
clear() - Method in class com.landawn.abacus.util.Properties
Clear.
clear() - Method in class com.landawn.abacus.util.RowDataSet
 
clear() - Method in class com.landawn.abacus.util.Seid
Deprecated.
for internal use only
clear() - Method in class com.landawn.abacus.util.Sheet
Clears the content of the Sheet.
clear() - Method in class com.landawn.abacus.util.ShortList
Clear.
clone() - Method in class com.landawn.abacus.pool.ActivityPrint
 
clone() - Method in interface com.landawn.abacus.util.DataSet
Creates a deep copy of the current DataSet by performing Serialization/Deserialization.
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
clone() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
clone() - Method in class com.landawn.abacus.util.RowDataSet
 
clone() - Method in class com.landawn.abacus.util.Sheet
Creates a deep copy of the current Sheet object by Serialization/Deserialization.
clone(boolean) - Method in interface com.landawn.abacus.util.DataSet
Creates a deep copy of the current DataSet by performing Serialization/Deserialization.
clone(boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
clone(boolean) - Method in class com.landawn.abacus.util.Sheet
Creates a deep copy of the current Sheet object by Serialization/Deserialization.
clone(boolean[]) - Static method in class com.landawn.abacus.util.N
Returns a new array that is a clone of the specified array, or null if the original array is null.
clone(boolean[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(boolean[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(byte[]) - Static method in class com.landawn.abacus.util.N
Returns a new array that is a clone of the specified array, or null if the original array is null.
clone(byte[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(byte[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(char[]) - Static method in class com.landawn.abacus.util.N
Returns a new array that is a clone of the specified array, or null if the original array is null.
clone(char[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(char[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(double[]) - Static method in class com.landawn.abacus.util.N
Returns a new array that is a clone of the specified array, or null if the original array is null.
clone(double[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(double[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(float[]) - Static method in class com.landawn.abacus.util.N
Returns a new array that is a clone of the specified array, or null if the original array is null.
clone(float[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(float[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(int[]) - Static method in class com.landawn.abacus.util.N
Returns a new array that is a clone of the specified array, or null if the original array is null.
clone(int[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(int[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(long[]) - Static method in class com.landawn.abacus.util.N
Returns a new array that is a clone of the specified array, or null if the original array is null.
clone(long[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(long[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(short[]) - Static method in class com.landawn.abacus.util.N
Returns a new array that is a clone of the specified array, or null if the original array is null.
clone(short[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(short[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(Object, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deeply copy by: obj -> serialize -> kryo/Json -> deserialize -> new object.
clone(T) - Method in class com.landawn.abacus.parser.KryoParser
Copy the property values deeply.
clone(T) - Static method in class com.landawn.abacus.util.N
Clones the given object.
clone(T[]) - Static method in class com.landawn.abacus.util.N
Returns a new array that is a clone of the specified array, or null if the original array is null.
clone(T[][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
clone(T[][][]) - Static method in class com.landawn.abacus.util.N
Clone the original array and its sub arrays.
cloneArray() - Static method in class com.landawn.abacus.util.Fn.Disposables
 
close() - Method in class com.landawn.abacus.http.HttpClient
Close.
close() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
Close.
close() - Method in class com.landawn.abacus.pool.GenericObjectPool
Close.
close() - Method in interface com.landawn.abacus.pool.Pool
Close.
close() - Method in class com.landawn.abacus.util.AppendableWriter
 
close() - Method in class com.landawn.abacus.util.BrotliInputStream
 
close() - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
close() - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
close() - Method in class com.landawn.abacus.util.CharacterWriter
 
close() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
close() - Static method in class com.landawn.abacus.util.Fn
 
close() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
close() - Method in class com.landawn.abacus.util.Joiner
Close.
close() - Method in class com.landawn.abacus.util.LineIterator
Closes the underlying Reader quietly.
close() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
close() - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
close() - Method in class com.landawn.abacus.util.Seq
Closes the sequence.
close() - Method in class com.landawn.abacus.util.SnappyInputStream
 
close() - Method in class com.landawn.abacus.util.SnappyOutputStream
 
close() - Method in interface com.landawn.abacus.util.stream.BaseStream
Closes the stream, releasing any system resources associated with it.
close() - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.EntryStream
Closes the EntryStream.
close() - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
close() - Method in interface com.landawn.abacus.util.stream.IteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
close() - Method in class com.landawn.abacus.util.stream.ByteStream
 
close() - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
close() - Method in class com.landawn.abacus.util.stream.CharStream
 
close() - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
close() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
close() - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
close() - Method in class com.landawn.abacus.util.stream.FloatStream
 
close() - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
close() - Method in class com.landawn.abacus.util.stream.IntStream
 
close() - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
close() - Method in class com.landawn.abacus.util.stream.LongStream
 
close() - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
close() - Method in class com.landawn.abacus.util.stream.ShortStream
 
close() - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
close() - Method in class com.landawn.abacus.util.stream.Stream
 
close() - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
close() - Method in class com.landawn.abacus.util.StringWriter
 
close() - Method in class com.landawn.abacus.util.Throwables.Iterator
 
close(AutoCloseable) - Static method in class com.landawn.abacus.util.Fn
 
close(AutoCloseable) - Static method in class com.landawn.abacus.util.IOUtil
Closes the provided AutoCloseable object.
close(AutoCloseable, Consumer<Exception>) - Static method in class com.landawn.abacus.util.IOUtil
Closes the provided AutoCloseable object and handles any exceptions that occur during the closing operation.
close(URLConnection) - Static method in class com.landawn.abacus.util.IOUtil
Closes the provided URLConnection if it's a HttpURLConnection by disconnection.
close(Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
close(ResultSet) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(ResultSet, boolean) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(ResultSet, boolean, boolean) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(ResultSet, Statement) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(ResultSet, Statement, Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(Statement) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
close(Statement, Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
closeAll(AutoCloseable...) - Static method in class com.landawn.abacus.util.Fn
 
closeAll(AutoCloseable...) - Static method in class com.landawn.abacus.util.IOUtil
Closes all provided AutoCloseable objects.
closeAll(Iterable<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.IOUtil
Closes all provided AutoCloseable objects in the Iterable.
closeAll(Collection<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.Fn
 
closeAllQuietly(AutoCloseable...) - Static method in class com.landawn.abacus.util.Fn
Close all quietly.
closeAllQuietly(AutoCloseable...) - Static method in class com.landawn.abacus.util.IOUtil
Closes all provided AutoCloseable objects quietly.
closeAllQuietly(Iterable<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.IOUtil
Closes all provided AutoCloseable objects quietly.
closeAllQuietly(Collection<? extends AutoCloseable>) - Static method in class com.landawn.abacus.util.Fn
Close all quietly.
closed(T, T) - Static method in class com.landawn.abacus.util.Range
 
CLOSED - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
CLOSED - Enum constant in enum class com.landawn.abacus.util.Status
 
CLOSED_CLOSED - Enum constant in enum class com.landawn.abacus.util.Range.BoundType
The closed closed.
CLOSED_OPEN - Enum constant in enum class com.landawn.abacus.util.Range.BoundType
The closed open.
closedOpen(T, T) - Static method in class com.landawn.abacus.util.Range
 
closeQuietly() - Static method in class com.landawn.abacus.util.Fn
 
closeQuietly() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
closeQuietly(AutoCloseable) - Static method in class com.landawn.abacus.util.Fn
 
closeQuietly(AutoCloseable) - Static method in class com.landawn.abacus.util.IOUtil
Closes the provided AutoCloseable object quietly.
closeQuietly(Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
closeQuietly(ResultSet) - Static method in class com.landawn.abacus.util.DataSourceUtil
Unconditionally close an ResultSet.
closeQuietly(ResultSet, boolean) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
closeQuietly(ResultSet, boolean, boolean) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
closeQuietly(ResultSet, Statement) - Static method in class com.landawn.abacus.util.DataSourceUtil
Unconditionally close the ResultSet, Statement.
closeQuietly(ResultSet, Statement, Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
Unconditionally close the ResultSet, Statement, Connection.
closeQuietly(Statement) - Static method in class com.landawn.abacus.util.DataSourceUtil
Unconditionally close an Statement.
closeQuietly(Statement, Connection) - Static method in class com.landawn.abacus.util.DataSourceUtil
Unconditionally close the Statement, Connection.
CodeGenerationUtil - Class in com.landawn.abacus.util
 
CodeGenerationUtil.PropNameTableCodeConfig - Class in com.landawn.abacus.util
A sample, just a sample, not a general configuration required.
collapse(ByteBiPredicate) - Method in class com.landawn.abacus.util.stream.ByteStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a List.
collapse(ByteBiPredicate, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Merges a series of adjacent elements in the stream which satisfy the given predicate using the merger function and returns a new stream.
collapse(ByteTriPredicate, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element and returns a new stream.
collapse(CharBiPredicate) - Method in class com.landawn.abacus.util.stream.CharStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a List.
collapse(CharBiPredicate, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Merges a series of adjacent elements in the stream which satisfy the given predicate using the merger function and returns a new stream.
collapse(CharTriPredicate, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element and returns a new stream.
collapse(DoubleBiPredicate) - Method in class com.landawn.abacus.util.stream.DoubleStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a List.
collapse(DoubleBiPredicate, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Merges a series of adjacent elements in the stream which satisfy the given predicate using the merger function and returns a new stream.
collapse(DoubleTriPredicate, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element and returns a new stream.
collapse(FloatBiPredicate) - Method in class com.landawn.abacus.util.stream.FloatStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a List.
collapse(FloatBiPredicate, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Merges a series of adjacent elements in the stream which satisfy the given predicate using the merger function and returns a new stream.
collapse(FloatTriPredicate, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element and returns a new stream.
collapse(IntBiPredicate) - Method in class com.landawn.abacus.util.stream.IntStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a List.
collapse(IntBiPredicate, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Merges a series of adjacent elements in the stream which satisfy the given predicate using the merger function and returns a new stream.
collapse(IntTriPredicate, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element and returns a new stream.
collapse(LongBiPredicate) - Method in class com.landawn.abacus.util.stream.LongStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a List.
collapse(LongBiPredicate, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Merges a series of adjacent elements in the stream which satisfy the given predicate using the merger function and returns a new stream.
collapse(LongTriPredicate, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element and returns a new stream.
collapse(ShortBiPredicate) - Method in class com.landawn.abacus.util.stream.ShortStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a List.
collapse(ShortBiPredicate, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Merges a series of adjacent elements in the stream which satisfy the given predicate using the merger function and returns a new stream.
collapse(ShortTriPredicate, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element and returns a new stream.
collapse(TriPredicate<? super T, ? super T, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single list and returns a new stream.
collapse(TriPredicate<? super T, ? super T, ? super T>, BiFunction<? super T, ? super T, T>) - Method in class com.landawn.abacus.util.stream.Stream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element and returns a new stream.
collapse(TriPredicate<? super T, ? super T, ? super T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single collection and returns a new stream.
collapse(TriPredicate<? super T, ? super T, ? super T>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element and returns a new stream.
collapse(TriPredicate<? super T, ? super T, ? super T>, U, BiFunction<? super U, ? super T, U>) - Method in class com.landawn.abacus.util.stream.Stream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element and returns a new stream.
collapse(BiPredicate<? super T, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a List.
collapse(BiPredicate<? super T, ? super T>, BiFunction<? super T, ? super T, T>) - Method in class com.landawn.abacus.util.stream.Stream
Merges a series of adjacent elements in the stream which satisfy the given predicate using the merger function and returns a new stream.
collapse(BiPredicate<? super T, ? super T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a Collection.
collapse(BiPredicate<? super T, ? super T>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element using the provided collector and returns a new stream.
collapse(BiPredicate<? super T, ? super T>, U, BiFunction<? super U, ? super T, U>) - Method in class com.landawn.abacus.util.stream.Stream
Merges a series of adjacent elements in the stream which satisfy the given predicate into a single element using the provided operation and returns a new stream.
collapseByKey(BiPredicate<? super K, ? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
Collapses the entries in this EntryStream based on the given key predicate.
collapseByKey(BiPredicate<? super K, ? super K>, Function<? super Map.Entry<K, V>, U>, Collector<? super U, ?, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
Collapses the entries in this EntryStream based on the given key predicate.
collapseByValue(BiPredicate<? super V, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Collapses the entries in this EntryStream based on the given value predicate.
collapseByValue(BiPredicate<? super V, ? super V>, Function<? super Map.Entry<K, V>, U>, Collector<? super U, ?, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
Collapses the entries in this EntryStream based on the given value predicate.
collect(Throwables.Supplier<R, E2>, Throwables.BiConsumer<? super R, ? super T, E3>) - Method in class com.landawn.abacus.util.Seq
Collects the elements of this sequence into a result container provided by the supplier.
collect(Throwables.Supplier<R, E2>, Throwables.BiConsumer<? super R, ? super T, E3>, Throwables.Function<? super R, ? extends RR, E4>) - Method in class com.landawn.abacus.util.Seq
Collects the elements of this sequence into a result container provided by the supplier, then applies the finisher function to the result to obtain the final result.
collect(Supplier<R>, ObjByteConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.ByteStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjByteConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.ByteStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjCharConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.CharStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjCharConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.CharStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjFloatConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.FloatStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjFloatConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.FloatStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjShortConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.ShortStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjShortConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.ShortStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, BiConsumer<? super R, ? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, BiConsumer<? super R, ? super Map.Entry<K, V>>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs a mutable reduction operation on the elements of this stream using a collector.
collect(Supplier<R>, BiConsumer<? super R, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, BiConsumer<? super R, ? super T>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjDoubleConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjDoubleConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjIntConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.IntStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjIntConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.IntStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjLongConsumer<? super R>) - Method in class com.landawn.abacus.util.stream.LongStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Supplier<R>, ObjLongConsumer<? super R>, BiConsumer<R, R>) - Method in class com.landawn.abacus.util.stream.LongStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Collector<? super Map.Entry<K, V>, ?, R>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.Seq
Collects the elements of this sequence using the provided collector.
collect(Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collectingAndThen(Collector<T, A, R>, Function<? super R, RR>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
collectingOrElseGetIfEmpty(Collector<T, A, R>, Supplier<? extends R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
collectingOrElseIfEmpty(Collector<T, A, R>, R) - Static method in class com.landawn.abacus.util.stream.Collectors
 
collectingOrElseThrowIfEmpty(Collector<T, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
collectingOrElseThrowIfEmpty(Collector<T, A, R>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
collectingOrEmpty(Collector<T, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
COLLECTION - Static variable in class com.landawn.abacus.parser.XMLConstants
Field COLLECTION.
COLLECTION_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
COLLECTION_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field COLLECTION_ELE_END.
COLLECTION_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field COLLECTION_ELE_START.
COLLECTION_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field COLLECTION_NULL_ELE.
Collectors - Class in com.landawn.abacus.util.stream
Factory utility class for Collector.
Collectors.MoreCollectors - Class in com.landawn.abacus.util.stream
 
collectThenAccept(Collector<? super Map.Entry<K, V>, ?, R>, Throwables.Consumer<? super R, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs a mutable reduction operation on the elements of this stream using a Collector, and then applies the provided consumer to the result of the reduction.
collectThenAccept(Collector<? super T, ?, R>, Throwables.Consumer<? super R, E>) - Method in class com.landawn.abacus.util.stream.Stream
Collects the elements of this stream using the provided Collector, then applies the provided consumer to the result.
collectThenAccept(Collector<? super T, ?, R>, Throwables.Consumer<? super R, E2>) - Method in class com.landawn.abacus.util.Seq
Collects the elements of this sequence using the provided collector and then applies the given consumer to the result.
collectThenApply(Collector<? super Map.Entry<K, V>, ?, R>, Throwables.Function<? super R, ? extends RR, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs a mutable reduction operation on the elements of this stream using a Collector, and then applies the provided function to the result of the reduction.
collectThenApply(Collector<? super T, ?, R>, Throwables.Function<? super R, ? extends RR, E>) - Method in class com.landawn.abacus.util.stream.Stream
Collects the elements of this stream using the provided Collector, then applies the provided function to the result.
collectThenApply(Collector<? super T, ?, R>, Throwables.Function<? super R, ? extends RR, E2>) - Method in class com.landawn.abacus.util.Seq
Collects the elements of this sequence using the provided collector and then applies the given function to the result.
COLON - Static variable in class com.landawn.abacus.util.WD
Field COLON.
COLON_SPACE - Static variable in class com.landawn.abacus.util.WD
Field COLON_SPACE.
Color - Enum Class in com.landawn.abacus.util
The Enum Color.
column(C) - Method in class com.landawn.abacus.util.Sheet
Retrieves a map representing a column in the Sheet.
Column - Annotation Interface in com.landawn.abacus.annotation
 
columnCount() - Method in interface com.landawn.abacus.util.DataSet
Returns the number of columns in this DataSet.
columnCount() - Method in class com.landawn.abacus.util.RowDataSet
 
columnFields() - Element in annotation interface com.landawn.abacus.annotation.Table
 
columnIndex() - Method in record class com.landawn.abacus.util.Sheet.Point
Returns the value of the columnIndex record component.
columnKey() - Method in record class com.landawn.abacus.util.Sheet.Cell
Returns the value of the columnKey record component.
columnKeySet() - Method in class com.landawn.abacus.util.Sheet
Returns the immutable set of column keys in the Sheet.
columnLength() - Method in class com.landawn.abacus.util.Sheet
Retrieves the number of columns in the Sheet.
columnMap() - Method in interface com.landawn.abacus.util.DataSet
Retrieves the data of the DataSet as a Map.
columnMap() - Method in class com.landawn.abacus.util.RowDataSet
 
columnMap() - Method in class com.landawn.abacus.util.Sheet
Retrieves a map representing all columns in the Sheet.
columnName - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
columnNameList() - Method in interface com.landawn.abacus.util.DataSet
Returns an immutable list of column names in this DataSet.
columnNameList() - Method in class com.landawn.abacus.util.RowDataSet
 
columnNames() - Method in interface com.landawn.abacus.util.DataSet
Retrieves the names of the columns in the DataSet as a Stream.
columnNames() - Method in class com.landawn.abacus.util.RowDataSet
 
columns() - Method in interface com.landawn.abacus.util.DataSet
Retrieves the data of the DataSet as a Stream of ImmutableList.
columns() - Method in class com.landawn.abacus.util.RowDataSet
 
columns() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of pairs in the Sheet, where each pair consists of a column key and a stream of values in that column.
columns(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of pairs in the Sheet, where each pair consists of a column key and a stream of values in that column.
columns(Collection<String>, Object[][]) - Static method in interface com.landawn.abacus.util.DataSet
Creates a new DataSet with the specified column names and columns.
columns(Collection<String>, Collection<? extends Collection<?>>) - Static method in interface com.landawn.abacus.util.DataSet
Creates a new DataSet with the specified column names and columns.
columns(Collection<R>, Collection<C>, Object[][]) - Static method in class com.landawn.abacus.util.Sheet
Constructs a new Sheet with the specified row keys, column keys, and initial data.
columns(Collection<R>, Collection<C>, Collection<? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.Sheet
Constructs a new Sheet with the specified row keys, column keys, and initial data.
com.landawn.abacus.annotation - package com.landawn.abacus.annotation
 
com.landawn.abacus.eventbus - package com.landawn.abacus.eventbus
 
com.landawn.abacus.exception - package com.landawn.abacus.exception
 
com.landawn.abacus.guava - package com.landawn.abacus.guava
 
com.landawn.abacus.guava.hash - package com.landawn.abacus.guava.hash
 
com.landawn.abacus.http - package com.landawn.abacus.http
 
com.landawn.abacus.http.v2 - package com.landawn.abacus.http.v2
 
com.landawn.abacus.parser - package com.landawn.abacus.parser
 
com.landawn.abacus.pool - package com.landawn.abacus.pool
 
com.landawn.abacus.spring - package com.landawn.abacus.spring
 
com.landawn.abacus.util - package com.landawn.abacus.util
 
com.landawn.abacus.util.function - package com.landawn.abacus.util.function
 
com.landawn.abacus.util.stream - package com.landawn.abacus.util.stream
 
combinations() - Method in class com.landawn.abacus.util.stream.Stream
Generates all possible combinations of the elements in this stream.
combinations(int) - Method in class com.landawn.abacus.util.stream.Stream
Generates all possible combinations of the elements in this stream of the specified length.
combinations(int, boolean) - Method in class com.landawn.abacus.util.stream.Stream
Generates all possible combinations of the elements in this stream of the specified length, with or without repetition.
combine(long, double) - Method in class com.landawn.abacus.util.KahanSummation
 
combine(BigDecimalSummaryStatistics) - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
 
combine(BigIntegerSummaryStatistics) - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
 
combine(ByteSummaryStatistics) - Method in class com.landawn.abacus.util.ByteSummaryStatistics
 
combine(CharSummaryStatistics) - Method in class com.landawn.abacus.util.CharSummaryStatistics
 
combine(FloatSummaryStatistics) - Method in class com.landawn.abacus.util.FloatSummaryStatistics
 
combine(KahanSummation) - Method in class com.landawn.abacus.util.KahanSummation
 
combine(ShortSummaryStatistics) - Method in class com.landawn.abacus.util.ShortSummaryStatistics
 
combine(Collection<? extends Future<? extends T>>, Throwables.Function<List<T>, ? extends R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Futures
Combines multiple futures into a new ContinuableFuture that completes when all input futures complete.
combine(Collection<? extends Collector<? super T, ?, ?>>, Function<Object[], R>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Future<? extends T1>, Future<? extends T2>) - Static method in class com.landawn.abacus.util.Futures
Combines two futures into a new ContinuableFuture that completes when both input futures complete.
combine(Future<? extends T1>, Future<? extends T2>, Throwables.BiFunction<? super T1, ? super T2, ? extends R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Futures
Combines two futures into a new ContinuableFuture that completes when both input futures complete.
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>) - Static method in class com.landawn.abacus.util.Futures
Combines three futures into a new ContinuableFuture that completes when all three input futures complete.
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Throwables.TriFunction<? super T1, ? super T2, ? super T3, ? extends R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Futures
Combines three futures into a new ContinuableFuture that completes when all three input futures complete.
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Future<? extends T4>) - Static method in class com.landawn.abacus.util.Futures
Combines four futures into a new ContinuableFuture that completes when all four input futures complete.
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Future<? extends T4>, Future<? extends T5>) - Static method in class com.landawn.abacus.util.Futures
Combines five futures into a new ContinuableFuture that completes when all five input futures complete.
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Future<? extends T4>, Future<? extends T5>, Future<? extends T6>) - Static method in class com.landawn.abacus.util.Futures
Combines six futures into a new ContinuableFuture that completes when all six input futures complete.
combine(Future<? extends T1>, Future<? extends T2>, Future<? extends T3>, Future<? extends T4>, Future<? extends T5>, Future<? extends T6>, Future<? extends T7>) - Static method in class com.landawn.abacus.util.Futures
Combines seven futures into a new ContinuableFuture that completes when all seven input futures complete.
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, BiFunction<? super R1, ? super R2, R>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, TriFunction<? super R1, ? super R2, ? super R3, R>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, Collector<? super T, ?, R4>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, Collector<? super T, ?, R4>, QuadFunction<? super R1, ? super R2, ? super R3, ? super R4, R>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, Collector<? super T, ?, R4>, Collector<? super T, ?, R5>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, Collector<? super T, ?, R4>, Collector<? super T, ?, R5>, Collector<? super T, ?, R6>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combine(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, Collector<? super T, ?, R3>, Collector<? super T, ?, R4>, Collector<? super T, ?, R5>, Collector<? super T, ?, R6>, Collector<? super T, ?, R7>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
combineColumns(Tuple.Tuple2<String, String>, String, BiFunction<?, ?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Tuple.Tuple2<String, String>, String, BiFunction<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Combines two columns into a new column in the DataSet.
combineColumns(Tuple.Tuple2<String, String>, String, BiFunction<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineColumns(Tuple.Tuple3<String, String, String>, String, TriFunction<?, ?, ?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Tuple.Tuple3<String, String, String>, String, TriFunction<?, ?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Combines three columns into a new column in the DataSet.
combineColumns(Tuple.Tuple3<String, String, String>, String, TriFunction<?, ?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineColumns(Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Combines multiple columns into a new column in the DataSet.
combineColumns(Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineColumns(Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in interface com.landawn.abacus.util.DataSet
Combines multiple columns into a new column in the DataSet.
combineColumns(Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineColumns(Predicate<? super String>, String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Predicate<? super String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Combines multiple columns into a new column in the DataSet based on a column name filter.
combineColumns(Predicate<? super String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineColumns(Predicate<? super String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
combineColumns(Predicate<? super String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in interface com.landawn.abacus.util.DataSet
Combines multiple columns into a new column in the DataSet based on a column name filter.
combineColumns(Predicate<? super String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
combineOrdered(HashCode, HashCode) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
combineOrdered(HashCode, HashCode, HashCode) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
combineOrdered(Iterable<HashCode>) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash code, having the same bit length as each of the input hash codes, that combines the information of these hash codes in an ordered fashion.
combineUnordered(HashCode, HashCode) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
combineUnordered(HashCode, HashCode, HashCode) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
combineUnordered(Iterable<HashCode>) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash code, having the same bit length as each of the input hash codes, that combines the information of these hash codes in an unordered fashion.
COMMA - Static variable in class com.landawn.abacus.util.WD
Field COMMA.
COMMA_SPACE - Static variable in class com.landawn.abacus.util.Strings
Field COMMA_SPACE.
COMMA_SPACE - Static variable in class com.landawn.abacus.util.WD
Field COMMA_SPACE.
COMMIT - Static variable in class com.landawn.abacus.util.WD
Field COMMIT.
commonPrefix() - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
commonPrefix(CharSequence...) - Static method in class com.landawn.abacus.util.Strings
Returns the longest common prefix among an array of CharSequences.
commonPrefix(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Note: copy from Google Guava under Apache License v2 Returns the longest string prefix such that a.toString().startsWith(prefix) && b.toString().startsWith(prefix) , taking care not to split surrogate pairs.
commonSet(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.N
Returns a set containing the common elements among all the collections within the specified collection of collections.
commonSet(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns a set containing the common elements between the specified collections a and b.
commonSuffix() - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
commonSuffix(CharSequence...) - Static method in class com.landawn.abacus.util.Strings
Returns the longest common suffix between the given CharSequences.
commonSuffix(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Note: copy from Google Guava under Apache License v2 Returns the longest string suffix such that a.toString().endsWith(suffix) && b.toString().endsWith(suffix), taking care not to split surrogate pairs.
comparator() - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
comparator() - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
Comparators - Class in com.landawn.abacus.util
Factory utility class for Comparator.
compare() - Static method in class com.landawn.abacus.util.Fn
 
compare(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically.
compare(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically over the specified range.
compare(boolean, boolean) - Static method in class com.landawn.abacus.util.N
Compares two boolean values.
compare(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically.
compare(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically over the specified range.
compare(byte, byte) - Static method in class com.landawn.abacus.util.Builder
Compares two byte values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(byte, byte) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two byte values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(byte, byte) - Static method in class com.landawn.abacus.util.N
Compares two byte values.
compare(char[], char[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically.
compare(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically over the specified range.
compare(char, char) - Static method in class com.landawn.abacus.util.Builder
Compares two char values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(char, char) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two char values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(char, char) - Static method in class com.landawn.abacus.util.N
Compares two char values.
compare(double[], double[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically.
compare(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically over the specified range.
compare(double, double) - Static method in class com.landawn.abacus.util.Builder
Compares two double values as specified by Double.compare(double, double), if the result of this comparison chain has not already been determined.
compare(double, double) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two double values as specified by Double.compare(double, double), if the result of this comparison chain has not already been determined.
compare(double, double) - Static method in class com.landawn.abacus.util.N
Compares two double values.
compare(float[], float[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically.
compare(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically over the specified range.
compare(float, float) - Static method in class com.landawn.abacus.util.Builder
Compares two float values as specified by Float.compare(float, float), if the result of this comparison chain has not already been determined.
compare(float, float) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two float values as specified by Float.compare(float, float), if the result of this comparison chain has not already been determined.
compare(float, float) - Static method in class com.landawn.abacus.util.N
Compares two float values.
compare(int[], int[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically.
compare(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically over the specified range.
compare(int, int) - Static method in class com.landawn.abacus.util.Builder
Compares two int values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(int, int) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two int values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(int, int) - Static method in class com.landawn.abacus.util.N
Compares two int values.
compare(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically over the specified range.
compare(long[], long[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically.
compare(long, long) - Static method in class com.landawn.abacus.util.Builder
Compares two long values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(long, long) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two long values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(long, long) - Static method in class com.landawn.abacus.util.N
Compares two long values.
compare(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically over the specified range.
compare(short[], short[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically.
compare(short, short) - Static method in class com.landawn.abacus.util.Builder
Compares two short values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(short, short) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two short values as specified by CommonUtil.compare(boolean, boolean), if the result of this comparison chain has not already been determined.
compare(short, short) - Static method in class com.landawn.abacus.util.N
Compares two short values.
compare(Iterable<T>, Iterable<T>) - Static method in class com.landawn.abacus.util.N
Compares two iterables lexicographically.
compare(Iterable<T>, Iterable<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compares two iterables using the specified comparator.
compare(Collection<T>, int, Collection<T>, int, int) - Static method in class com.landawn.abacus.util.N
Compares two collections lexicographically over the specified range.
compare(Collection<T>, int, Collection<T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compares two collections lexicographically over the specified range using the specified comparator.
compare(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
compare(Iterator<T>, Iterator<T>) - Static method in class com.landawn.abacus.util.N
Compares two iterators lexicographically.
compare(Iterator<T>, Iterator<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compares two iterators using the specified comparator.
compare(T[], int, T[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically over the specified range.
compare(T[], int, T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically over the specified range using the specified comparator.
compare(T[], T[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically.
compare(T[], T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compares two arrays using the specified comparator.
compare(T1, T1, T2, T2) - Static method in class com.landawn.abacus.util.N
Compares two pairs of values (a1, b1) and (a2, b2) until they are not equal.
compare(T1, T1, T2, T2, T3, T3) - Static method in class com.landawn.abacus.util.N
Compares three pairs of values (a1, b1), (a2, b2), and (a3, b3) until they are not equal.
compare(T1, T1, T2, T2, T3, T3, T4, T4) - Static method in class com.landawn.abacus.util.N
compare(T1, T1, T2, T2, T3, T3, T4, T4, T5, T5) - Static method in class com.landawn.abacus.util.N
compare(T1, T1, T2, T2, T3, T3, T4, T4, T5, T5, T6, T6) - Static method in class com.landawn.abacus.util.N
compare(T1, T1, T2, T2, T3, T3, T4, T4, T5, T5, T6, T6, T7, T7) - Static method in class com.landawn.abacus.util.N
compare(T, T) - Static method in class com.landawn.abacus.util.Builder
Compares two comparable objects as specified by Comparable.compareTo(T), if the result of this comparison chain has not already been determined.
compare(T, T) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two comparable objects as specified by Comparable.compareTo(T), if the result of this comparison chain has not already been determined.
compare(T, T) - Static method in class com.landawn.abacus.util.N
Compares two Comparable object values.
compare(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compares two Comparable object values using the specified Comparator.
compare(T, T, Comparator<T>) - Static method in class com.landawn.abacus.util.Builder
Compares two objects using a comparator, if the result of this comparison chain has not already been determined.
compare(T, T, Comparator<T>) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two objects using a comparator, if the result of this comparison chain has not already been determined.
compareByProps(Object, Object, Collection<String>) - Static method in class com.landawn.abacus.util.N
Deprecated.
call getPropValue by reflection APIs during comparing or sorting may have a huge impact on performance. Use Builder.ComparisonBuilder instead.
compareFalseLess(boolean, boolean) - Static method in class com.landawn.abacus.util.Builder
Compares two boolean values, considering false to be less than true, if the result of this comparison chain has not already been determined.
compareFalseLess(boolean, boolean) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two boolean values, considering false to be less than true, if the result of this comparison chain has not already been determined.
compareIgnoreCase(String[], String[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays of strings lexicographically, ignoring case differences.
compareIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.N
Compares two strings lexicographically, ignoring case differences.
compareIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Compares two strings lexicographically, ignoring case considerations.
compareNullBigger(T, T) - Static method in class com.landawn.abacus.util.Builder
null is bigger.
compareNullBigger(T, T) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
null is bigger.
compareNullLess(T, T) - Static method in class com.landawn.abacus.util.Builder
null is smaller.
compareNullLess(T, T) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
null is smaller.
compareTo(Duration) - Method in class com.landawn.abacus.util.Duration
 
compareTo(Fraction) - Method in class com.landawn.abacus.util.Fraction
Compares this object to another based on size.
compareTo(HBaseColumn<T>) - Method in class com.landawn.abacus.util.HBaseColumn
 
compareTo(MutableBoolean) - Method in class com.landawn.abacus.util.MutableBoolean
Compares this mutable to another in ascending order.
compareTo(MutableByte) - Method in class com.landawn.abacus.util.MutableByte
Compares this mutable to another in ascending order.
compareTo(MutableChar) - Method in class com.landawn.abacus.util.MutableChar
Compares this mutable to another in ascending order.
compareTo(MutableDouble) - Method in class com.landawn.abacus.util.MutableDouble
Compares this mutable to another in ascending order.
compareTo(MutableFloat) - Method in class com.landawn.abacus.util.MutableFloat
Compares this mutable to another in ascending order.
compareTo(MutableInt) - Method in class com.landawn.abacus.util.MutableInt
Compares this mutable to another in ascending order.
compareTo(MutableLong) - Method in class com.landawn.abacus.util.MutableLong
Compares this mutable to another in ascending order.
compareTo(MutableShort) - Method in class com.landawn.abacus.util.MutableShort
Compares this mutable to another in ascending order.
compareTo(u.OptionalBoolean) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
compareTo(u.OptionalByte) - Method in class com.landawn.abacus.util.u.OptionalByte
 
compareTo(u.OptionalChar) - Method in class com.landawn.abacus.util.u.OptionalChar
 
compareTo(u.OptionalDouble) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
compareTo(u.OptionalFloat) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
compareTo(u.OptionalInt) - Method in class com.landawn.abacus.util.u.OptionalInt
 
compareTo(u.OptionalLong) - Method in class com.landawn.abacus.util.u.OptionalLong
 
compareTo(u.OptionalShort) - Method in class com.landawn.abacus.util.u.OptionalShort
 
compareTo(T) - Static method in class com.landawn.abacus.util.Fn
 
compareTo(T) - Method in class com.landawn.abacus.util.Range
Checks where the specified element occurs relative to this range.
compareTo(T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
compareTrueLess(boolean, boolean) - Static method in class com.landawn.abacus.util.Builder
Compares two boolean values, considering true to be less than false, if the result of this comparison chain has not already been determined.
compareTrueLess(boolean, boolean) - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
Compares two boolean values, considering true to be less than false, if the result of this comparison chain has not already been determined.
compareUnsigned(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically, treating the values as unsigned.
compareUnsigned(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two subarrays lexicographically, treating the values as unsigned.
compareUnsigned(byte, byte) - Static method in class com.landawn.abacus.util.N
Compares two unsigned byte values.
compareUnsigned(int[], int[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically, treating the values as unsigned.
compareUnsigned(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two subarrays lexicographically, treating the values as unsigned.
compareUnsigned(int, int) - Static method in class com.landawn.abacus.util.N
Compares two unsigned int values.
compareUnsigned(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two subarrays lexicographically, treating the values as unsigned.
compareUnsigned(long[], long[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically, treating the values as unsigned.
compareUnsigned(long, long) - Static method in class com.landawn.abacus.util.N
Compares two unsigned long values.
compareUnsigned(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two subarrays lexicographically, treating the values as unsigned.
compareUnsigned(short[], short[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays lexicographically, treating the values as unsigned.
compareUnsigned(short, short) - Static method in class com.landawn.abacus.util.N
Compares two unsigned short values.
comparingArray() - Static method in class com.landawn.abacus.util.Comparators
 
comparingArray(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingBeanByProps(Collection<String>) - Static method in class com.landawn.abacus.util.Comparators
Deprecated.
call getPropValue by reflection apis during comparing or sorting may have huge impact to performance. Use Builder.ComparisonBuilder instead.
comparingBoolean(ToBooleanFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Comparators
Comparing the key/value extracted by keyExtractor by nullsFirst() comparator.
comparingBy(Function<? super T, ? extends U>, Comparator<? super U>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingByArrayLength() - Static method in class com.landawn.abacus.util.Comparators
Comparing by array length.
comparingByIfNotNullOrElseNullsFirst(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingByIfNotNullOrElseNullsFirst(Function<? super T, ? extends U>, Comparator<? super U>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingByIfNotNullOrElseNullsLast(Function<? super T, ? extends U>, Comparator<? super U>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingByIfNotNullOrElseNullsLast(Function<? super T, Comparable>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingByKey() - Static method in class com.landawn.abacus.util.Comparators
Comparing by key.
comparingByKey(Comparator<? super K>) - Static method in class com.landawn.abacus.util.Comparators
Comparing by key.
comparingByLength() - Static method in class com.landawn.abacus.util.Comparators
Comparing by length.
comparingByMapSize() - Static method in class com.landawn.abacus.util.Comparators
Comparing by map size.
comparingBySize() - Static method in class com.landawn.abacus.util.Comparators
Comparing by collection size.
comparingByte(ToByteFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingByValue() - Static method in class com.landawn.abacus.util.Comparators
Comparing by value.
comparingByValue(Comparator<? super V>) - Static method in class com.landawn.abacus.util.Comparators
Comparing by value.
comparingChar(ToCharFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingCollection() - Static method in class com.landawn.abacus.util.Comparators
 
comparingCollection(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingFloat(ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingIgnoreCase() - Static method in class com.landawn.abacus.util.Comparators
Comparing ignore case.
comparingIgnoreCase(Function<? super T, String>) - Static method in class com.landawn.abacus.util.Comparators
Comparing ignore case.
comparingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingIterable() - Static method in class com.landawn.abacus.util.Comparators
 
comparingIterable(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingIterator() - Static method in class com.landawn.abacus.util.Comparators
 
comparingIterator(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingMapByKey() - Static method in class com.landawn.abacus.util.Comparators
 
comparingMapByKey(Comparator<? super K>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingMapByValue() - Static method in class com.landawn.abacus.util.Comparators
 
comparingMapByValue(Comparator<? super V>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingObjArray(Comparator<?>) - Static method in class com.landawn.abacus.util.Comparators
 
comparingShort(ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
complete(BlockingQueue<?>) - Static method in class com.landawn.abacus.util.Observer
 
completed(T) - Static method in class com.landawn.abacus.util.ContinuableFuture
Returns a ContinuableFuture that is already completed with the provided result.
compose(BooleanUnaryOperator) - Method in interface com.landawn.abacus.util.function.BooleanUnaryOperator
 
compose(ByteUnaryOperator) - Method in interface com.landawn.abacus.util.function.ByteUnaryOperator
 
compose(CharUnaryOperator) - Method in interface com.landawn.abacus.util.function.CharUnaryOperator
 
compose(FloatUnaryOperator) - Method in interface com.landawn.abacus.util.function.FloatUnaryOperator
 
compose(ShortUnaryOperator) - Method in interface com.landawn.abacus.util.function.ShortUnaryOperator
 
compose(FC, Throwables.Function<? super FC, ? extends R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Composes multiple futures into a new ContinuableFuture that completes when all input futures complete.
compose(FC, Throwables.Function<? super FC, ? extends R, Exception>, Throwables.Function<? super Tuple.Tuple3<FC, Long, TimeUnit>, ? extends R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Composes multiple futures into a new ContinuableFuture that completes when all input futures complete.
compose(Future<T1>, Future<T2>, Throwables.BiFunction<? super Future<T1>, ? super Future<T2>, ? extends R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Composes two futures into a new ContinuableFuture that completes when both input futures complete.
compose(Future<T1>, Future<T2>, Throwables.BiFunction<? super Future<T1>, ? super Future<T2>, ? extends R, Exception>, Throwables.Function<? super Tuple.Tuple4<Future<T1>, Future<T2>, Long, TimeUnit>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Composes two futures into a new ContinuableFuture that completes when both input futures complete.
compose(Future<T1>, Future<T2>, Future<T3>, Throwables.TriFunction<? super Future<T1>, ? super Future<T2>, ? super Future<T3>, ? extends R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Composes three futures into a new ContinuableFuture that completes when all input futures complete.
compose(Future<T1>, Future<T2>, Future<T3>, Throwables.TriFunction<? super Future<T1>, ? super Future<T2>, ? super Future<T3>, ? extends R, Exception>, Throwables.Function<? super Tuple.Tuple5<Future<T1>, Future<T2>, Future<T3>, Long, TimeUnit>, R, Exception>) - Static method in class com.landawn.abacus.util.Futures
Composes three futures into a new ContinuableFuture that completes when all input futures complete.
compose(DoubleUnaryOperator) - Method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
compose(Function<? super V, ? extends T>) - Method in interface com.landawn.abacus.util.function.Function
 
compose(IntUnaryOperator) - Method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
compose(LongUnaryOperator) - Method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
compose(UnaryOperator<T>) - Method in interface com.landawn.abacus.util.function.UnaryOperator
 
CompressionMode - Enum Class in com.landawn.abacus.util
The Enum CompressionMode.
compute(E, ObjIntFunction<? super E, Integer>) - Method in class com.landawn.abacus.util.Multiset
Applies the provided remapping function to the specified element and its current count in this multiset.
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.Multimap
Computes the value for the specified key using the given remapping function.
computeIfAbsent(E, ToIntFunction<? super E>) - Method in class com.landawn.abacus.util.Multiset
Computes the count of the specified element in this multiset if it is not already present.
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class com.landawn.abacus.util.Multimap
Computes the value for the specified key using the given mapping function, if the key is not already associated with a value.
computeIfPresent(E, ObjIntFunction<? super E, Integer>) - Method in class com.landawn.abacus.util.Multiset
Computes the count of the specified element in this multiset if it is already present.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.Multimap
Computes the value for the specified key using the given remapping function, if the key is already associated with a value.
concat(boolean[]...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple boolean arrays into a single BooleanIterator.
concat(boolean[]...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple boolean arrays into a new array.
concat(boolean[][][], boolean[][][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 3D boolean arrays.
concat(boolean[][], boolean[][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 2D boolean arrays.
concat(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Concatenates two boolean arrays into a new array.
concat(byte[]...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple byte arrays into a single ByteIterator.
concat(byte[]...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple byte arrays into a new array.
concat(byte[]...) - Static method in class com.landawn.abacus.util.stream.ByteStream
Concatenates multiple arrays of bytes into a single ByteStream.
concat(byte[][][], byte[][][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 3D byte arrays.
concat(byte[][], byte[][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 2D byte arrays.
concat(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Concatenates two byte arrays into a new array.
concat(char[]...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple char arrays into a single CharIterator.
concat(char[]...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple char arrays into a new array.
concat(char[]...) - Static method in class com.landawn.abacus.util.stream.CharStream
Concatenates multiple arrays of chars into a single CharStream.
concat(char[][][], char[][][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 3D char arrays.
concat(char[][], char[][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 2D char arrays.
concat(char[], char[]) - Static method in class com.landawn.abacus.util.N
Concatenates two char arrays into a new array.
concat(double[]...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple double arrays into a single DoubleIterator.
concat(double[]...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple double arrays into a new array.
concat(double[]...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Concatenates multiple arrays of doubles into a single DoubleStream.
concat(double[][][], double[][][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 3D double arrays.
concat(double[][], double[][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 2D double arrays.
concat(double[], double[]) - Static method in class com.landawn.abacus.util.N
Concatenates two double arrays into a new array.
concat(float[]...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple float arrays into a single FloatIterator.
concat(float[]...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple float arrays into a new array.
concat(float[]...) - Static method in class com.landawn.abacus.util.stream.FloatStream
Concatenates multiple arrays of floats into a single FloatStream.
concat(float[][][], float[][][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 3D float arrays.
concat(float[][], float[][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 2D float arrays.
concat(float[], float[]) - Static method in class com.landawn.abacus.util.N
Concatenates two float arrays into a new array.
concat(int[]...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple int arrays into a single IntIterator.
concat(int[]...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple int arrays into a new array.
concat(int[]...) - Static method in class com.landawn.abacus.util.stream.IntStream
Concatenates multiple arrays of ints into a single IntStream.
concat(int[][][], int[][][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 3D integer arrays.
concat(int[][], int[][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 2D integer arrays.
concat(int[], int[]) - Static method in class com.landawn.abacus.util.N
Concatenates two int arrays into a new array.
concat(long[]...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple long arrays into a single LongIterator.
concat(long[]...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple long arrays into a new array.
concat(long[]...) - Static method in class com.landawn.abacus.util.stream.LongStream
Concatenates multiple arrays of longs into a single LongStream.
concat(long[][][], long[][][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 3D long arrays.
concat(long[][], long[][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 2D long arrays.
concat(long[], long[]) - Static method in class com.landawn.abacus.util.N
Concatenates two long arrays into a new array.
concat(short[]...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple short arrays into a single ShortIterator.
concat(short[]...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple short arrays into a new array.
concat(short[]...) - Static method in class com.landawn.abacus.util.stream.ShortStream
Concatenates multiple arrays of shorts into a single ShortStream.
concat(short[][][], short[][][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 3D short arrays.
concat(short[][], short[][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 2D short arrays.
concat(short[], short[]) - Static method in class com.landawn.abacus.util.N
Concatenates two short arrays into a new array.
concat(BiIterator<A, B>...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple BiIterators into a single BiIterator.
concat(BooleanIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple BooleanIterators into a single BooleanIterator.
concat(ByteIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple ByteIterators into a single ByteIterator.
concat(ByteIterator...) - Static method in class com.landawn.abacus.util.stream.ByteStream
Concatenates multiple ByteIterators into a single ByteStream.
concat(CharIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple CharIterators into a single CharIterator.
concat(CharIterator...) - Static method in class com.landawn.abacus.util.stream.CharStream
Concatenates multiple CharIterators into a single CharStream.
concat(DoubleIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple DoubleIterators into a single DoubleIterator.
concat(DoubleIterator...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Concatenates multiple DoubleIterators into a single DoubleStream.
concat(FloatIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple FloatIterators into a single FloatIterator.
concat(FloatIterator...) - Static method in class com.landawn.abacus.util.stream.FloatStream
Concatenates multiple FloatIterators into a single FloatStream.
concat(IntIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple IntIterators into a single IntIterator.
concat(IntIterator...) - Static method in class com.landawn.abacus.util.stream.IntStream
Concatenates multiple IntIterators into a single IntStream.
concat(LongIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple LongIterators into a single LongIterator.
concat(LongIterator...) - Static method in class com.landawn.abacus.util.stream.LongStream
Concatenates multiple LongIterators into a single LongStream.
concat(Seq<? extends T, E>...) - Static method in class com.landawn.abacus.util.Seq
Concatenates multiple sequences into a single sequence.
concat(ShortIterator...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple ShortIterators into a single ShortIterator.
concat(ShortIterator...) - Static method in class com.landawn.abacus.util.stream.ShortStream
Concatenates multiple ShortIterators into a single ShortStream.
concat(ByteStream...) - Static method in class com.landawn.abacus.util.stream.ByteStream
Concatenates multiple ByteStreams into a single ByteStream.
concat(CharStream...) - Static method in class com.landawn.abacus.util.stream.CharStream
Concatenates multiple CharStreams into a single CharStream.
concat(DoubleStream...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Concatenates multiple DoubleStreams into a single DoubleStream.
concat(FloatStream...) - Static method in class com.landawn.abacus.util.stream.FloatStream
Concatenates multiple FloatStreams into a single FloatStream.
concat(IntStream...) - Static method in class com.landawn.abacus.util.stream.IntStream
Concatenates multiple IntStreams into a single IntStream.
concat(LongStream...) - Static method in class com.landawn.abacus.util.stream.LongStream
Concatenates multiple LongStreams into a single LongStream.
concat(ShortStream...) - Static method in class com.landawn.abacus.util.stream.ShortStream
Concatenates multiple ShortStreams into a single ShortStream.
concat(Stream<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
Concatenates multiple streams into a single stream.
concat(Throwables.Iterator<? extends T, ? extends E>...) - Static method in class com.landawn.abacus.util.Throwables.Iterator
 
concat(TriIterator<A, B, C>...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple TriIterators into a single TriIterator.
concat(Iterable<? extends T>...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple Iterable objects into a single ObjIterator.
concat(Iterable<? extends T>...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple iterables into a new list.
concat(Iterable<? extends T>...) - Static method in class com.landawn.abacus.util.Seq
Concatenates multiple Iterables into a single sequence.
concat(Iterable<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
Concatenates multiple iterables into a single stream.
concat(Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Concatenates two iterables into a new list.
concat(Object, Object) - Static method in class com.landawn.abacus.util.Strings
Concatenates the string representations of the provided objects into a single string.
concat(Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
Concatenates the string representations of the provided objects into a single string.
concat(Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
Concatenates the string representations of the provided objects into a single string.
concat(Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
Concatenates the string representations of the provided objects into a single string.
concat(Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
Concatenates the string representations of the provided objects into a single string.
concat(Object, Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
Concatenates the string representations of the provided objects into a single string.
concat(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
Concatenates the string representations of the provided objects into a single string.
concat(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.landawn.abacus.util.Strings
Concatenates the string representations of the provided objects into a single string.
concat(String...) - Static method in class com.landawn.abacus.util.Strings
Concatenates the given strings into a single string.
concat(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Concatenates a filename to a base path using normal command line style rules.
concat(String, String) - Static method in class com.landawn.abacus.util.Strings
Concatenates the given strings into a single string.
concat(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Concatenates the given strings into a single string.
concat(String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Concatenates the given strings into a single string.
concat(String, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Concatenates the given strings into a single string.
concat(String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Concatenates the given strings into a single string.
concat(String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Concatenates the given strings into a single string.
concat(String, String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Concatenates the given strings into a single string.
concat(String, String, String, String, String, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Concatenates the given strings into a single string.
concat(Collection<? extends Seq<? extends T, E>>) - Static method in class com.landawn.abacus.util.Seq
Concatenates multiple sequences into a single sequence.
concat(Collection<? extends ByteStream>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Concatenates a collection of ByteStream into a single ByteStream.
concat(Collection<? extends CharStream>) - Static method in class com.landawn.abacus.util.stream.CharStream
Concatenates a collection of CharStream into a single CharStream.
concat(Collection<? extends DoubleStream>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Concatenates a collection of DoubleStream into a single DoubleStream.
concat(Collection<? extends FloatStream>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Concatenates a collection of FloatStream into a single FloatStream.
concat(Collection<? extends IntStream>) - Static method in class com.landawn.abacus.util.stream.IntStream
Concatenates a collection of IntStream into a single IntStream.
concat(Collection<? extends LongStream>) - Static method in class com.landawn.abacus.util.stream.LongStream
Concatenates a collection of LongStream into a single LongStream.
concat(Collection<? extends ShortStream>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Concatenates a collection of ShortStream into a single ShortStream.
concat(Collection<? extends Stream<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Concatenates multiple streams into a single stream.
concat(Collection<? extends Throwables.Iterator<? extends T, ? extends E>>) - Static method in class com.landawn.abacus.util.Throwables.Iterator
 
concat(Collection<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.N
Concatenates multiple iterables into a new list.
concat(Collection<? extends Iterable<? extends T>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Concatenates multiple iterables into a new collection.
concat(Collection<? extends Enumeration<? extends T>>) - Static method in class com.landawn.abacus.util.Enumerations
 
concat(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple Iterators into a single ObjIterator.
concat(Collection<? extends Map<? extends K, ? extends E>>) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap by concatenating the key-value pairs from a collection of maps.
concat(Collection<? extends Map<? extends K, ? extends E>>) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap by concatenating the key-value pairs from a collection of maps.
concat(Collection<? extends Map<? extends K, ? extends V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Concatenates multiple maps into a single EntryStream.
concat(Enumeration<? extends T>...) - Static method in class com.landawn.abacus.util.Enumerations
 
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple Iterators into a single ObjIterator.
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple iterators into a new ObjIterator.
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.Seq
Concatenates multiple Iterators into a single sequence.
concat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
Concatenates multiple iterators into a single stream.
concat(Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Concatenates two iterators into a new ObjIterator.
concat(List<byte[]>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Concatenates a list of byte array into a single ByteStream.
concat(List<char[]>) - Static method in class com.landawn.abacus.util.stream.CharStream
Concatenates a list of char array into a single CharStream.
concat(List<double[]>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Concatenates a list of double array into a single DoubleStream.
concat(List<float[]>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Concatenates a list of float array into a single FloatStream.
concat(List<int[]>) - Static method in class com.landawn.abacus.util.stream.IntStream
Concatenates a list of int array into a single IntStream.
concat(List<long[]>) - Static method in class com.landawn.abacus.util.stream.LongStream
Concatenates a list of long array into a single LongStream.
concat(List<short[]>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Concatenates a list of short array into a single ShortStream.
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap by concatenating the key-value pairs from two specified maps.
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap by concatenating the key-value pairs from two specified maps.
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap by concatenating the key-value pairs from three specified maps.
concat(Map<? extends K, ? extends E>, Map<? extends K, ? extends E>, Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap by concatenating the key-value pairs from three specified maps.
concat(Map<? extends K, ? extends V>...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple Maps into a single ObjIterator of Map.Entry.
concat(Map<? extends K, ? extends V>...) - Static method in class com.landawn.abacus.util.stream.EntryStream
Concatenates multiple maps into a single EntryStream.
concat(T[]...) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple arrays into a single ObjIterator.
concat(T[]...) - Static method in class com.landawn.abacus.util.N
Concatenates multiple arrays into a new array.
concat(T[]...) - Static method in class com.landawn.abacus.util.Seq
Concatenates multiple arrays into a single sequence.
concat(T[]...) - Static method in class com.landawn.abacus.util.stream.Stream
Concatenates multiple arrays into a single stream.
concat(T[], T[]) - Static method in class com.landawn.abacus.util.N
Concatenates two arrays into a new array.
CONCAT - Static variable in class com.landawn.abacus.util.WD
Field CONCAT.
concatenating(HashFunction, HashFunction) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
concatenating(HashFunction, HashFunction, HashFunction) - Static method in class com.landawn.abacus.guava.hash.Hashing
 
concatenating(Iterable<HashFunction>) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function which computes its hash code by concatenating the hash codes of the underlying hash functions together.
concatIterables(Collection<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.Iterators
Concatenates multiple Iterable objects into a single ObjIterator.
concatIterables(Collection<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Concatenates multiple iterables into a single stream.
concatIterators(Collection<? extends ByteIterator>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Concatenates a collection of ByteIterator into a single ByteStream.
concatIterators(Collection<? extends CharIterator>) - Static method in class com.landawn.abacus.util.stream.CharStream
Concatenates a collection of CharIterator into a single CharStream.
concatIterators(Collection<? extends DoubleIterator>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Concatenates a collection of DoubleIterator into a single DoubleStream.
concatIterators(Collection<? extends FloatIterator>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Concatenates a collection of FloatIterator into a single FloatStream.
concatIterators(Collection<? extends IntIterator>) - Static method in class com.landawn.abacus.util.stream.IntStream
Concatenates a collection of IntIterator into a single IntStream.
concatIterators(Collection<? extends LongIterator>) - Static method in class com.landawn.abacus.util.stream.LongStream
Concatenates a collection of LongIterator into a single LongStream.
concatIterators(Collection<? extends ShortIterator>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Concatenates a collection of ShortIterator into a single ShortStream.
concatIterators(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Concatenates multiple iterators into a single stream.
concatt(T[][][], T[][][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 3D arrays of generic type T.
concatt(T[][], T[][]) - Static method in class com.landawn.abacus.util.Array
Concatenates two 2D arrays of generic type T.
CONCLUDED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
CONCLUDED - Enum constant in enum class com.landawn.abacus.util.Status
 
concurrentDistinct() - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
concurrentDistinctBy(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
Configuration - Class in com.landawn.abacus.util
 
CONNECT - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
CONNECTION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Connection header field name.
connectionTimeout(long) - Method in class com.landawn.abacus.http.HttpRequest
 
connectionTimeout(Duration) - Method in class com.landawn.abacus.http.HttpRequest
 
connectTimeout(Duration) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
consistentHash(long, int) - Static method in class com.landawn.abacus.guava.hash.Hashing
Assigns to input a "bucket" in the range [0, buckets), in a uniform manner that minimizes the need for remapping as buckets grows.
consistentHash(HashCode, int) - Static method in class com.landawn.abacus.guava.hash.Hashing
Assigns to hashCode a "bucket" in the range [0, buckets), in a uniform manner that minimizes the need for remapping as buckets grows.
Consumer<T> - Interface in com.landawn.abacus.util.function
contains(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
contains(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Checks if the specified array contains the specified value.
contains(byte) - Method in class com.landawn.abacus.util.ByteList
 
contains(byte[], byte) - Static method in class com.landawn.abacus.util.N
Checks if the specified array contains the specified value.
contains(char) - Method in class com.landawn.abacus.util.CharList
 
contains(char[], char) - Static method in class com.landawn.abacus.util.N
Checks if the specified array contains the specified value.
contains(double) - Method in class com.landawn.abacus.util.DoubleList
 
contains(double[], double) - Static method in class com.landawn.abacus.util.N
Checks if the specified array contains the specified value.
contains(float) - Method in class com.landawn.abacus.util.FloatList
 
contains(float[], float) - Static method in class com.landawn.abacus.util.N
Checks if the specified array contains the specified value.
contains(int) - Method in class com.landawn.abacus.util.IntList
 
contains(int[], int) - Static method in class com.landawn.abacus.util.N
Checks if the specified array contains the specified value.
contains(long) - Method in class com.landawn.abacus.util.LongList
 
contains(long[], long) - Static method in class com.landawn.abacus.util.N
Checks if the specified array contains the specified value.
contains(short) - Method in class com.landawn.abacus.util.ShortList
 
contains(short[], short) - Static method in class com.landawn.abacus.util.N
Checks if the specified array contains the specified value.
contains(E) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
contains(E) - Method in interface com.landawn.abacus.pool.ObjectPool
Checks if the specified element is present in the pool.
contains(Iterable<?>, Object) - Static method in class com.landawn.abacus.util.N
Checks if the specified Iterable contains the specified value.
contains(Object) - Method in class com.landawn.abacus.util.IdentityHashSet
 
contains(Object) - Method in class com.landawn.abacus.util.ImmutableCollection
 
contains(Object) - Method in class com.landawn.abacus.util.Multiset
Determines whether this multiset contains the specified element.
contains(Object) - Method in class com.landawn.abacus.util.Tuple
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
contains(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
contains(Object[], Object) - Static method in class com.landawn.abacus.util.N
Checks if the specified array contains the specified value.
contains(Object, Object) - Method in class com.landawn.abacus.util.Multimap
Checks if the Multimap contains the specified key-value pair.
contains(String) - Static method in class com.landawn.abacus.util.Fn
 
contains(String, char) - Static method in class com.landawn.abacus.util.Strings
Checks if the specified character is present in the given string.
contains(String, String) - Static method in class com.landawn.abacus.util.Strings
Checks if the specified substring is present in the given string.
contains(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Checks if the specified substring is present in the given string, considering the specified delimiter.
contains(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
Checks if the specified Collection contains the specified value.
contains(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.N
Checks if the specified Iterator contains the specified value.
contains(Map<?, ?>, Object, Object) - Static method in class com.landawn.abacus.util.Maps
Checks if the specified map contains the specified key-value pair.
contains(Map<?, ?>, Map.Entry<?, ?>) - Static method in class com.landawn.abacus.util.Maps
Checks if the specified map contains the specified entry.
contains(R, C) - Method in class com.landawn.abacus.util.Sheet
Checks if the Sheet contains a cell identified by the specified row key and column key.
contains(R, C, Object) - Method in class com.landawn.abacus.util.Sheet
Checks if the Sheet contains a cell identified by the specified row key, column key, and value.
contains(T) - Method in class com.landawn.abacus.util.ImmutableArray
 
contains(T) - Method in class com.landawn.abacus.util.Range
Checks whether the specified element occurs within this range.
contains(T) - Method in class com.landawn.abacus.util.u.Nullable
 
contains(T) - Method in class com.landawn.abacus.util.u.Optional
 
containsAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
containsAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
containsAll(char[]) - Method in class com.landawn.abacus.util.CharList
 
containsAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
containsAll(float[]) - Method in class com.landawn.abacus.util.FloatList
 
containsAll(int[]) - Method in class com.landawn.abacus.util.IntList
 
containsAll(long[]) - Method in class com.landawn.abacus.util.LongList
 
containsAll(short[]) - Method in class com.landawn.abacus.util.ShortList
 
containsAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
containsAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
containsAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
containsAll(CharList) - Method in class com.landawn.abacus.util.CharList
 
containsAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
containsAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
containsAll(IntList) - Method in class com.landawn.abacus.util.IntList
 
containsAll(LongList) - Method in class com.landawn.abacus.util.LongList
 
containsAll(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
containsAll(Iterable<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if the given Iterable contains all the elements in the specified valuesToFind Collection.
containsAll(Object, Collection<?>) - Method in class com.landawn.abacus.util.Multimap
Checks if the Multimap contains all elements of the specified collection for the given key.
containsAll(String, char...) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the specified characters are present in the given string.
containsAll(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the specified substrings are present in the given string.
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.IdentityHashSet
 
containsAll(Collection<?>) - Method in class com.landawn.abacus.util.Multiset
Returns true if this multiset contains at least one occurrence of each element in the specified collection.
containsAll(Collection<?>, Object...) - Static method in class com.landawn.abacus.util.N
Checks if the given Collection contains all the elements in the specified valuesToFind array.
containsAll(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if the given Collection contains all the elements in the specified valuesToFind Collection.
containsAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Range
 
containsAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.Seq
Checks if this sequence contains all the elements in the specified collection.
containsAll(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
Checks if the stream contains all the specified elements.
containsAll(Iterator<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if the given Iterator contains all the elements in the specified valuesToFind Collection.
containsAll(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
containsAll(T...) - Method in class com.landawn.abacus.util.Seq
Checks if this sequence contains all the specified elements.
containsAll(T...) - Method in class com.landawn.abacus.util.stream.Stream
Checks if the stream contains all the specified elements.
containsAllColumns(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Check if this DataSet contains all the specified columns.
containsAllColumns(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
containsAllIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the specified substrings are present in the given string, ignoring case considerations.
containsAny(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
containsAny(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
containsAny(char[]) - Method in class com.landawn.abacus.util.CharList
 
containsAny(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
containsAny(float[]) - Method in class com.landawn.abacus.util.FloatList
 
containsAny(int[]) - Method in class com.landawn.abacus.util.IntList
 
containsAny(long[]) - Method in class com.landawn.abacus.util.LongList
 
containsAny(short[]) - Method in class com.landawn.abacus.util.ShortList
 
containsAny(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
containsAny(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
containsAny(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
containsAny(CharList) - Method in class com.landawn.abacus.util.CharList
 
containsAny(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
containsAny(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
containsAny(IntList) - Method in class com.landawn.abacus.util.IntList
 
containsAny(LongList) - Method in class com.landawn.abacus.util.LongList
 
containsAny(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
containsAny(Iterable<?>, Set<?>) - Static method in class com.landawn.abacus.util.N
Checks if the given Iterable contains any elements from the specified valuesToFind Set.
containsAny(String, char...) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the specified characters are present in the given string.
containsAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the specified substrings are present in the given string.
containsAny(Collection<?>, Object...) - Static method in class com.landawn.abacus.util.N
Checks if the given Collection contains any elements from the specified valuesToFind array.
containsAny(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if the given Collection contains any elements from the specified valuesToFind Collection.
containsAny(Collection<? extends T>) - Method in class com.landawn.abacus.util.Seq
Checks if this sequence contains any of the elements in the specified collection.
containsAny(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
Checks if the stream contains any of the specified elements.
containsAny(Iterator<?>, Set<?>) - Static method in class com.landawn.abacus.util.N
Checks if the given Iterator contains any elements from the specified valuesToFind Set.
containsAny(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
containsAny(T...) - Method in class com.landawn.abacus.util.Seq
Checks if this sequence contains any of the specified elements.
containsAny(T...) - Method in class com.landawn.abacus.util.stream.Stream
Checks if the stream contains any of the specified elements.
containsAnyIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the specified substrings are present in the given string, ignoring case considerations.
containsColumn(C) - Method in class com.landawn.abacus.util.Sheet
Checks if the Sheet contains a column identified by the specified column key.
containsColumn(String) - Method in interface com.landawn.abacus.util.DataSet
Checks if the specified column name exists in this DataSet.
containsColumn(String) - Method in class com.landawn.abacus.util.RowDataSet
 
containsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Checks if the specified substring is present in the given string, ignoring case considerations.
containsIgnoreCase(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Checks if the specified substring is present in the given string, considering the specified delimiter and ignoring case considerations.
containsKey(Object) - Method in class com.landawn.abacus.util.BiMap
Checks if this BiMap contains a mapping for the specified key.
containsKey(Object) - Method in class com.landawn.abacus.util.ImmutableMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class com.landawn.abacus.util.Multimap
Checks if the Multimap contains the specified key.
containsKey(Object) - Method in class com.landawn.abacus.util.ObjectPool
 
containsKey(Object) - Method in class com.landawn.abacus.util.Properties
 
containsKey(String) - Method in interface com.landawn.abacus.util.EntityId
 
containsKey(String) - Method in class com.landawn.abacus.util.MapEntity
 
containsKey(String) - Method in class com.landawn.abacus.util.Seid
 
containsKey(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
containsKey(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Checks if the pool contains an element associated with the given key.
containsNone(Iterable<?>, Set<?>) - Static method in class com.landawn.abacus.util.N
Checks if the given Iterable dosn't contain any elements from the specified valuesToFind Set.
containsNone(String, char...) - Static method in class com.landawn.abacus.util.Strings
Checks if none of the specified characters are present in the given string.
containsNone(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if none of the specified substrings are present in the given string.
containsNone(Collection<?>, Object...) - Static method in class com.landawn.abacus.util.N
Checks if the specified given Collection dosn't contain any elements from the specified valuesToFind array.
containsNone(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if the given Collection dosn't contain any elements from the specified valuesToFind Collection.
containsNone(Collection<? extends T>) - Method in class com.landawn.abacus.util.Seq
Checks if the sequence doesn't contain any of the specified elements.
containsNone(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
Checks if the stream doesn't contain any of the specified elements.
containsNone(Iterator<?>, Set<?>) - Static method in class com.landawn.abacus.util.N
Checks if the given Iterator dosn't contain any elements from the specified valuesToFind Set.
containsNone(T...) - Method in class com.landawn.abacus.util.Seq
Checks if the sequence doesn't contain any of the specified elements.
containsNone(T...) - Method in class com.landawn.abacus.util.stream.Stream
Checks if the stream doesn't contain any of the specified elements.
containsNoneIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if none of the specified substrings are present in the given string, ignoring case considerations.
containsOnly(String, char...) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string contains only the specified character.
containsRange(Range<T>) - Method in class com.landawn.abacus.util.Range
Checks whether this range contains all the elements of the specified range.
containsRow(R) - Method in class com.landawn.abacus.util.Sheet
Checks if the Sheet contains a row identified by the specified row key.
containsValue(Object) - Method in class com.landawn.abacus.util.BiMap
Checks if this BiMap contains a mapping for the specified value.
containsValue(Object) - Method in class com.landawn.abacus.util.ImmutableMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.landawn.abacus.util.Multimap
Checks if the Multimap contains the specified value.
containsValue(Object) - Method in class com.landawn.abacus.util.ObjectPool
 
containsValue(Object) - Method in class com.landawn.abacus.util.Properties
 
containsValue(Object) - Method in class com.landawn.abacus.util.Sheet
Checks if the Sheet contains a cell with the specified value.
containsWhitespace(String) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string contains any whitespace characters.
CONTENT_DISPOSITION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Disposition header field name.
CONTENT_ENCODING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Encoding header field name.
CONTENT_LANGUAGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Language header field name.
CONTENT_LENGTH - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Length header field name.
CONTENT_LOCATION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Location header field name.
CONTENT_MD5 - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-MD5 header field name.
CONTENT_RANGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Range header field name.
CONTENT_SECURITY_POLICY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Security-Policy header field name.
CONTENT_SECURITY_POLICY_REPORT_ONLY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Security-Policy-Report-Only header field name.
CONTENT_TYPE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Content-Type header field name.
contentEncoding() - Method in enum class com.landawn.abacus.http.ContentFormat
 
contentEquals(InputStream, InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Compares the contents of two Streams to determine if they are equal or not.
contentEquals(Reader, Reader) - Static method in class com.landawn.abacus.util.IOUtil
Compares the contents of two Readers to determine if they are equal or not.
contentEqualsIgnoreEOL(Reader, Reader) - Static method in class com.landawn.abacus.util.IOUtil
Compares the contents of two Readers to determine if they are equal or not, ignoring EOL characters.
ContentFormat - Enum Class in com.landawn.abacus.http
 
contentType() - Method in enum class com.landawn.abacus.http.ContentFormat
 
ContinuableFuture<T> - Class in com.landawn.abacus.util
The ContinuableFuture class represents a computation that may be asynchronous.
convert(Number, Type<? extends T>) - Static method in class com.landawn.abacus.util.Numbers
Converts the given number to the specified target type using the provided Type instance.
convert(Number, Class<? extends T>) - Static method in class com.landawn.abacus.util.Numbers
Converts the given number to the specified target type.
convert(Object, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Converts the given source object to the specified target type using the provided Type instance.
convert(Object, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Converts the given source object to the specified target type.
convert(String) - Method in enum class com.landawn.abacus.util.NamingPolicy
 
convertColumn(String, Class<?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
convertColumn(String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Converts the values in a specified column of the DataSet to a specified target type.
convertColumn(String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
convertColumns(Map<String, Class<?>>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
convertColumns(Map<String, Class<?>>) - Method in interface com.landawn.abacus.util.DataSet
Converts the values in multiple specified columns of the DataSet to their respective target types.
convertColumns(Map<String, Class<?>>) - Method in class com.landawn.abacus.util.RowDataSet
 
convertWords(String, String, Collection<String>, Function<? super String, String>) - Static method in class com.landawn.abacus.util.Strings
Converts all the words from the specified string, split by the provided delimiter, using the provided converter function.
convertWords(String, String, Function<? super String, String>) - Static method in class com.landawn.abacus.util.Strings
Converts all the words from the specified string, split by the provided delimiter, using the provided converter function.
convertWords(String, Function<? super String, String>) - Static method in class com.landawn.abacus.util.Strings
Converts all the words in the given string using the provided converter function.
COOKIE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Cookie header field name.
copy() - Method in class com.landawn.abacus.http.HttpHeaders
 
copy() - Method in class com.landawn.abacus.http.HttpSettings
 
copy() - Method in class com.landawn.abacus.parser.ParserConfig
 
copy() - Method in class com.landawn.abacus.util.BiMap
Creates a new BiMap that is a copy of the current BiMap.
copy() - Method in class com.landawn.abacus.util.BooleanList
 
copy() - Method in class com.landawn.abacus.util.ByteList
 
copy() - Method in class com.landawn.abacus.util.CharList
 
copy() - Method in interface com.landawn.abacus.util.DataSet
Creates a new DataSet that is a copy of the current DataSet.
copy() - Method in class com.landawn.abacus.util.DoubleList
 
copy() - Method in class com.landawn.abacus.util.FloatList
 
copy() - Method in class com.landawn.abacus.util.HBaseColumn
 
copy() - Method in class com.landawn.abacus.util.IntList
 
copy() - Method in class com.landawn.abacus.util.ListMultimap
Returns a new ListMultimap and copies all key-value pairs from this ListMultimap to the new one.
copy() - Method in class com.landawn.abacus.util.LongList
 
copy() - Method in class com.landawn.abacus.util.MapEntity
 
copy() - Method in class com.landawn.abacus.util.Multimap
Returns a new Multimap and copies all key-value pairs from this Multimap to the new one.
copy() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
copy() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
copy() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
copy() - Method in class com.landawn.abacus.util.Pair
 
copy() - Method in class com.landawn.abacus.util.PrimitiveList
 
copy() - Method in class com.landawn.abacus.util.Properties
 
copy() - Method in class com.landawn.abacus.util.RowDataSet
 
copy() - Method in class com.landawn.abacus.util.Seid
Deprecated.
for internal use only
copy() - Method in class com.landawn.abacus.util.SetMultimap
Returns a new SetMultimap and copies all key-value pairs from this SetMultimap to the new one.
copy() - Method in class com.landawn.abacus.util.Sheet
Creates a copy of the current Sheet object.
copy() - Method in class com.landawn.abacus.util.ShortList
 
copy() - Method in class com.landawn.abacus.util.Triple
 
copy(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Copies elements from the source boolean array to the destination boolean array.
copy(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
Copies elements from the source byte array to the destination byte array.
copy(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.N
Copies elements from the source char array to the destination char array.
copy(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.N
Copies elements from the source double array to the destination double array.
copy(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.N
Copies elements from the source float array to the destination float array.
copy(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
Copies elements from the source int array to the destination int array.
copy(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
copy(int, int) - Method in class com.landawn.abacus.util.ByteList
 
copy(int, int) - Method in class com.landawn.abacus.util.CharList
 
copy(int, int) - Method in interface com.landawn.abacus.util.DataSet
Creates a new DataSet that is a copy of the current DataSet from the specified fromRowIndex to toRowIndex.
copy(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
copy(int, int) - Method in class com.landawn.abacus.util.FloatList
 
copy(int, int) - Method in class com.landawn.abacus.util.ImmutableArray
 
copy(int, int) - Method in class com.landawn.abacus.util.IntList
 
copy(int, int) - Method in class com.landawn.abacus.util.LongList
 
copy(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
copy(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
copy(int, int) - Method in class com.landawn.abacus.util.ShortList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.BooleanList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.ByteList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.CharList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.FloatList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.IntList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.LongList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
copy(int, int, int) - Method in class com.landawn.abacus.util.ShortList
 
copy(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Creates a new DataSet that is a copy of the current DataSet from the specified fromRowIndex to toRowIndex with only the columns specified in the columnNames collection.
copy(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
copy(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
Copies elements from the source long array to the destination long array.
copy(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
Copies elements from the source short array to the destination short array.
copy(File, File) - Static method in class com.landawn.abacus.guava.Files
Copies all the bytes from one file to another.
copy(File, OutputStream) - Static method in class com.landawn.abacus.guava.Files
Copies all bytes from a file to an output stream.
copy(InputStream, Path, CopyOption...) - Static method in class com.landawn.abacus.util.IOUtil
Copies the content of the given InputStream to the specified target Path.
copy(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.N
Copies elements from the source array to the destination array.
copy(Object, boolean, Set<String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a new instance of specified targetType with properties copied from the given source bean, except the properties specified in the ignoredPropNames set.
copy(Object, int, Object, int, int) - Static method in class com.landawn.abacus.util.N
Copies elements from the source array to the destination array.
copy(Object, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a new instance of specified targetType with properties copied from the given source bean.
copy(Object, Collection<String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a new instance of specified targetType with properties copied from the given source bean with selected properties.
copy(Object, Collection<String>, Function<String, String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a new instance of specified targetType with properties copied from the given source bean with selected properties.
copy(Object, BiPredicate<? super String, ?>, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a new instance of specified targetType with properties copied from the given source bean, filtered by the specified predicate.
copy(Object, BiPredicate<? super String, ?>, Function<String, String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a new instance of specified targetType with properties copied from the given source bean, filtered by the specified predicate.
copy(Path, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Copies the content of the file at the given source Path to the specified OutputStream.
copy(Path, Path, CopyOption...) - Static method in class com.landawn.abacus.util.IOUtil
Copies a file or directory from the source path to the target path.
copy(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Creates a new DataSet that is a copy of the current DataSet with only the columns specified in the columnNames collection.
copy(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
copy(Collection<R>, Collection<C>) - Method in class com.landawn.abacus.util.Sheet
Creates a copy of the current Sheet object with the specified row keys and column keys.
copy(List<? extends T>, int, List<? super T>, int, int) - Static method in class com.landawn.abacus.util.N
Copies a portion of one list into another.
copy(List<? extends T>, List<? super T>) - Static method in class com.landawn.abacus.util.N
Copies all of the elements from the source list into the destination list.
copy(T) - Method in class com.landawn.abacus.parser.KryoParser
Copy the property values shallowly.
copy(T) - Static method in class com.landawn.abacus.util.N
Returns a copy of the given source bean.
copy(T, Collection<String>) - Static method in class com.landawn.abacus.util.N
Returns a copy of the given source bean with selected properties.
copy(T, BiPredicate<? super String, ?>) - Static method in class com.landawn.abacus.util.N
Returns a copy of the given source bean with properties filtered by the specified predicate.
copyColumn(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the values of the specified column in the DataSet as a List.
copyColumn(String) - Method in class com.landawn.abacus.util.RowDataSet
 
copyInto(S) - Method in class com.landawn.abacus.util.Iterables.SetView
 
copyOf(boolean[]) - Static method in class com.landawn.abacus.util.BooleanList
Creates a BooleanList that is a copy of the specified array.
copyOf(boolean[], int) - Static method in class com.landawn.abacus.util.N
Returns a new boolean array containing a copy of the original array, truncated or padded with false (if necessary) so the copy has the specified length.
copyOf(boolean[], int, int) - Static method in class com.landawn.abacus.util.BooleanList
Creates a BooleanList that is a copy of the specified array within the given range.
copyOf(byte[]) - Static method in class com.landawn.abacus.util.ByteList
Creates a ByteList that is a copy of the specified array.
copyOf(byte[], int) - Static method in class com.landawn.abacus.util.N
Returns a new byte array containing a copy of the original array, truncated or padded with default value (if necessary) so the copy has the specified length.
copyOf(byte[], int, int) - Static method in class com.landawn.abacus.util.ByteList
Creates a ByteList that is a copy of the specified array within the given range.
copyOf(char[]) - Static method in class com.landawn.abacus.util.CharList
Creates a CharList that is a copy of the specified array.
copyOf(char[], int) - Static method in class com.landawn.abacus.util.N
Returns a new char array containing a copy of the original array, truncated or padded with default value (if necessary) so the copy has the specified length.
copyOf(char[], int, int) - Static method in class com.landawn.abacus.util.CharList
Creates a CharList that is a copy of the specified array within the given range.
copyOf(double[]) - Static method in class com.landawn.abacus.util.DoubleList
Creates a DoubleList that is a copy of the specified array.
copyOf(double[], int) - Static method in class com.landawn.abacus.util.N
Returns a new double array containing a copy of the original array, truncated or padded with default value (if necessary) so the copy has the specified length.
copyOf(double[], int, int) - Static method in class com.landawn.abacus.util.DoubleList
Creates a DoubleList that is a copy of the specified array within the given range.
copyOf(float[]) - Static method in class com.landawn.abacus.util.FloatList
Creates a FloatList that is a copy of the specified array.
copyOf(float[], int) - Static method in class com.landawn.abacus.util.N
Returns a new float array containing a copy of the original array, truncated or padded with default value (if necessary) so the copy has the specified length.
copyOf(float[], int, int) - Static method in class com.landawn.abacus.util.FloatList
Creates a FloatList that is a copy of the specified array within the given range.
copyOf(int[]) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList that is a copy of the specified array.
copyOf(int[], int) - Static method in class com.landawn.abacus.util.N
Returns a new int array containing a copy of the original array, truncated or padded with default value (if necessary) so the copy has the specified length.
copyOf(int[], int, int) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList that is a copy of the specified array within the given range.
copyOf(long[]) - Static method in class com.landawn.abacus.util.LongList
Creates a LongList that is a copy of the specified array.
copyOf(long[], int) - Static method in class com.landawn.abacus.util.N
Returns a new long array containing a copy of the original array, truncated or padded with default value (if necessary) so the copy has the specified length.
copyOf(long[], int, int) - Static method in class com.landawn.abacus.util.LongList
Creates a LongList that is a copy of the specified array within the given range.
copyOf(short[]) - Static method in class com.landawn.abacus.util.ShortList
Creates a ShortList that is a copy of the specified array.
copyOf(short[], int) - Static method in class com.landawn.abacus.util.N
Returns a new short array containing a copy of the original array, truncated or padded with default value (if necessary) so the copy has the specified length.
copyOf(short[], int, int) - Static method in class com.landawn.abacus.util.ShortList
Creates a ShortList that is a copy of the specified array within the given range.
copyOf(BiMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the same mappings as the provided BiMap.
copyOf(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the elements of the provided collection.
copyOf(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
Returns an ImmutableNavigableSet containing the elements of the specified collection.
copyOf(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the elements of the specified collection.
copyOf(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Returns an ImmutableSortedSet containing the elements of the specified collection.
copyOf(Map.Entry<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableEntry
 
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap that is a copy of the specified map.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Deprecated.
throws UnsupportedOperationException
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the same mappings as the provided map.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Deprecated.
throws UnsupportedOperationException
copyOf(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpHeaders
 
copyOf(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the same mappings as the provided SortedMap.
copyOf(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the same mappings as the provided SortedMap.
copyOf(T[]) - Static method in class com.landawn.abacus.util.ImmutableArray
 
copyOf(T[], int) - Static method in class com.landawn.abacus.util.N
Returns a new Object array containing a copy of the original array, truncated or padded with null (if necessary) so the copy has the specified length.
copyOf(U[], int, Class<? extends T[]>) - Static method in class com.landawn.abacus.util.N
Returns a new array containing a copy of the original array, truncated or padded with null (if necessary) so the copy has the specified length.
copyOfRange(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new boolean array containing a copy of the specified range of the original array.
copyOfRange(boolean[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new boolean array containing a copy of the specified range of the original array, with elements selected at intervals defined by the step parameter.
copyOfRange(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new byte array containing a copy of the specified range of the original array.
copyOfRange(byte[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new byte array containing a copy of the specified range of the original array, with elements selected at intervals defined by the step parameter.
copyOfRange(char[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new char array containing a copy of the specified range of the original array.
copyOfRange(char[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new char array containing a copy of the specified range of the original array, with elements selected at intervals defined by the step parameter.
copyOfRange(double[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new double array containing a copy of the specified range of the original array.
copyOfRange(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new double array containing a copy of the specified range of the original array, with elements selected at intervals defined by the step parameter.
copyOfRange(float[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new float array containing a copy of the specified range of the original array.
copyOfRange(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new float array containing a copy of the specified range of the original array, with elements selected at intervals defined by the step parameter.
copyOfRange(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new int array containing a copy of the specified range of the original array.
copyOfRange(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new int array containing a copy of the specified range of the original array, with elements selected at intervals defined by the step parameter.
copyOfRange(long[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new long array containing a copy of the specified range of the original array.
copyOfRange(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new long array containing a copy of the specified range of the original array, with elements selected at intervals defined by the step parameter.
copyOfRange(short[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new short array containing a copy of the specified range of the original array.
copyOfRange(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new short array containing a copy of the specified range of the original array, with elements selected at intervals defined by the step parameter.
copyOfRange(String, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new string that is a substring of the specified string.
copyOfRange(String, int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new string that is a substring of the specified string, with characters selected at intervals defined by the step parameter.
copyOfRange(List<T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new list containing a copy of the specified range of the original list.
copyOfRange(List<T>, int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new list containing a copy of the specified range of the original list, with elements selected at intervals defined by the step parameter.
copyOfRange(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new Object array containing a copy of the specified range of the original array.
copyOfRange(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new Object array containing a copy of the specified range of the original array, with elements selected at intervals defined by the step parameter.
copyOfRange(T[], int, int, int, Class<? extends T[]>) - Static method in class com.landawn.abacus.util.N
Returns a new array containing a copy of the specified range of the original array, with elements selected at intervals defined by the step parameter.
copyOfRange(U[], int, int, Class<? extends T[]>) - Static method in class com.landawn.abacus.util.N
Returns a new array containing a copy of the specified range of the original array.
copyThenReplaceAll(T[], UnaryOperator<T>) - Static method in class com.landawn.abacus.util.N
Creates a copy of the given array and replaces all elements in the copy using the provided UnaryOperator.
copyThenSetAll(T[], Throwables.IntObjFunction<? super T, ? extends T, E>) - Static method in class com.landawn.abacus.util.N
Creates a copy of the given array and sets all elements in the copy using the provided converter function.
copyThenSetAll(T[], IntFunction<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a copy of the given array and sets all elements in the copy using the provided generator function.
copyThenStrip(String[]) - Static method in class com.landawn.abacus.util.Strings
Creates a copy of the given array of strings and strips each string in the array.
copyThenTrim(String[]) - Static method in class com.landawn.abacus.util.Strings
Creates a copy of the given array of strings and trims each string in the array.
copyToDirectory(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Copies the specified source file or directory to the specified destination directory.
copyToDirectory(File, File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Copies the specified source file or directory to the specified destination directory.
copyToDirectory(File, File, boolean, Throwables.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
Copies the specified source file or directory to the specified destination directory.
copyURLToFile(URL, File) - Static method in class com.landawn.abacus.util.IOUtil
Copies bytes from the URL source to a file destination.
copyURLToFile(URL, File, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Copies bytes from the URL source to a file destination.
COS - Static variable in class com.landawn.abacus.util.WD
Field COS.
count() - Method in class com.landawn.abacus.util.KahanSummation
 
count() - Method in interface com.landawn.abacus.util.Multiset.Entry
Returns the count of the associated element in the underlying multiset.
count() - Method in class com.landawn.abacus.util.Seq
Returns the count of elements in this sequence.
count() - Method in interface com.landawn.abacus.util.stream.BaseStream
Counts the number of elements in the stream.
count() - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns the count of elements in this EntryStream.
count() - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
count() - Method in interface com.landawn.abacus.util.stream.IteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
count() - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
count() - Method in class com.landawn.abacus.util.Throwables.Iterator
 
count(boolean[], int, int, BooleanPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements within the specified range in the input boolean array that match the given predicate.
count(boolean[], BooleanPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input boolean array that match the given predicate.
count(byte[], int, int, BytePredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements within the specified range in the input byte array that match the given predicate.
count(byte[], BytePredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input byte array that match the given predicate.
count(char[], int, int, CharPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements within the specified range in the input byte array that match the given predicate.
count(char[], CharPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input byte array that match the given predicate.
count(double[], int, int, DoublePredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements within the specified range in the input double array that match the given predicate.
count(double[], DoublePredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input double array that match the given predicate.
count(float[], int, int, FloatPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements within the specified range in the input float array that match the given predicate.
count(float[], FloatPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input float array that match the given predicate.
count(int[], int, int, IntPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements within the specified range in the input int array that match the given predicate.
count(int[], IntPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input int array that match the given predicate.
count(long[], int, int, LongPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements within the specified range in the input long array that match the given predicate.
count(long[], LongPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input long array that match the given predicate.
count(short[], int, int, ShortPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements within the specified range in the input short array that match the given predicate.
count(short[], ShortPredicate) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input short array that match the given predicate.
count(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input iterable that match the given predicate.
count(Object) - Method in class com.landawn.abacus.util.Multiset
Deprecated.
count(Collection<? extends T>, int, int, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Counts the number of elements within the specified range in the input collection that match the given predicate.
count(Iterator<?>) - Static method in class com.landawn.abacus.util.Iterators
Counts the number of elements in the given iterator.
count(Iterator<?>) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input iterator.
count(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Counts the number of elements in the given iterator that match the provided predicate.
count(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input iterator that match the given predicate.
count(T[], int, int, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Counts the number of elements within the specified range in the input array that match the given predicate.
count(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Counts the number of elements in the input array that match the given predicate.
COUNT - Static variable in class com.landawn.abacus.util.WD
Field COUNT.
countBy(Throwables.Function<? super T, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Counts the elements of this sequence by a key extracted using the provided key extractor function.
countBy(Throwables.Function<? super T, ? extends K, ? extends E>, Supplier<? extends Map<K, Integer>>) - Method in class com.landawn.abacus.util.Seq
Counts the elements of this sequence by a key extracted using the provided key extractor function.
countBy(Iterable<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
Counts the elements in the given iterable by the key extracted by the specified Function<T, K>.
countBy(Iterable<? extends T>, Function<? super T, ? extends K>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Counts the elements in the given iterable by the key extracted by the specified Function<T, K>.
countBy(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
Counts the elements of the stream according to a Function that maps elements to keys.
countBy(Function<? super T, ? extends K>, Supplier<? extends Map<K, Integer>>) - Method in class com.landawn.abacus.util.stream.Stream
Counts the elements of the stream according to a Function that maps elements to keys.
countBy(Iterator<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
Counts the elements in the given iterator by the key extracted by the specified Function<T, K>.
countBy(Iterator<? extends T>, Function<? super T, ? extends K>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Counts the elements in the given iterator by the key extracted by the specified Function<T, K>.
countByToEntry(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
Counts the elements of the stream according to a Function that maps elements to keys.
countByToEntry(Function<? super T, ? extends K>, Supplier<? extends Map<K, Integer>>) - Method in class com.landawn.abacus.util.stream.Stream
Counts the elements of the stream according to a Function that maps elements to keys.
counting() - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingBy(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingBy(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingToInt() - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingToIntBy(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
countingToIntBy(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
countMatches(String, char) - Static method in class com.landawn.abacus.util.Strings
Counts the number of occurrences of the specified character in the given string.
countMatches(String, String) - Static method in class com.landawn.abacus.util.Strings
Counts the number of occurrences of the specified substring in the given string.
countOfDistinctElements() - Method in class com.landawn.abacus.util.Multiset
Returns the count of distinct elements in this multiset.
countOfNonNullValue() - Method in class com.landawn.abacus.util.Sheet
Counts and returns the number of non-null values in the Sheet.
CPU_CORES - Static variable in class com.landawn.abacus.util.IOUtil
 
CR - Static variable in class com.landawn.abacus.util.Ascii
Carriage Return ('\r'): A format effector which controls the movement of the printing position to the first printing position on the same printing line.
CR - Static variable in class com.landawn.abacus.util.Strings
A String for carriage return CR ("\r").
CR_LF - Static variable in class com.landawn.abacus.util.Strings
Carriage return followed by line feed.
crc32() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the CRC-32 checksum algorithm (32 hash bits) by delegating to the CRC32 Checksum.
crc32c() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the CRC32C checksum algorithm (32 hash bits) as described by RFC 3720, Section 12.1.
create() - Static method in class com.landawn.abacus.http.HttpHeaders
 
create() - Static method in class com.landawn.abacus.http.HttpSettings
 
create() - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
 
create() - Static method in class com.landawn.abacus.parser.AvroSerializationConfig.ASC
 
create() - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
 
create() - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
 
create() - Static method in class com.landawn.abacus.parser.KryoDeserializationConfig.KDC
 
create() - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
 
create() - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
 
create() - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
 
create(double) - Static method in class com.landawn.abacus.util.RateLimiter
Creates a RateLimiter with the specified stable throughput, given as "permits per second" (commonly referred to as QPS, queries per second).
create(double, long, TimeUnit) - Static method in class com.landawn.abacus.util.RateLimiter
Creates a RateLimiter with the specified stable throughput, given as "permits per second" (commonly referred to as QPS, queries per second), and a warmup period, during which the RateLimiter smoothly ramps up its rate, until it reaches its maximum rate at the end of the period (as long as there are enough requests to saturate it).
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableObjArray
 
create(int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
create(int) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(int, BaseStream.Splitor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(int, BaseStream.Splitor, Executor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(int, Executor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(HttpClient) - Static method in class com.landawn.abacus.http.HttpRequest
 
create(BaseStream.Splitor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(BaseStream.Splitor, Executor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(Class<T>, int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
create(Class<T>, int) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableObjArray
Deprecated.
throw UnsupportedOperation
create(Object) - Static method in interface com.landawn.abacus.util.EntityId
 
create(Object) - Static method in class com.landawn.abacus.util.Seid
 
create(Object[]) - Static method in class com.landawn.abacus.util.Tuple
 
create(Object, Collection<String>) - Static method in interface com.landawn.abacus.util.EntityId
 
create(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Seid
 
create(String) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, HttpSettings) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, HttpSettings, AtomicInteger) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, HttpSettings, AtomicInteger, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, HttpSettings, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, int, long, long, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, long, long) - Static method in class com.landawn.abacus.http.HttpClient
 
create(String, HttpClient) - Static method in class com.landawn.abacus.http.v2.HttpRequest
Sets the URI target of this request.
create(String, Map<String, Object>) - Static method in interface com.landawn.abacus.util.EntityId
 
create(String, OkHttpClient) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
create(URI, HttpClient) - Static method in class com.landawn.abacus.http.v2.HttpRequest
Sets the URI target of this request.
create(URL) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long, HttpSettings) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long, HttpSettings, AtomicInteger) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long, HttpSettings, AtomicInteger, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long, HttpSettings, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, int, long, long, Executor) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, long, long) - Static method in class com.landawn.abacus.http.HttpClient
 
create(URL, HttpClient) - Static method in class com.landawn.abacus.http.v2.HttpRequest
Sets the URI target of this request.
create(URL, OkHttpClient) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
create(Collection<?>) - Static method in class com.landawn.abacus.util.Tuple
 
create(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Enumerations
 
create(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Multiset
Creates a new instance of Multiset with the elements from the specified collection.
create(Collection<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap from a given collection and a key mapper function.
create(Collection<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap from a given collection and a key mapper function.
create(Collection<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap from a given collection, a key mapper function, and a value extractor function.
create(Collection<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap from a given collection, a key mapper function, and a value extractor function.
create(Executor) - Static method in class com.landawn.abacus.util.stream.BaseStream.ParallelSettings.PS
 
create(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Enumerations
 
create(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Multiset
Creates a new instance of Multiset with the elements from the specified iterator.
create(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.Pair
Create a new Pair with the values from the specified entry.
create(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.Tuple
 
create(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap with the key-value pairs from the specified map.
create(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap with the key-value pairs from the specified map.
create(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.Properties
Creates a new Properties instance from the specified map.
create(Map<String, Object>) - Static method in interface com.landawn.abacus.util.EntityId
 
create(Map<String, Object>) - Static method in class com.landawn.abacus.util.Seid
 
create(HttpUrl, OkHttpClient) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
CREATE - Static variable in class com.landawn.abacus.util.WD
Field CREATE.
createAbacusXMLParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createAbacusXMLParser(XMLSerializationConfig, XMLDeserializationConfig) - Static method in class com.landawn.abacus.parser.ParserFactory
 
createAvroParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createBeanResult() - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
createBigDecimal(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a BigDecimal.
createBigDecimal(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty Optional<BigDecimal> if the specified string is blank or a invalid BigDecimal string.
createBigInteger(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a BigInteger; since 3.2 it handles hex (0x or #) and octal (0) notations.
createBigInteger(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty Optional<BigInteger> if the specified string is blank or a invalid BigInteger string.
createBufferedJSONWriter() - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered JSON writer.
createBufferedJSONWriter(OutputStream) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered JSON writer.
createBufferedJSONWriter(Writer) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered JSON writer.
createBufferedReader(InputStream) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered reader.
createBufferedReader(Reader) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered reader.
createBufferedReader(String) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered reader.
createBufferedWriter() - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered writer.
createBufferedWriter(OutputStream) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered writer.
createBufferedWriter(Writer) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered writer.
createBufferedXMLWriter() - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered XML writer.
createBufferedXMLWriter(OutputStream) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered XML writer.
createBufferedXMLWriter(Writer) - Static method in class com.landawn.abacus.util.Objectory
Creates the buffered XML writer.
createByteArrayBuffer() - Static method in class com.landawn.abacus.util.Objectory
Creates the byte array buffer.
createByteArrayBuffer(int) - Static method in class com.landawn.abacus.util.Objectory
Creates the byte array buffer.
createByteArrayOutputStream() - Static method in class com.landawn.abacus.util.Objectory
Creates the byte array output stream.
createByteArrayOutputStream(int) - Static method in class com.landawn.abacus.util.Objectory
Creates the byte array output stream.
createCalendar(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.Calendar based on the provided time in milliseconds.
createCalendar(long, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.Calendar based on the provided time in milliseconds and the specified TimeZone.
createCalendar(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.Calendar based on the time value represented by the provided Calendar object.
createCalendar(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.Calendar based on the time value represented by the java.util.Date object.
createCharArrayBuffer() - Static method in class com.landawn.abacus.util.Objectory
Creates the char array buffer.
createCharArrayBuffer(int) - Static method in class com.landawn.abacus.util.Objectory
Creates the char array buffer.
createContentParser() - Static method in class com.landawn.abacus.util.XmlUtil
Creates a new instance of DocumentBuilder for parsing content.
createDate(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.sql.Date based on the provided time in milliseconds.
createDate(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.sql.Date based on the time value represented by the Calendar object.
createDate(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.sql.Date based on the time value represented by the java.util.Date object.
createDeserializationConfig() - Static method in class com.landawn.abacus.util.JsonMappers
 
createDeserializationConfig() - Static method in class com.landawn.abacus.util.XmlMappers
 
createDOMParser() - Static method in class com.landawn.abacus.util.XmlUtil
Creates a new instance of DocumentBuilder.
createDOMParser(boolean, boolean) - Static method in class com.landawn.abacus.util.XmlUtil
Creates a new instance of DocumentBuilder with the specified configuration.
createDouble(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a Double.
createDouble(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty OptionalDouble if the specified string is blank or a invalid double string.
createFilteredStreamReader(XMLStreamReader, StreamFilter) - Static method in class com.landawn.abacus.util.XmlUtil
Creates a filtered XMLStreamReader from the given source XMLStreamReader and StreamFilter.
createFloat(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a Float.
createFloat(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty OptionalFloat if the specified string is blank or a invalid float string.
createGregorianCalendar(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.GregorianCalendar based on the provided time in milliseconds.
createGregorianCalendar(long, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.GregorianCalendar based on the provided time in milliseconds and the specified TimeZone.
createGregorianCalendar(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.GregorianCalendar based on the time value represented by the provided Calendar object.
createGregorianCalendar(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.GregorianCalendar based on the time value represented by the provided java.util.Date object.
createIfNotExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new file if it does not exist
createInteger(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a Integer, handling hex (0xhhhh) and octal (0dddd) notations.
createInteger(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty OptionalInt if the specified string is blank or a invalid integer string.
createJAXBParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createJAXBParser(XMLSerializationConfig, XMLDeserializationConfig) - Static method in class com.landawn.abacus.parser.ParserFactory
 
createJSONParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createJSONParser(JSONSerializationConfig, JSONDeserializationConfig) - Static method in class com.landawn.abacus.parser.ParserFactory
 
createJUDate(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.Date based on the provided time in milliseconds.
createJUDate(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.Date based on the time value represented by the Calendar object.
createJUDate(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.util.Date based on the time value represented by the Date object.
createKeyedObjectPool(int) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKeyedObjectPool(int, long) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKeyedObjectPool(int, long, EvictionPolicy) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKeyedObjectPool(int, long, EvictionPolicy, boolean, float) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKeyedObjectPool(int, long, EvictionPolicy, boolean, float, long, KeyedObjectPool.MemoryMeasure<K, E>) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new KeyedObjectPool object.
createKeyedObjectPool(int, long, EvictionPolicy, long, KeyedObjectPool.MemoryMeasure<K, E>) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createKryoParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createLinkedHashMap() - Static method in class com.landawn.abacus.util.Objectory
Deprecated.
for internal use only
createLinkedHashSet() - Static method in class com.landawn.abacus.util.Objectory
Deprecated.
for internal use only
createList() - Static method in class com.landawn.abacus.util.Objectory
Deprecated.
for internal use only
createLong(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a Long; since 3.1 it handles hex (0Xhhhh) and octal (0ddd) notations.
createLong(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty OptionalLong if the specified string is blank or a invalid long string.
createMap() - Static method in class com.landawn.abacus.util.Objectory
Deprecated.
for internal use only
createMarshaller(Class<?>) - Static method in class com.landawn.abacus.util.XmlUtil
Creates a JAXB Marshaller for the given class.
createMarshaller(String) - Static method in class com.landawn.abacus.util.XmlUtil
Creates a JAXB Marshaller for the given context path.
createMethodHandle(Method) - Static method in class com.landawn.abacus.util.ClassUtil
Creates a MethodHandle for the specified method.
createNullMask() - Static method in class com.landawn.abacus.util.ClassUtil
Creates and returns a new instance of the None class, which serves as a null mask.
createNumber() - Static method in class com.landawn.abacus.util.Fn
Creates the number.
createNumber(String) - Static method in class com.landawn.abacus.util.Numbers
Turns a string value into a java.lang.Number.
createNumber(String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an empty Optional<Number> if the specified string is blank or a invalid number string.
createObjectArray() - Static method in class com.landawn.abacus.util.Objectory
Creates the object array.
createObjectArray(int) - Static method in class com.landawn.abacus.util.Objectory
Creates the object array.
createObjectPool(int) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createObjectPool(int, long) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createObjectPool(int, long, EvictionPolicy) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createObjectPool(int, long, EvictionPolicy, boolean, float) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createObjectPool(int, long, EvictionPolicy, boolean, float, long, ObjectPool.MemoryMeasure<E>) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createObjectPool(int, long, EvictionPolicy, long, ObjectPool.MemoryMeasure<E>) - Static method in class com.landawn.abacus.pool.PoolFactory
Creates a new Pool object.
createOkHttpRequestForCurl(String, char, Consumer<? super String>) - Static method in class com.landawn.abacus.http.WebUtil
 
createOkHttpRequestForCurl(String, Consumer<? super String>) - Static method in class com.landawn.abacus.http.WebUtil
final OkHttpClient client = new OkHttpClient().newBuilder().addInterceptor(new com.moczul.ok2curl.CurlInterceptor(System.out::println)).build();
createParentDirectories(Path, FileAttribute<?>...) - Static method in class com.landawn.abacus.guava.Files
Creates any necessary but nonexistent parent directories of the specified path.
createParentDirs(File) - Static method in class com.landawn.abacus.guava.Files
Creates any necessary but nonexistent parent directories of the specified file.
createSAXParser() - Static method in class com.landawn.abacus.util.XmlUtil
Creates a new instance of SAXParser.
createSerializationConfig() - Static method in class com.landawn.abacus.util.JsonMappers
 
createSerializationConfig() - Static method in class com.landawn.abacus.util.XmlMappers
 
createSet() - Static method in class com.landawn.abacus.util.Objectory
Deprecated.
for internal use only
createStarted() - Static method in class com.landawn.abacus.util.Stopwatch
Creates (and starts) a new stopwatch using System.nanoTime() as its time source.
createStarted(Ticker) - Static method in class com.landawn.abacus.util.Stopwatch
Creates (and starts) a new stopwatch, using the specified time source.
createStringBuilder() - Static method in class com.landawn.abacus.util.Objectory
Creates the string builder.
createStringBuilder(int) - Static method in class com.landawn.abacus.util.Objectory
Creates the string builder.
createTempDir() - Static method in class com.landawn.abacus.guava.Files
Deprecated.
For Android users, see the Data and File Storage overview to select an appropriate temporary directory (perhaps context.getCacheDir()), and create your own directory under that. (For example, you might use new File(context.getCacheDir(), "directoryname").mkdir(), or, if you need an arbitrary number of temporary directories, you might have to generate multiple directory names in a loop until mkdir() returns true.) For JRE users, prefer Files.createTempDirectory(java.nio.file.Path, java.lang.String, java.nio.file.attribute.FileAttribute<?>...), transforming it to a File using toFile() if needed. To restrict permissions as this method does, pass PosixFilePermissions.asFileAttribute(PosixFilePermissions.fromString("rwx------")) to your call to createTempDirectory.
createTime(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.sql.Time based on the provided time in milliseconds.
createTime(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.sql.Time based on the time value represented by the Calendar object.
createTime(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.sql.Time based on the time value represented by the java.util.Date object.
createTimestamp(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.sql.Timestamp based on the provided time in milliseconds.
createTimestamp(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.sql.Timestamp based on the time value represented by the Calendar object.
createTimestamp(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of java.sql.Timestamp based on the time value represented by the java.util.Date object.
createUnmarshaller(Class<?>) - Static method in class com.landawn.abacus.util.XmlUtil
Creates a JAXB Unmarshaller for the given class.
createUnmarshaller(String) - Static method in class com.landawn.abacus.util.XmlUtil
Creates a JAXB Unmarshaller for the given context path.
createUnstarted() - Static method in class com.landawn.abacus.util.Stopwatch
Creates (but does not start) a new stopwatch using System.nanoTime() as its time source.
createUnstarted(Ticker) - Static method in class com.landawn.abacus.util.Stopwatch
Creates (but does not start) a new stopwatch, using the specified time source.
createXMLGregorianCalendar(long) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of XMLGregorianCalendar based on the provided time in milliseconds.
createXMLGregorianCalendar(long, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of XMLGregorianCalendar based on the provided time in milliseconds and the specified TimeZone.
createXMLGregorianCalendar(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of XMLGregorianCalendar based on the time value represented by the provided Calendar object.
createXMLGregorianCalendar(Date) - Static method in class com.landawn.abacus.util.DateUtil
Creates a new instance of XMLGregorianCalendar based on the time value represented by the provided java.util.Date object.
createXMLParser() - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createXMLParser(XMLSerializationConfig, XMLDeserializationConfig) - Static method in class com.landawn.abacus.parser.ParserFactory
Creates a new Parser object.
createXMLStreamReader(InputStream) - Static method in class com.landawn.abacus.util.XmlUtil
Creates an XMLStreamReader from the given InputStream source.
createXMLStreamReader(InputStream, String) - Static method in class com.landawn.abacus.util.XmlUtil
Creates an XMLStreamReader from the given InputStream source with the specified encoding.
createXMLStreamReader(Reader) - Static method in class com.landawn.abacus.util.XmlUtil
Creates an XMLStreamReader from the given Reader source.
createXMLStreamWriter(OutputStream) - Static method in class com.landawn.abacus.util.XmlUtil
Creates an XMLStreamWriter from the given OutputStream.
createXMLStreamWriter(OutputStream, String) - Static method in class com.landawn.abacus.util.XmlUtil
Creates an XMLStreamWriter from the given OutputStream with the specified encoding.
createXMLStreamWriter(Writer) - Static method in class com.landawn.abacus.util.XmlUtil
Creates an XMLStreamWriter from the given Writer output.
createXMLTransformer() - Static method in class com.landawn.abacus.util.XmlUtil
Creates a new instance of Transformer.
CROSS - Static variable in class com.landawn.abacus.util.WD
Field CROSS.
CROSS_JOIN - Static variable in class com.landawn.abacus.util.WD
Field CROSS_JOIN.
crossJoin(Stream<? extends U>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n * m) : n is the size of this Stream and m is the size of specified collection b.
crossJoin(Collection<? extends U>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n * m) : n is the size of this Stream and m is the size of specified collection b.
crossJoin(Collection<? extends U>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n * m) : n is the size of this Stream and m is the size of specified collection b.
CSV_HEADER_PARSER - Static variable in class com.landawn.abacus.util.CSVUtil
 
CSV_HEADER_PARSER_BY_SPLITTER - Static variable in class com.landawn.abacus.util.CSVUtil
 
CSV_LINE_PARSER - Static variable in class com.landawn.abacus.util.CSVUtil
 
CSV_LINE_PARSER_BY_SPLITTER - Static variable in class com.landawn.abacus.util.CSVUtil
 
CSVParser - Class in com.landawn.abacus.util
A very simple CSV parser released under a commercial-friendly license.
CSVParser() - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser using a comma for the separator.
CSVParser(char) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator.
CSVParser(char, char) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVParser(char, char, char) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVParser(char, char, char, boolean) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVParser(char, char, char, boolean, boolean) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVParser(char, char, char, boolean, boolean, boolean) - Constructor for class com.landawn.abacus.util.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVUtil - Class in com.landawn.abacus.util
The CSVUtil class is a utility class that provides methods for handling CSV data.
cube(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Performs a cube operation on the DataSet using the specified columns.
cube(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a cube operation on the DataSet using the specified columns and an aggregate operation.
cube(Collection<String>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a cube operation on the DataSet using the specified columns and an aggregate operation.
cube(Collection<String>, Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a cube operation on the DataSet using the specified columns and an aggregate operation.
cube(Collection<String>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a cube operation on the DataSet using the specified columns and an aggregate operation.
cube(Collection<String>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a cube operation on the DataSet using the specified columns and a key mapper function.
cube(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a cube operation on the DataSet using the specified columns, a key mapper function, and an aggregate operation.
cube(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a cube operation on the DataSet using the specified columns, a key mapper function, and a row type.
cube(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a cube operation on the DataSet using the specified columns, a key mapper function, a row mapper function, and a collector.
cube(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
cube(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a cube operation on the DataSet using the specified columns, a key mapper function, and a collector.
cube(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
curl2HttpRequest(String) - Static method in class com.landawn.abacus.http.WebUtil
 
curl2OkHttpRequest(String) - Static method in class com.landawn.abacus.http.WebUtil
 
CURRENT_DATE - Static variable in class com.landawn.abacus.util.WD
Field CURRENT_DATE.
CURRENT_DIR - Static variable in class com.landawn.abacus.util.IOUtil
current path retrieved by new File("./").getAbsolutePath()
CURRENT_TIME - Static variable in class com.landawn.abacus.util.WD
Field CURRENT_TIME.
CURRENT_TIMESTAMP - Static variable in class com.landawn.abacus.util.WD
Field CURRENT_TIMESTAMP.
currentCalendar() - Static method in class com.landawn.abacus.util.DateUtil
Returns a new instance of java.util.Calendar based on the current time in the default time zone with the default locale.
currentCalendarRolled(long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time with the given time unit to current java.util.Calendar.
currentDate() - Static method in class com.landawn.abacus.util.DateUtil
Returns a new instance of java.sql.Date based on the current time in the default time zone with the default locale.
currentDateRolled(long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time with the given time unit to current java.sql.Date
currentGregorianCalendar() - Static method in class com.landawn.abacus.util.DateUtil
Returns a new instance of GregorianCalendar based on the current time in the default time zone with the default locale.
currentJUDate() - Static method in class com.landawn.abacus.util.DateUtil
Returns a new instance of java.util.Date based on the current time in the default time zone with the default locale.
currentJUDateRolled(long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time with the given time unit to current java.util.Date
currentPage() - Method in interface com.landawn.abacus.util.Paginated
 
currentPageNum() - Method in interface com.landawn.abacus.util.Paginated
 
currentRowNum() - Method in interface com.landawn.abacus.util.DataSet
Retrieves the current row number in the DataSet.
currentRowNum() - Method in class com.landawn.abacus.util.RowDataSet
 
currentTime() - Static method in class com.landawn.abacus.util.DateUtil
Returns a new instance of java.sql.Time based on the current time in the default time zone with the default locale.
currentTimeMillis() - Static method in class com.landawn.abacus.util.DateUtil
Returns the current time in milliseconds.
currentTimeRolled(long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time with the given time unit to current java.sql.Time
currentTimestamp() - Static method in class com.landawn.abacus.util.DateUtil
Returns a new instance of java.sql.Timestamp based on the current time in the default time zone with the default locale.
currentTimestampRolled(long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time with the given time unit to current java.sql.Timestamp
currentXMLGregorianCalendar() - Static method in class com.landawn.abacus.util.DateUtil
Returns a new instance of XMLGregorianCalendar instance based on the current Gregorian Calendar.
CYAN - Enum constant in enum class com.landawn.abacus.util.Color
 
cycle(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
Returns an infinite iterator cycling over the elements of the provided iterable.
cycle(Iterable<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Returns an iterator that cycles over the elements of the provided iterable for a specified number of rounds.
cycle(T...) - Static method in class com.landawn.abacus.util.Iterators
Returns an infinite iterator cycling over the provided elements.
cycled() - Method in class com.landawn.abacus.util.Seq
Returns a new Seq that cycles through the elements of this sequence indefinitely.
cycled() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream, repeating indefinitely.
cycled() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a new EntryStream with the elements cycled.
cycled(long) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq that cycles through the elements of this sequence for the specified number of rounds.
cycled(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream, repeating for the specified number of rounds.
cycled(long) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a new EntryStream with the elements cycled a specified number of times.

D

D - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't delete if lock on this level.
DATA_SET - Static variable in class com.landawn.abacus.parser.XMLConstants
Field DATA_SET.
DATA_SET_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field DATA_SET_ELE_END.
DATA_SET_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field DATA_SET_ELE_START.
DATA_SET_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field DATA_SET_NULL_ELE.
DataSet - Interface in com.landawn.abacus.util
The DataSet interface represents a data structure that holds a collection of data in a tabular format.
DataSourceUtil - Class in com.landawn.abacus.util
 
DATE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Date header field name.
dateFormat() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
dateFormat() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
DateTimeFormat - Enum Class in com.landawn.abacus.util
The Enum DateTimeFormat.
DateUtil - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
DateUtil.Dates - Class in com.landawn.abacus.util
The Class Dates.
DateUtil.DateTimeUtil - Class in com.landawn.abacus.util
The Class DateTimeUtil.
DateUtil.DTF - Class in com.landawn.abacus.util
The major purpose of this class is to get rid of the milliseconds part: .SSS or nanoseconds part: .SSSSSS
DAY - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value (5) as Calendar.DATE and Calendar.DAY_OF_MONTH
DayOfWeek - Enum Class in com.landawn.abacus.util
The Enum DayOfWeek.
dbType - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
DC1 - Static variable in class com.landawn.abacus.util.Ascii
Device Control 1.
DC2 - Static variable in class com.landawn.abacus.util.Ascii
Device Control 2.
DC3 - Static variable in class com.landawn.abacus.util.Ascii
Device Control 3.
DC4 - Static variable in class com.landawn.abacus.util.Ascii
Device Control 4.
debounce(long) - Method in class com.landawn.abacus.util.Observer
 
debounce(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
DECEMBER - Enum constant in enum class com.landawn.abacus.util.Month
 
declaringClass - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
decode(byte[]) - Method in class com.landawn.abacus.parser.KryoParser
 
decode(char[]) - Static method in class com.landawn.abacus.util.Hex
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
decode(String) - Static method in class com.landawn.abacus.util.Hex
Converts a String representing hexadecimal values into an array of bytes of those same values.
decode(String) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Decodes a URL query string into a Map using the default charset.
decode(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Decodes a URL query string into a bean of the specified type using the default charset.
decode(String, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Decodes a URL query string into a Map using the provided charset.
decode(String, Charset, Class<? extends T>) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Decodes a URL query string into a bean of the specified type using the provided charset.
decodeToMultimap(String) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Decodes a URL query string into a ListMultimap using the default charset.
decodeToMultimap(String, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Decodes a URL query string into a ListMultimap using the provided charset.
decrement() - Method in class com.landawn.abacus.util.MutableByte
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableChar
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableDouble
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableFloat
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableInt
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableLong
Decrements the value.
decrement() - Method in class com.landawn.abacus.util.MutableShort
Decrements the value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableByte
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableChar
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableDouble
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableFloat
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableInt
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableLong
Decrements by one the current value.
decrementAndGet() - Method in class com.landawn.abacus.util.MutableShort
Decrements by one the current value.
deduplicate() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
Ignore next event if it's same as previous one.
deepBean2Map(Object) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, boolean) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, boolean, Set<String>) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, boolean, Set<String>, NamingPolicy) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, boolean, Set<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, boolean, Set<String>, NamingPolicy, M) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, boolean, Set<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, boolean, Set<String>, M) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, boolean, M) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, Collection<String>) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, Collection<String>, NamingPolicy, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, Collection<String>, NamingPolicy, M) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, Collection<String>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, Collection<String>, M) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepBean2Map(Object, M) - Static method in class com.landawn.abacus.util.Maps
Converts the provided bean into a Map where the keys are the property names of the bean and the values are the corresponding property values.
deepEquals(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays for deep equality within the specified range.
deepEquals(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays for deep equality.
deepEquals(Object, Object) - Static method in class com.landawn.abacus.util.N
Compares two objects for equality.
deepHashCode(Object) - Static method in class com.landawn.abacus.util.N
Returns the hash code for the specified object.
deepHashCode(Object[]) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an array of Objects.
deepHashCode(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a range of elements in an Object array.
deepToString(Object) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the "deep contents" of the specified object.
deepToString(Object[]) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the "deep contents" of the specified array.
deepToString(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the "deep contents" of the specified range of elements in an Object array.
deepToString(Object[], String) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the "deep contents" of the specified array.
defauLt() - Static method in class com.landawn.abacus.util.Joiner
 
defauLt() - Static method in class com.landawn.abacus.util.Splitter
Returns the Splitter with the default delimiter: ", ".
defauLt() - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
Returns the Map Splitter with the default entry and key/value delimiter: ", " and "=".
DEFAULT - Enum constant in enum class com.landawn.abacus.annotation.JsonXmlField.Expose
Deprecated.
don't need to set it. It's DEFAULT by default.
DEFAULT - Enum constant in enum class com.landawn.abacus.parser.Exclusion
Excludes the bean properties with default values.
DEFAULT - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
DEFAULT - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
DEFAULT - Enum constant in enum class com.landawn.abacus.util.ThreadMode
 
DEFAULT - Static variable in class com.landawn.abacus.util.Charsets
Returns the default charset of this Java virtual machine.
DEFAULT - Static variable in interface com.landawn.abacus.util.function.BooleanToByteFunction
Converts a boolean value to a byte: true to 1 and false to 0.
DEFAULT - Static variable in interface com.landawn.abacus.util.function.BooleanToCharFunction
Converts a boolean value to a char: true to 'Y' and false to 'N'.
DEFAULT - Static variable in interface com.landawn.abacus.util.function.BooleanToIntFunction
Converts a boolean value to an integer: true to 1 and false to 0.
DEFAULT - Static variable in interface com.landawn.abacus.util.function.ByteToBooleanFunction
Converts a byte value to a boolean: true if the value is greater than 0, otherwise false.
DEFAULT - Static variable in interface com.landawn.abacus.util.function.ByteToIntFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.CharToBooleanFunction
Converts a char value to a boolean: true if the value is 'Y', 'y', or '1', otherwise false.
DEFAULT - Static variable in interface com.landawn.abacus.util.function.CharToIntFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.DoubleToFloatFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.DoubleToIntFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.DoubleToLongFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.FloatToDoubleFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.FloatToIntFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.FloatToLongFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToBooleanFunction
Converts an int value to a boolean: true if the value is greater than 0, otherwise false.
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToByteFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToCharFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToDoubleFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToFloatFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToLongFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.IntToShortFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.LongToDoubleFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.LongToFloatFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.LongToIntFunction
 
DEFAULT - Static variable in interface com.landawn.abacus.util.function.ShortToIntFunction
 
DEFAULT_CHARSET - Static variable in class com.landawn.abacus.http.HttpUtil
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.landawn.abacus.http.HttpClient
Unit is milliseconds.
DEFAULT_CONTENT_FORMAT - Static variable in class com.landawn.abacus.http.HttpUtil
 
DEFAULT_DELIMITER - Static variable in class com.landawn.abacus.util.Joiner
 
DEFAULT_ESCAPE_CHARACTER - Static variable in class com.landawn.abacus.util.CSVParser
The default escape character to use if none is supplied to the constructor.
DEFAULT_IGNORE_LEADING_WHITESPACE - Static variable in class com.landawn.abacus.util.CSVParser
The default leading whitespace behavior to use if none is supplied to the constructor.
DEFAULT_IGNORE_QUOTATIONS - Static variable in class com.landawn.abacus.util.CSVParser
If the quote character is set to null then there is no quote character.
DEFAULT_KEY_VALUE_DELIMITER - Static variable in class com.landawn.abacus.util.Joiner
 
DEFAULT_MAX_CONNECTION - Static variable in class com.landawn.abacus.http.HttpClient
 
DEFAULT_QUOTE_CHARACTER - Static variable in class com.landawn.abacus.util.CSVParser
The default quote character to use if none is supplied to the constructor.
DEFAULT_READ_TIMEOUT - Static variable in class com.landawn.abacus.http.HttpClient
 
DEFAULT_SEPARATOR - Static variable in class com.landawn.abacus.util.CSVParser
The default separator to use if none is supplied to the constructor.
DEFAULT_STRICT_QUOTES - Static variable in class com.landawn.abacus.util.CSVParser
The default strict quote behavior to use if none is supplied to the constructor.
DEFAULT_TIME_ZONE - Static variable in class com.landawn.abacus.util.DateUtil
Default TimeZone of the Java virtual machine
DEFAULT_ZONE_ID - Static variable in class com.landawn.abacus.util.DateUtil
Default ZoneId of the Java virtual machine
defaultIfBlank(T, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the default value provided by specified Supplier if the specified object is blank or itself if the specified object is not blank.
defaultIfBlank(T, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.Strings
Returns the input CharSequence if it is not blank, otherwise returns the result produced by the supplier.
defaultIfBlank(T, T) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the specified object is blank or itself if the specified object is not blank.
defaultIfBlank(T, T) - Static method in class com.landawn.abacus.util.Strings
Returns the input CharSequence if it is not blank, otherwise returns the default CharSequence.
defaultIfEmpty(Supplier<? extends Seq<T, E>>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq that contains the elements from the Seq provided by the supplier if this Seq is empty.
defaultIfEmpty(Supplier<? extends S>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Appends the elements of the provided supplier to this stream if this stream is empty.
defaultIfEmpty(T) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq that contains the specified default value if this Seq is empty.
defaultIfEmpty(T) - Method in class com.landawn.abacus.util.stream.Stream
Returns a stream that contains the specified default value if the original stream is empty.
defaultIfEmpty(T, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the default value provided by specified Supplier if the specified object is empty or itself if the specified object is not empty.
defaultIfEmpty(T, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.Strings
Returns the input CharSequence if it is not empty, otherwise returns the result produced by the supplier.
defaultIfEmpty(T, T) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the specified object is empty or itself if the specified object is not empty.
defaultIfEmpty(T, T) - Static method in class com.landawn.abacus.util.Strings
Returns the input CharSequence if it is not empty, otherwise returns the default CharSequence.
defaultIfNull(Boolean) - Static method in class com.landawn.abacus.util.N
Returns the default value of the given type if the specified object is null or itself if the specified object is not null.
defaultIfNull(Boolean, boolean) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the specified object is null or itself if the specified object is not null.
defaultIfNull(Byte) - Static method in class com.landawn.abacus.util.N
Returns the default value of the given type if the specified object is null or itself if the specified object is not null.
defaultIfNull(Byte, byte) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the specified object is null or itself if the specified object is not null.
defaultIfNull(Character) - Static method in class com.landawn.abacus.util.N
Returns the default value of the given type if the specified object is null or itself if the specified object is not null.
defaultIfNull(Character, char) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the specified object is null or itself if the specified object is not null.
defaultIfNull(Double) - Static method in class com.landawn.abacus.util.N
Returns the default value of the given type if the specified object is null or itself if the specified object is not null.
defaultIfNull(Double, double) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the specified object is null or itself if the specified object is not null.
defaultIfNull(Float) - Static method in class com.landawn.abacus.util.N
Returns the default value of the given type if the specified object is null or itself if the specified object is not null.
defaultIfNull(Float, float) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the specified object is null or itself if the specified object is not null.
defaultIfNull(Integer) - Static method in class com.landawn.abacus.util.N
Returns the default value of the given type if the specified object is null or itself if the specified object is not null.
defaultIfNull(Integer, int) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the specified object is null or itself if the specified object is not null.
defaultIfNull(Long) - Static method in class com.landawn.abacus.util.N
Returns the default value of the given type if the specified object is null or itself if the specified object is not null.
defaultIfNull(Long, long) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the specified object is null or itself if the specified object is not null.
defaultIfNull(Short) - Static method in class com.landawn.abacus.util.N
Returns the default value of the given type if the specified object is null or itself if the specified object is not null.
defaultIfNull(Short, short) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the specified object is null or itself if the specified object is not null.
defaultIfNull(T, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the default value provided by specified Supplier if the specified object is null or itself if the specified object is not null.
defaultIfNull(T, T) - Static method in class com.landawn.abacus.util.N
Returns the specified default value if the given object is null, otherwise returns the object itself.
defaultValueOf(Class<T>) - Static method in class com.landawn.abacus.util.N
Returns the default value of the given class type.
defer(Throwables.Supplier<? extends Seq<? extends T, ? extends E>, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Returns a sequence that is lazily populated by an input supplier.
defer(Supplier<? extends BooleanIterator>) - Static method in class com.landawn.abacus.util.BooleanIterator
Returns an BooleanIterator instance that is created lazily using the provided Supplier.
defer(Supplier<? extends ByteIterator>) - Static method in class com.landawn.abacus.util.ByteIterator
Returns an ByteIterator instance that is created lazily using the provided Supplier.
defer(Supplier<? extends ByteIterator>) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
defer(Supplier<? extends CharIterator>) - Static method in class com.landawn.abacus.util.CharIterator
Returns an CharIterator instance that is created lazily using the provided Supplier.
defer(Supplier<? extends CharIterator>) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
defer(Supplier<? extends DoubleIterator>) - Static method in class com.landawn.abacus.util.DoubleIterator
Returns an DoubleIterator instance that is created lazily using the provided Supplier.
defer(Supplier<? extends DoubleIterator>) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
defer(Supplier<? extends FloatIterator>) - Static method in class com.landawn.abacus.util.FloatIterator
Returns an FloatIterator instance that is created lazily using the provided Supplier.
defer(Supplier<? extends FloatIterator>) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
defer(Supplier<? extends IntIterator>) - Static method in class com.landawn.abacus.util.IntIterator
Returns an IntIterator instance that is created lazily using the provided Supplier.
defer(Supplier<? extends IntIterator>) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
defer(Supplier<? extends LongIterator>) - Static method in class com.landawn.abacus.util.LongIterator
Returns an LongIterator instance that is created lazily using the provided Supplier.
defer(Supplier<? extends LongIterator>) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
defer(Supplier<? extends ShortIterator>) - Static method in class com.landawn.abacus.util.ShortIterator
Returns an ShortIterator instance that is created lazily using the provided Supplier.
defer(Supplier<? extends ShortIterator>) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
defer(Supplier<? extends Stream<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream that is lazily populated by an input supplier.
defer(Supplier<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.ObjIterator
Returns an ObjIterator instance that is created lazily using the provided Supplier.
defer(Supplier<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
defer(Supplier<ByteStream>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Creates a new ByteStream that is supplied by the given supplier.
defer(Supplier<CharStream>) - Static method in class com.landawn.abacus.util.stream.CharStream
Creates a new CharStream that is supplied by the given supplier.
defer(Supplier<DoubleStream>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Creates a new DoubleStream that is supplied by the given supplier.
defer(Supplier<EntryStream<K, V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream that is lazily populated by the provided supplier.
defer(Supplier<FloatStream>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Creates a new FloatStream that is supplied by the given supplier.
defer(Supplier<IntStream>) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates a new IntStream that is supplied by the given supplier.
defer(Supplier<LongStream>) - Static method in class com.landawn.abacus.util.stream.LongStream
Creates a new LongStream that is supplied by the given supplier.
defer(Supplier<ShortStream>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Creates a new ShortStream that is supplied by the given supplier.
defer(Supplier<Throwables.Iterator<T, E>>) - Static method in class com.landawn.abacus.util.Throwables.Iterator
Returns a Throwables.Iterator instance that is created lazily using the provided Supplier.
Definition - Search tag in interface com.landawn.abacus.guava.hash.HashFunction
Section
DEL - Static variable in class com.landawn.abacus.util.Ascii
Delete: This character is used primarily to "erase" or "obliterate" erroneous or unwanted characters in perforated tape.
delay(long) - Method in class com.landawn.abacus.util.Observer
 
delay(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
delay(Duration) - Method in class com.landawn.abacus.util.Seq
Delays each element in this Seq by the given Duration except the first element.
delay(Duration) - Method in interface com.landawn.abacus.util.stream.BaseStream
Delay each element in this Stream by a given Duration except the first element.
delay(Duration) - Method in class com.landawn.abacus.util.stream.EntryStream
Delays each element in this EntryStream by the given duration except for the first element.
delete() - Method in class com.landawn.abacus.http.HttpClient
 
delete() - Method in class com.landawn.abacus.http.HttpRequest
 
delete() - Method in class com.landawn.abacus.http.OkHttpRequest
 
delete() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
delete(int) - Method in class com.landawn.abacus.util.BooleanList
 
delete(int) - Method in class com.landawn.abacus.util.ByteList
 
delete(int) - Method in class com.landawn.abacus.util.CharList
 
delete(int) - Method in class com.landawn.abacus.util.DoubleList
 
delete(int) - Method in class com.landawn.abacus.util.FloatList
 
delete(int) - Method in class com.landawn.abacus.util.IntList
 
delete(int) - Method in class com.landawn.abacus.util.LongList
 
delete(int) - Method in class com.landawn.abacus.util.ShortList
 
delete(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
delete(HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
delete(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
delete(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
delete(Object) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Object, HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
delete(Object, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
delete(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
DELETE - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
DELETE - Enum constant in enum class com.landawn.abacus.util.OperationType
Field DELETE.
DELETE - Static variable in class com.landawn.abacus.util.WD
Field DELETE.
deleteAllByIndices(boolean[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the elements at the specified positions.
deleteAllByIndices(byte[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the elements at the specified positions.
deleteAllByIndices(char[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the elements at the specified positions.
deleteAllByIndices(double[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the elements at the specified positions.
deleteAllByIndices(float[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the elements at the specified positions.
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.BooleanList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.ByteList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.CharList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.DoubleList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.FloatList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.IntList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.LongList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.PrimitiveList
 
deleteAllByIndices(int...) - Method in class com.landawn.abacus.util.ShortList
 
deleteAllByIndices(int[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the elements at the specified positions.
deleteAllByIndices(long[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the elements at the specified positions.
deleteAllByIndices(short[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the elements at the specified positions.
deleteAllByIndices(String[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the elements at the specified positions.
deleteAllByIndices(List<?>, int...) - Static method in class com.landawn.abacus.util.N
Deletes all elements at the specified positions from the given list.
deleteAllByIndices(T[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the elements at the specified positions.
deleteAllIfExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Deletes the specified file and all its sub files/directories if it's a directory.
deleteByIndex(boolean[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the element at the specified position.
deleteByIndex(byte[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the element at the specified position.
deleteByIndex(char[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the element at the specified position.
deleteByIndex(double[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the element at the specified position.
deleteByIndex(float[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the element at the specified position.
deleteByIndex(int[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the element at the specified position.
deleteByIndex(long[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the element at the specified position.
deleteByIndex(short[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the element at the specified position.
deleteByIndex(T[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the element at the specified position.
DELETED - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
DELETED - Enum constant in enum class com.landawn.abacus.util.Status
 
deleteDirectoryContents(Path, RecursiveDeleteOption...) - Static method in class com.landawn.abacus.guava.Files
Deletes all files within the directory at the given path recursively.
deleteFiles(File) - Static method in class com.landawn.abacus.util.IOUtil
Deletes the specified file if it's a file or its sub files/directories if it's a directory.
deleteFiles(File, Throwables.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
Deletes the specified file if it's a file or its sub files/directories if it's a directory with the specified filter.
deleteIfExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Deletes the specified file (or directory).
deleteQuietly(File) - Static method in class com.landawn.abacus.util.IOUtil
Deletes the specified file or directory, if it exists, without throwing an exception.
deleteRange(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range of elements removed
The original array remains unchanged.
deleteRange(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range of elements removed
The original array remains unchanged.
deleteRange(char[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range of elements removed
The original array remains unchanged.
deleteRange(double[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range of elements removed
The original array remains unchanged.
deleteRange(float[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range of elements removed
The original array remains unchanged.
deleteRange(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range of elements removed
The original array remains unchanged.
deleteRange(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.ByteList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.CharList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.FloatList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.IntList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.LongList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
deleteRange(int, int) - Method in class com.landawn.abacus.util.ShortList
 
deleteRange(long[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range of elements removed
The original array remains unchanged.
deleteRange(short[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range of elements removed
The original array remains unchanged.
deleteRange(String[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range of elements removed
The original array remains unchanged.
deleteRange(String, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new String with the specified range of chars removed
The original String remains unchanged.
deleteRange(String, int, int) - Static method in class com.landawn.abacus.util.Strings
Returns a new String with the specified range of chars removed
The original String remains unchanged.
deleteRange(List<T>, int, int) - Static method in class com.landawn.abacus.util.N
Deletes a range of elements from the given list.
deleteRange(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range of elements removed
The original array remains unchanged.
deleteRecursively(Path, RecursiveDeleteOption...) - Static method in class com.landawn.abacus.guava.Files
Deletes the file or directory at the given path recursively.
deleteWhitespace(String) - Static method in class com.landawn.abacus.util.Strings
Deletes all white spaces from a String as defined by Character.isWhitespace(char).
deleteWhitespace(String[]) - Static method in class com.landawn.abacus.util.Strings
Deletes all white spaces from each string in the provided array.
DELIVERED - Enum constant in enum class com.landawn.abacus.util.Status
 
denominator() - Method in class com.landawn.abacus.util.Fraction
 
DEPLOYED - Enum constant in enum class com.landawn.abacus.util.Status
 
depthFirstPostOrder(T) - Method in class com.landawn.abacus.guava.Traverser
Returns an unmodifiable Iterable over the nodes reachable from startNode, in the order of a depth-first post-order traversal.
depthFirstPreOrder(T) - Method in class com.landawn.abacus.guava.Traverser
Returns an unmodifiable Iterable over the nodes reachable from startNode, in the order of a depth-first pre-order traversal.
DESC - Static variable in class com.landawn.abacus.util.WD
Field DESC.
DESC_HBASE_COLUMN_COMPARATOR - Static variable in class com.landawn.abacus.util.HBaseColumn
 
DESC_HBASE_VERSION_COMPARATOR - Static variable in class com.landawn.abacus.util.HBaseColumn
 
descendingIterator() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
descendingKeySet() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Descending key set.
descendingMap() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
descendingSet() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
DESCRIBE - Static variable in class com.landawn.abacus.util.WD
Field DESCRIBE.
DeserializationConfig<C> - Class in com.landawn.abacus.parser
 
DeserializationConfig() - Constructor for class com.landawn.abacus.parser.DeserializationConfig
 
deserialize(File, AvroDeserializationConfig, Class<? extends T>) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(File, KryoDeserializationConfig, Class<? extends T>) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(File, DC, Class<? extends T>) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(File, Class<? extends T>) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(File, Class<? extends T>) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(File, Class<? extends T>) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(InputStream, AvroDeserializationConfig, Class<? extends T>) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(InputStream, KryoDeserializationConfig, Class<? extends T>) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(InputStream, XMLDeserializationConfig, Map<String, Class<?>>) - Method in interface com.landawn.abacus.parser.XMLParser
 
deserialize(InputStream, DC, Class<? extends T>) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(InputStream, Class<? extends T>) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(InputStream, Class<? extends T>) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(InputStream, Class<? extends T>) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Reader, AvroDeserializationConfig, Class<? extends T>) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Reader, KryoDeserializationConfig, Class<? extends T>) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(Reader, XMLDeserializationConfig, Map<String, Class<?>>) - Method in interface com.landawn.abacus.parser.XMLParser
 
deserialize(Reader, DC, Class<? extends T>) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Reader, Class<? extends T>) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(Reader, Class<? extends T>) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(Reader, Class<? extends T>) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(String, int, int, JSONDeserializationConfig, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
deserialize(String, int, int, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
deserialize(String, AvroDeserializationConfig, Class<? extends T>) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(String, KryoDeserializationConfig, Class<? extends T>) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(String, DC, Class<? extends T>) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(String, Class<? extends T>) - Method in class com.landawn.abacus.parser.AvroParser
 
deserialize(String, Class<? extends T>) - Method in class com.landawn.abacus.parser.KryoParser
 
deserialize(String, Class<? extends T>) - Method in interface com.landawn.abacus.parser.Parser
 
deserialize(Node, XMLDeserializationConfig, Class<? extends T>) - Method in interface com.landawn.abacus.parser.XMLParser
 
deserialize(Node, XMLDeserializationConfig, Map<String, Class<?>>) - Method in interface com.landawn.abacus.parser.XMLParser
 
deserialize(Node, Class<? extends T>) - Method in interface com.landawn.abacus.parser.XMLParser
 
DESERIALIZE_ONLY - Enum constant in enum class com.landawn.abacus.annotation.JsonXmlField.Expose
 
Desirable properties - Search tag in interface com.landawn.abacus.guava.hash.HashFunction
Section
destroy() - Method in interface com.landawn.abacus.pool.Poolable
Method destroy.
destroy() - Method in class com.landawn.abacus.pool.PoolableWrapper
Destroy.
DESTROYED - Enum constant in enum class com.landawn.abacus.util.Status
 
DEVELOPING - Enum constant in enum class com.landawn.abacus.util.Status
development.
difference(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified boolean array a but not present in the boolean array b.
difference(byte[]) - Method in class com.landawn.abacus.util.ByteList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified byte array a but not present in the byte array b.
difference(char[]) - Method in class com.landawn.abacus.util.CharList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(char[], char[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified char array a but not present in the char array b.
difference(double[]) - Method in class com.landawn.abacus.util.DoubleList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(double[], double[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified double array a but not present in the double array b.
difference(float[]) - Method in class com.landawn.abacus.util.FloatList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(float[], float[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified float array a but not present in the float array b.
difference(int[]) - Method in class com.landawn.abacus.util.IntList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(int[], int[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified int array a but not present in the int array b.
difference(long[]) - Method in class com.landawn.abacus.util.LongList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(long[], long[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified long array a but not present in the long array b.
difference(short[]) - Method in class com.landawn.abacus.util.ShortList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(short[], short[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified short array a but not present in the short array b.
difference(A) - Method in class com.landawn.abacus.util.PrimitiveList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(ByteList) - Method in class com.landawn.abacus.util.ByteList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(CharList) - Method in class com.landawn.abacus.util.CharList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with rows in this DataSet but not in the specified DataSet other.
difference(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
difference(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with rows in this DataSet but not in the specified DataSet other.
difference(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
difference(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with rows in this DataSet but not in the specified DataSet other based on the key columns.
difference(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
difference(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with rows in this DataSet but not in the specified DataSet other based on the key columns.
difference(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
difference(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(FloatList) - Method in class com.landawn.abacus.util.FloatList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(IntList) - Method in class com.landawn.abacus.util.IntList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(LongList) - Method in class com.landawn.abacus.util.LongList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(ShortList) - Method in class com.landawn.abacus.util.ShortList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(Collection<?>) - Method in class com.landawn.abacus.util.Seq
Returns a sequence consisting of the elements of this sequence that are not present in the specified collection.
difference(Collection<?>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream that are not present in the specified collection.
difference(Collection<?>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a EntryStream consisting of the elements of this stream that are not present in the specified collection.
difference(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified collections a but not present in the specified collection b.
difference(Function<? super T, ? extends U>, Collection<U>) - Method in class com.landawn.abacus.util.Seq
Returns a new sequence that contains only the elements that are present in the original sequence but not in the provided collection.
difference(Function<? super T, ? extends U>, Collection<U>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a new stream that contains only the elements that are present in the original stream but not in the provided collection.
difference(Map<K, V>, Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
Calculates the difference between two maps.
difference(Set<E>, Set<?>) - Static method in class com.landawn.abacus.util.Iterables
Returns an unmodifiable view of the difference of two sets.
difference(L) - Method in class com.landawn.abacus.util.PrimitiveList
Returns a new list with the elements in this list but not in the specified list/array b.
difference(T[], Object[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified arrays a but not present in the specified array b.
Difference<L,R> - Class in com.landawn.abacus.util
It is used to compare two collections and find the common elements, elements only in the left collection, and elements only in the right collection.
Difference.MapDifference<L,R,D> - Class in com.landawn.abacus.util
It is used to compare two maps and find the common elements, elements only in the left map, elements only in the right map, and elements with different values.
DigestUtil - Class in com.landawn.abacus.util
Note: copied from Apache commons-codec: https://commons.apache.org/proper/commons-codec.
DIR_SEPARATOR - Static variable in class com.landawn.abacus.util.IOUtil
The system directory separator character.
DIR_SEPARATOR_UNIX - Static variable in class com.landawn.abacus.util.IOUtil
The Unix directory separator character.
DIR_SEPARATOR_WINDOWS - Static variable in class com.landawn.abacus.util.IOUtil
The Windows directory separator character.
directoryContains(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Determines whether the parent directory contains the child element (a file or directory).
DISABLED - Enum constant in enum class com.landawn.abacus.util.Status
 
disjoint(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
disjoint(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
disjoint(char[]) - Method in class com.landawn.abacus.util.CharList
 
disjoint(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
disjoint(float[]) - Method in class com.landawn.abacus.util.FloatList
 
disjoint(int[]) - Method in class com.landawn.abacus.util.IntList
 
disjoint(long[]) - Method in class com.landawn.abacus.util.LongList
 
disjoint(short[]) - Method in class com.landawn.abacus.util.ShortList
 
disjoint(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
disjoint(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
disjoint(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
disjoint(CharList) - Method in class com.landawn.abacus.util.CharList
 
disjoint(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
disjoint(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
disjoint(IntList) - Method in class com.landawn.abacus.util.IntList
 
disjoint(LongList) - Method in class com.landawn.abacus.util.LongList
 
disjoint(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
disjoint(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
Checks if the two specified arrays have no elements in common.
disjoint(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if the two specified collections have no elements in common.
disjoint(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
DisposableEntry() - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
DisposablePair() - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
DisposableTriple() - Constructor for class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
distanceOfInheritance(Class<?>, Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the number of inheritance hops between two classes.
distinct() - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet containing only the distinct rows from the original DataSet.
distinct() - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
distinct() - Method in class com.landawn.abacus.util.Observer
 
distinct() - Method in class com.landawn.abacus.util.PrimitiveList
 
distinct() - Method in class com.landawn.abacus.util.RowDataSet
 
distinct() - Method in class com.landawn.abacus.util.Seq
Returns a sequence consisting of the distinct elements of this stream.
distinct() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the distinct elements of this stream.
distinct() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream consisting of the distinct elements of this EntryStream.
distinct(boolean[]) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified array.
distinct(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified range in the input array.
distinct(byte[]) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified array.
distinct(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified range in the input array.
distinct(char[]) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified array.
distinct(char[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified range in the input array.
distinct(double[]) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified array.
distinct(double[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified range in the input array.
distinct(float[]) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified array.
distinct(float[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified range in the input array.
distinct(int[]) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified array.
distinct(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified range in the input array.
distinct(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
distinct(int, int) - Method in class com.landawn.abacus.util.ByteList
 
distinct(int, int) - Method in class com.landawn.abacus.util.CharList
 
distinct(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
distinct(int, int) - Method in class com.landawn.abacus.util.FloatList
 
distinct(int, int) - Method in class com.landawn.abacus.util.IntList
 
distinct(int, int) - Method in class com.landawn.abacus.util.LongList
 
distinct(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
distinct(int, int) - Method in class com.landawn.abacus.util.ShortList
 
distinct(long[]) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified array.
distinct(long[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified range in the input array.
distinct(short[]) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified array.
distinct(short[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the distinct elements from the specified range in the input array.
distinct(Throwables.BinaryOperator<T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Returns a sequence consisting of the distinct elements of this stream
distinct(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator with distinct elements from the original Iterable.
distinct(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the distinct elements from the specified iterable.
distinct(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the distinct elements from the specified range in the input collection.
distinct(BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream consisting of the distinct elements of this stream, The merge function is used to resolve conflicts between duplicate elements.
distinct(BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a stream consisting of the distinct elements of this stream, where the duplicates are merged using the provided merge function.
distinct(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator with distinct elements from the original Iterator.
distinct(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the distinct elements from the specified iterator.
distinct(T[]) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the distinct elements from the specified array.
distinct(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the distinct elements from the specified range in the input array.
DISTINCT - Static variable in class com.landawn.abacus.util.WD
Field DISTINCT.
distinctBy(Throwables.Function<? super T, ?, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Returns a sequence consisting of the distinct elements of this stream, where distinct elements are determined by the provided key extractor function.
distinctBy(Throwables.Function<? super T, ?, ? extends E>, Throwables.BinaryOperator<T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Returns a sequence consisting of the distinct elements of this stream, where distinct elements are determined by the provided key extractor function.
distinctBy(Iterable<? extends T>, Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator with distinct elements from the original Iterable based on a key derived from each element.
distinctBy(Iterable<? extends T>, Function<? super T, ?>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the distinct elements from the specified iterable, where distinctness is determined by the keys extracted by the specified Function<T, K>.
distinctBy(Iterable<? extends T>, Function<? super T, ?>, Supplier<C>) - Static method in class com.landawn.abacus.util.N
Returns a new collection containing only the distinct elements from the specified iterable, where distinctness is determined by the keys extracted by the specified Function<T, K>.
distinctBy(String) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet containing only the distinct rows based on the specified column from the original DataSet.
distinctBy(String) - Method in class com.landawn.abacus.util.RowDataSet
 
distinctBy(String, Function<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet containing only the distinct rows based on the specified column from the original DataSet.
distinctBy(String, Function<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
distinctBy(Collection<? extends T>, int, int, Function<? super T, ?>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the distinct elements from the specified range in the input collection, where distinctness is determined by the keys extracted by the specified Function<T, K>.
distinctBy(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet containing only the distinct rows based on the specified columns from the original DataSet.
distinctBy(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
distinctBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet containing only the distinct rows based on the specified columns from the original DataSet.
distinctBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
distinctBy(Function<? super Map.Entry<K, V>, ?>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream consisting of the distinct elements of this stream based on the keys extracted by the specified key extractor function.
distinctBy(Function<? super Map.Entry<K, V>, ?>, BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream consisting of the distinct elements of this stream based on the keys extracted by the specified key extractor function.
distinctBy(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
distinctBy(Function<? super T, ?>) - Method in class com.landawn.abacus.util.Observer
 
distinctBy(Function<? super T, ?>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a stream consisting of the distinct elements of this stream, where the distinctness is determined by the value mapped from the given key mapper function.
distinctBy(Function<? super T, ?>, BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a stream consisting of the distinct elements of this stream, where the distinctness is determined by the value mapped from the given key mapper function.
distinctBy(Iterator<? extends T>, Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator with distinct elements from the original Iterator based on a key derived from each element.
distinctBy(Iterator<? extends T>, Function<? super T, ?>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the distinct elements from the specified iterator, where distinctness is determined by the keys extracted by the specified Function<T, K>.
distinctBy(Iterator<? extends T>, Function<? super T, ?>, Supplier<C>) - Static method in class com.landawn.abacus.util.N
Returns a new collection containing only the distinct elements from the specified iterator, where distinctness is determined by the keys extracted by the specified Function<T, K>.
distinctBy(T[], int, int, Function<? super T, ?>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the distinct elements from the specified range in the input array, where distinctness is determined by the keys extracted by the specified Function<T, K>.
distinctBy(T[], Function<? super T, ?>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the distinct elements from the specified array, where distinctness is determined by the keys extracted by the specified Function<T, K>.
distinctBy(T[], Function<? super T, ?>, Supplier<C>) - Static method in class com.landawn.abacus.util.N
Returns a new collection containing only the distinct elements from the specified array, where distinctness is determined by the keys extracted by the specified Function<T, K>.
distinctByKey() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream consisting of the distinct elements of this stream based on the keys.
distinctByToCollection(Function<? super T, ?>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
distinctByToCounting(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
distinctByToList(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
distinctByValue() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream consisting of the distinct elements of this stream based on the values.
DISTINCTROW - Static variable in class com.landawn.abacus.util.WD
Field DISTINCTROW.
divide(int, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the result of dividing p by q, rounding using the specified RoundingMode.
divide(long, long, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the result of dividing p by q, rounding using the specified RoundingMode.
divide(BigInteger, BigInteger, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Divides the given BigInteger values using the specified rounding mode.
divideColumn(String, Tuple.Tuple2<String, String>, BiConsumer<?, Pair<Object, Object>>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
divideColumn(String, Tuple.Tuple2<String, String>, BiConsumer<?, Pair<Object, Object>>) - Method in interface com.landawn.abacus.util.DataSet
Divides a column into two new columns in the DataSet.
divideColumn(String, Tuple.Tuple2<String, String>, BiConsumer<?, Pair<Object, Object>>) - Method in class com.landawn.abacus.util.RowDataSet
 
divideColumn(String, Tuple.Tuple3<String, String, String>, BiConsumer<?, Triple<Object, Object, Object>>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
divideColumn(String, Tuple.Tuple3<String, String, String>, BiConsumer<?, Triple<Object, Object, Object>>) - Method in interface com.landawn.abacus.util.DataSet
Divides a column into three new columns in the DataSet.
divideColumn(String, Tuple.Tuple3<String, String, String>, BiConsumer<?, Triple<Object, Object, Object>>) - Method in class com.landawn.abacus.util.RowDataSet
 
divideColumn(String, Collection<String>, BiConsumer<?, Object[]>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
divideColumn(String, Collection<String>, BiConsumer<?, Object[]>) - Method in interface com.landawn.abacus.util.DataSet
Divides a column into multiple new columns in the DataSet.
divideColumn(String, Collection<String>, BiConsumer<?, Object[]>) - Method in class com.landawn.abacus.util.RowDataSet
 
divideColumn(String, Collection<String>, Function<?, ? extends List<?>>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
divideColumn(String, Collection<String>, Function<?, ? extends List<?>>) - Method in interface com.landawn.abacus.util.DataSet
Divides a column into multiple new columns in the DataSet.
divideColumn(String, Collection<String>, Function<?, ? extends List<?>>) - Method in class com.landawn.abacus.util.RowDataSet
 
dividedBy(long) - Method in class com.landawn.abacus.util.Duration
 
dividedBy(Fraction) - Method in class com.landawn.abacus.util.Fraction
Divide the value of this fraction by another.
DLE - Static variable in class com.landawn.abacus.util.Ascii
Data Link Escape: A communication control character which will change the meaning of a limited number of contiguously following characters.
DNT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP DNT header field name.
doInput() - Method in class com.landawn.abacus.http.HttpSettings
 
doInput(boolean) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
DOLLAR - Static variable in class com.landawn.abacus.util.WD
Field DOLLAR.
doNothing() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
doNothing() - Static method in class com.landawn.abacus.util.Fn
 
doNothing() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
doOutput() - Method in class com.landawn.abacus.http.HttpSettings
 
doOutput(boolean) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
doPasswordDigest(byte[], byte[], byte[]) - Static method in class com.landawn.abacus.util.WSSecurityUtil
Returns a base64 encoded string of the SHA-1 hash of the concatenated nonce, created time, and password.
doPasswordDigest(String, String, String) - Static method in class com.landawn.abacus.util.WSSecurityUtil
Returns a base64 encoded string of the SHA-1 hash of the concatenated nonce, created time, and password.
DOUBLE_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
DOUBLE_LIST - Static variable in class com.landawn.abacus.util.Clazz
 
DOUBLE_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Double constant for minus one.
DOUBLE_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Double constant for one.
DOUBLE_SET - Static variable in class com.landawn.abacus.util.Clazz
 
DOUBLE_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Double constant for zero.
DoubleBiConsumer - Interface in com.landawn.abacus.util.function
 
DoubleBiFunction<R> - Interface in com.landawn.abacus.util.function
 
DoubleBinaryOperator - Interface in com.landawn.abacus.util.function
DoubleBiPredicate - Interface in com.landawn.abacus.util.function
 
DoubleConsumer - Interface in com.landawn.abacus.util.function
DoubleFunction<R> - Interface in com.landawn.abacus.util.function
DoubleIterator - Class in com.landawn.abacus.util
 
DoubleIterator() - Constructor for class com.landawn.abacus.util.DoubleIterator
 
DoubleIteratorEx - Class in com.landawn.abacus.util.stream
 
DoubleIteratorEx() - Constructor for class com.landawn.abacus.util.stream.DoubleIteratorEx
 
DoubleList - Class in com.landawn.abacus.util
 
DoubleList() - Constructor for class com.landawn.abacus.util.DoubleList
Constructs an empty DoubleList.
DoubleList(double[]) - Constructor for class com.landawn.abacus.util.DoubleList
Constructs a DoubleList using the specified array as the element array for this list without copying action.
DoubleList(double[], int) - Constructor for class com.landawn.abacus.util.DoubleList
Constructs a DoubleList using the specified array as the element array for this list without copying action.
DoubleList(int) - Constructor for class com.landawn.abacus.util.DoubleList
Constructs a DoubleList with the specified initial capacity.
DoubleMapMultiConsumer - Interface in com.landawn.abacus.util.function
 
DoubleNConsumer - Interface in com.landawn.abacus.util.function
 
DoubleNFunction<R> - Interface in com.landawn.abacus.util.function
 
DoubleObjConsumer<T> - Interface in com.landawn.abacus.util.function
DoubleObjFunction<T,R> - Interface in com.landawn.abacus.util.function
DoubleObjPredicate<T> - Interface in com.landawn.abacus.util.function
DoublePredicate - Interface in com.landawn.abacus.util.function
DoubleStream - Class in com.landawn.abacus.util.stream
The DoubleStream class is an abstract class that represents a stream of double elements and supports different kinds of computations.
DoubleStream.DoubleStreamEx - Class in com.landawn.abacus.util.stream
 
DoubleSupplier - Interface in com.landawn.abacus.util.function
DoubleTernaryOperator - Interface in com.landawn.abacus.util.function
 
DoubleToFloatFunction - Interface in com.landawn.abacus.util.function
 
DoubleToIntFunction - Interface in com.landawn.abacus.util.function
DoubleToLongFunction - Interface in com.landawn.abacus.util.function
DoubleTriConsumer - Interface in com.landawn.abacus.util.function
 
DoubleTriFunction<R> - Interface in com.landawn.abacus.util.function
 
DoubleTriPredicate - Interface in com.landawn.abacus.util.function
 
DoubleUnaryOperator - Interface in com.landawn.abacus.util.function
doubleValue() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableDouble
Returns the value of this MutableDouble as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableFloat
Returns the value of this MutableFloat as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableInt
Returns the value of this MutableInt as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableLong
Returns the value of this MutableLong as a double.
doubleValue() - Method in class com.landawn.abacus.util.MutableShort
Returns the value of this MutableShort as a double.
doubleValue() - Method in enum class com.landawn.abacus.util.Percentage
 
DROP - Static variable in class com.landawn.abacus.util.WD
Field DROP.
dropWhile(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Drops elements from this sequence while the provided predicate is true.
dropWhile(Throwables.Predicate<? super T, ? extends E>, Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Drops elements from this sequence while the provided predicate is true.
dropWhile(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator that skips elements from the original Iterable as long as they satisfy the provided Predicate.
dropWhile(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input iterable after dropping the elements that satisfy the provided predicate.
dropWhile(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Drops the elements from this EntryStream while the given predicate returns true.
dropWhile(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Drops the elements from this EntryStream while the given predicate returns true.
dropWhile(Predicate<? super Map.Entry<K, V>>, Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Drops the elements from this EntryStream while the given predicate returns true, and applies the specified action to each dropped element.
dropWhile(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator that skips elements from the original Iterator as long as they satisfy the provided Predicate.
dropWhile(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input iterator after dropping the elements that satisfy the provided predicate.
dropWhile(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Removes the elements until the given predicate returns false.
dropWhile(P, C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Removes the elements of this stream until the given predicate returns false.
dropWhile(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input array after dropping the elements that satisfy the provided predicate.
dropWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Attaches a new stream with terminal action to consume the elements dropped by the specified predicate.
dropWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>, int, long, Executor) - Method in class com.landawn.abacus.util.stream.Stream
Attaches a new stream with terminal action to consume the elements dropped by the specified predicate.
DuplicatedResultException - Exception Class in com.landawn.abacus.exception
 
DuplicatedResultException() - Constructor for exception class com.landawn.abacus.exception.DuplicatedResultException
Constructor for DuplicatedResultException.
DuplicatedResultException(String) - Constructor for exception class com.landawn.abacus.exception.DuplicatedResultException
Constructor for DuplicatedResultException.
DuplicatedResultException(String, Throwable) - Constructor for exception class com.landawn.abacus.exception.DuplicatedResultException
Constructor for DuplicatedResultException.
DuplicatedResultException(Throwable) - Constructor for exception class com.landawn.abacus.exception.DuplicatedResultException
Constructor for DuplicatedResultException.
Duration - Class in com.landawn.abacus.util
The reason to design/create this class is just to be a bit more efficient than java.time.Duration.

E

E - Static variable in class com.landawn.abacus.parser.XMLConstants
Field E.
E_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field E_ELE_END.
E_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field E_ELE_END.
E_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field E_NULL_ELE.
EARLY_DATA - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Early-Data header field name.
ec(Throwables.BiConsumer<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
ef(Throwables.BiFunction<? super K, ? super V, ? extends T, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
elapsed() - Method in class com.landawn.abacus.util.Stopwatch
 
elapsed(TimeUnit) - Method in class com.landawn.abacus.util.Stopwatch
Returns the current elapsed time shown on this stopwatch, expressed in the desired time unit, with any fraction rounded down.
element() - Method in interface com.landawn.abacus.util.Multiset.Entry
Returns the multiset element corresponding to this entry.
ELEMENT_SEPARATOR - Static variable in class com.landawn.abacus.util.Strings
Value is ", "
elementAt(long) - Method in class com.landawn.abacus.util.Seq
Returns the element at the specified position in this sequence.
elementAt(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns the element at the specified position in this stream.
elementAt(long) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns the entry at the specified position in this stream.
elementAt(long) - Method in class com.landawn.abacus.util.stream.ByteStream
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.CharStream
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.FloatStream
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.IntStream
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.LongStream
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.ShortStream
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.Stream
 
elementAt(long) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
elements() - Method in class com.landawn.abacus.util.Multiset
Returns an (unmodifiable) Stream with elements from the Multiset.
elementsEqual(Iterator<?>, Iterator<?>) - Static method in class com.landawn.abacus.util.Iterators
Note: Copied from Google Guava under the Apache License 2.0.
elementSet() - Method in class com.landawn.abacus.util.Multiset
Returns the set of distinct elements contained in this multiset.
EM - Static variable in class com.landawn.abacus.util.Ascii
End of Medium: A control character associated with the sent data which may be used to identify the physical end of the medium, or the end of the used, or wanted, portion of information recorded on a medium.
EmailUtil - Class in com.landawn.abacus.util
 
emptiesFirst() - Static method in class com.landawn.abacus.util.Comparators
 
emptiesFirst(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
emptiesLast() - Static method in class com.landawn.abacus.util.Comparators
 
emptiesLast(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
empty() - Static method in class com.landawn.abacus.util.BiIterator
Returns an empty BiIterator instance.
empty() - Static method in class com.landawn.abacus.util.BooleanIterator
 
empty() - Static method in class com.landawn.abacus.util.ByteIterator
 
empty() - Static method in class com.landawn.abacus.util.CharIterator
 
empty() - Static method in interface com.landawn.abacus.util.DataSet
Returns an empty immutable DataSet.
empty() - Static method in class com.landawn.abacus.util.DoubleIterator
 
empty() - Static method in class com.landawn.abacus.util.Enumerations
 
empty() - Static method in class com.landawn.abacus.util.FloatIterator
 
empty() - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an empty ImmutableBiMap.
empty() - Static method in class com.landawn.abacus.util.ImmutableList
Returns an empty ImmutableList.
empty() - Static method in class com.landawn.abacus.util.ImmutableListIterator
 
empty() - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an empty ImmutableMap.
empty() - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an empty ImmutableNavigableMap.
empty() - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
empty() - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an empty ImmutableSet.
empty() - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an empty ImmutableSortedMap.
empty() - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
empty() - Static method in class com.landawn.abacus.util.IntIterator
 
empty() - Static method in class com.landawn.abacus.util.LongIterator
 
empty() - Static method in class com.landawn.abacus.util.ObjIterator
Returns an empty ObjIterator.
empty() - Static method in class com.landawn.abacus.util.ObjListIterator
 
empty() - Static method in class com.landawn.abacus.util.Seq
Returns an empty sequence.
empty() - Static method in class com.landawn.abacus.util.Sheet
Returns an empty immutable Sheet.
empty() - Static method in class com.landawn.abacus.util.ShortIterator
 
empty() - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.ByteStream
Returns an empty ByteStream.
empty() - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.CharStream
Returns an empty CharStream.
empty() - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.DoubleStream
Returns an empty DoubleStream.
empty() - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an empty EntryStream.
empty() - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.FloatStream
Returns an empty FloatStream.
empty() - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.IntStream
Returns an empty IntStream.
empty() - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.LongStream
Returns an empty LongStream.
empty() - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
empty() - Static method in class com.landawn.abacus.util.stream.ShortStream
Returns an empty ShortStream.
empty() - Static method in class com.landawn.abacus.util.stream.Stream
Returns an empty Stream.
empty() - Static method in class com.landawn.abacus.util.Throwables.Iterator
 
empty() - Static method in class com.landawn.abacus.util.TriIterator
Returns an empty TriIterator.
empty() - Static method in class com.landawn.abacus.util.u.Nullable
 
empty() - Static method in class com.landawn.abacus.util.u.Optional
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalBoolean
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalByte
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalChar
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalDouble
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalFloat
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalInt
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalLong
 
empty() - Static method in class com.landawn.abacus.util.u.OptionalShort
 
EMPTY - Static variable in class com.landawn.abacus.util.BooleanIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.ByteIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.CharIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.DoubleIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.FloatIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.IntIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.LongIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.ShortIterator
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.ByteIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.CharIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.FloatIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.IntIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.LongIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.stream.ShortIteratorEx
 
EMPTY - Static variable in class com.landawn.abacus.util.WD
Field EMPTY.
EMPTY_BIG_DECIMAL_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable BigDecimal array.
EMPTY_BIG_INTEGER_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable BigInteger array.
EMPTY_BOOLEAN_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable boolean array.
EMPTY_BOOLEAN_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_BOOLEAN_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Boolean array.
EMPTY_BYTE_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable byte array.
EMPTY_BYTE_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_BYTE_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Byte array.
EMPTY_CALENDAR_ARRAY - Static variable in class com.landawn.abacus.util.N
/** An empty immutable/unmodifiable Calendar array.
EMPTY_CHAR_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable char array.
EMPTY_CHAR_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_CHAR_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Character array.
EMPTY_DATE_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable java.sql.Date array.
EMPTY_DOUBLE_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable double array.
EMPTY_DOUBLE_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_DOUBLE_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Double array.
EMPTY_FLOAT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable float array.
EMPTY_FLOAT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_FLOAT_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Float array.
EMPTY_INT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable int array.
EMPTY_INT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_INT_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Integer array.
EMPTY_JU_DATE_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable java.util.Date array.
EMPTY_LOCAL_DATE_ARRAY - Static variable in class com.landawn.abacus.util.N
/** An empty immutable/unmodifiable LocalDate array.
EMPTY_LOCAL_DATE_TIME_ARRAY - Static variable in class com.landawn.abacus.util.N
/** An empty immutable/unmodifiable LocalDateTime array.
EMPTY_LOCAL_TIME_ARRAY - Static variable in class com.landawn.abacus.util.N
/** An empty immutable/unmodifiable LocalTime array.
EMPTY_LONG_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable long array.
EMPTY_LONG_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_LONG_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Long array.
EMPTY_OBJECT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Object array.
EMPTY_OBJECT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_SHORT_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable short array.
EMPTY_SHORT_COLUMN - Static variable in class com.landawn.abacus.util.HBaseColumn
 
EMPTY_SHORT_OBJ_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Short array.
EMPTY_STRING - Static variable in class com.landawn.abacus.util.Strings
The empty String "".
EMPTY_STRING_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable String array.
EMPTY_TIME_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Time array.
EMPTY_TIMESTAMP_ARRAY - Static variable in class com.landawn.abacus.util.N
An empty immutable/unmodifiable Timestamp array.
emptyAction() - Static method in class com.landawn.abacus.util.Fn
 
emptyAction() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
emptyArray() - Static method in class com.landawn.abacus.util.Pair
 
emptyArray() - Static method in class com.landawn.abacus.util.Triple
 
emptyDataSet() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty DataSet.
emptyInputStream() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty InputStream.
emptyIterator() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty iterator.
emptyList() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty List.
emptyListIterator() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty ListIterator.
emptyMap() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty Map.
emptyNavigableMap() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty NavigableMap.
emptyNavigableSet() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty NavigableSet.
emptyOf(Class<?>) - Static method in class com.landawn.abacus.util.HBaseColumn
 
emptySet() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty Set.
emptySortedMap() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty SortedMap.
emptySortedSet() - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty SortedSet.
emptyToNull(String) - Static method in class com.landawn.abacus.util.Strings
Converts the specified String to null if it's empty, otherwise returns the original string.
emptyToNull(String[]) - Static method in class com.landawn.abacus.util.Strings
Converts each empty String element in the specified String array to null.
encode(byte[]) - Static method in class com.landawn.abacus.util.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encode(byte[], boolean) - Static method in class com.landawn.abacus.util.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encode(Object) - Method in class com.landawn.abacus.parser.KryoParser
 
encode(Object) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encodes the provided parameters into a URL query string using the default charset.
encode(Object, Appendable) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encodes the provided parameters into a URL query string using the default charset.
encode(Object, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encodes the provided parameters into a URL query string using the specified charset.
encode(Object, Charset, NamingPolicy) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encodes the provided parameters into a URL query string using the specified charset and naming policy.
encode(Object, Charset, NamingPolicy, Appendable) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encodes the provided parameters into a URL query string using the specified charset and naming policy.
encode(Object, Charset, Appendable) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encodes the provided parameters into a URL query string using the specified charset.
encode(String, Object) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encodes the provided parameters into a URL query string using the default charset.
encode(String, Object, Charset) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encodes the provided parameters into a URL query string using the specified charset.
encode(String, Object, Charset, NamingPolicy) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Encodes the provided parameters into a URL query string using the specified charset and naming policy.
encodedLength(CharSequence) - Static method in class com.landawn.abacus.util.Utf8
Returns the number of bytes in the UTF-8-encoded form of sequence.
encodeToString(byte[]) - Static method in class com.landawn.abacus.util.Hex
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
encodeToString(byte[], boolean) - Static method in class com.landawn.abacus.util.Hex
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
encrypt(String) - Method in class com.landawn.abacus.util.Password
Returns the encrypted password encoded with Base64.
endsWith(String) - Static method in class com.landawn.abacus.util.Fn
 
endsWith(String, String) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string ends with the specified suffix.
endsWithAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string ends with any of the specified substrings.
endsWithAnyIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string ends with any of the specified substrings, ignoring case considerations.
endsWithIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string ends with the specified suffix, ignoring case considerations.
ENQ - Static variable in class com.landawn.abacus.util.Ascii
Enquiry: A communication control character used in data communication systems as a request for a response from a remote station.
ENTITIES - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITIES.
ENTITIES_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITIES_ELE_END.
ENTITIES_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITIES_ELE_START.
ENTITIES_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITIES_NULL_ELE.
Entity - Annotation Interface in com.landawn.abacus.annotation
 
ENTITY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY.
ENTITY_CLASS - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS.
ENTITY_CLASS_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS_ELE_END.
ENTITY_CLASS_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS_ELE_START.
ENTITY_CLASS_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_CLASS_NULL_ELE.
ENTITY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ELE_END.
ENTITY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ELE_START.
ENTITY_ID - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID.
ENTITY_ID_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID_ELE_END.
ENTITY_ID_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID_ELE_START.
ENTITY_ID_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_ID_NULL_ELE.
ENTITY_IDS - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS.
ENTITY_IDS_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS_ELE_END.
ENTITY_IDS_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS_ELE_START.
ENTITY_IDS_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_IDS_NULL_ELE.
ENTITY_NAME - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME.
ENTITY_NAME_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME_ELE_END.
ENTITY_NAME_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME_ELE_START.
ENTITY_NAME_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NAME_NULL_ELE.
ENTITY_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTITY_NULL_ELE.
EntityId - Interface in com.landawn.abacus.util
Identity of an entity.
EntityId.EntityIdBuilder - Class in com.landawn.abacus.util
 
entityName() - Method in interface com.landawn.abacus.util.EntityId
 
entityName() - Method in class com.landawn.abacus.util.MapEntity
 
entityName() - Method in class com.landawn.abacus.util.Seid
 
entries() - Method in class com.landawn.abacus.util.Multiset
Returns an (unmodifiable) Stream of entries in this multiset.
entries() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream of the entries in this EntryStream.
entry() - Static method in class com.landawn.abacus.util.Fn
 
entry() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
entry(Function<? super V, K>) - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by Fn#entryByKeyMapper(Function)
entry(K) - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by Fn#entryWithKey(Object)
ENTRY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENTRY.
ENTRY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP_ELE_END.
ENTRY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP_ELE_START.
entryByKeyMapper(Function<? super V, K>) - Static method in class com.landawn.abacus.util.Fn
 
entryByValueMapper(Function<? super K, V>) - Static method in class com.landawn.abacus.util.Fn
 
entrySet() - Method in class com.landawn.abacus.util.BiMap
Returns an immutable set of the entries contained in this BiMap.
entrySet() - Method in interface com.landawn.abacus.util.EntityId
 
entrySet() - Method in class com.landawn.abacus.util.ImmutableMap
Returns an unmodifiable Set view of the mappings contained in this map.
entrySet() - Method in class com.landawn.abacus.util.MapEntity
 
entrySet() - Method in class com.landawn.abacus.util.Multimap
Returns a set of the mappings contained in this Multimap.
entrySet() - Method in class com.landawn.abacus.util.Multiset
Returns a view of the contents of this multiset, grouped into Multiset.Entry instances, each providing an element of the multiset and the count of that element.
entrySet() - Method in class com.landawn.abacus.util.ObjectPool
 
entrySet() - Method in class com.landawn.abacus.util.Properties
 
entrySet() - Method in class com.landawn.abacus.util.Seid
 
entrySet(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.Maps
Returns an immutable/unmodifiable entry set of the specified map.
entryStream() - Method in class com.landawn.abacus.util.Multimap
Returns an EntryStream of the entries in the Multimap..
EntryStream<K,V> - Class in com.landawn.abacus.util.stream
Note: This class includes codes copied from StreamEx: https://github.com/amaembo/streamex under Apache License, version 2.0.
entryWithKey(K) - Static method in class com.landawn.abacus.util.Fn
 
entryWithValue(V) - Static method in class com.landawn.abacus.util.Fn
 
enumerated() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
enumerated() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
enumerated() - Element in annotation interface com.landawn.abacus.annotation.Type
 
Enumerations - Class in com.landawn.abacus.util
This is a utility class that provides a set of static methods to work with Java Enumerations.
enumListOf(Class<E>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable list of all the enum constants in the specified enum class.
enumMapOf(Class<E>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable bi-directional map of all the enum constants in the specified enum class to their names.
enumSetOf(Class<E>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable set of all the enum constants in the specified enum class.
ENVELOPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field ENVELOPE.
EOF - Static variable in class com.landawn.abacus.util.IOUtil
 
EOT - Static variable in class com.landawn.abacus.util.Ascii
End of Transmission: A communication control character used to indicate the conclusion of a transmission, which may have contained one or more texts and any associated headings.
ep(Throwables.BiPredicate<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
eqOr(Object, Object) - Static method in class com.landawn.abacus.util.Fn
 
eqOr(Object, Object, Object) - Static method in class com.landawn.abacus.util.Fn
 
equal() - Static method in class com.landawn.abacus.util.Fn
 
equal() - Static method in class com.landawn.abacus.util.Fn.FB
 
equal() - Static method in class com.landawn.abacus.util.Fn.FC
 
equal() - Static method in class com.landawn.abacus.util.Fn.FD
 
equal() - Static method in class com.landawn.abacus.util.Fn.FF
 
equal() - Static method in class com.landawn.abacus.util.Fn.FI
 
equal() - Static method in class com.landawn.abacus.util.Fn.FL
 
equal() - Static method in class com.landawn.abacus.util.Fn.FS
 
equal(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
equal(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
equal(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
equal(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
equal(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
equal(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
equal(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
equal(File, File) - Static method in class com.landawn.abacus.guava.Files
Returns true if the given files exist, are not directories, and contain the same bytes.
equal(Object) - Static method in class com.landawn.abacus.util.Fn
 
equal(Path, Path) - Static method in class com.landawn.abacus.guava.Files
Returns true if the files located by the given paths exist, are not directories, and contain the same bytes.
EQUAL - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
EQUAL - Static variable in class com.landawn.abacus.util.WD
Field EQUAL.
equals(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays for equality.
equals(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two boolean arrays for equality within the specified range.
equals(boolean, boolean) - Static method in class com.landawn.abacus.util.Builder
Compares two boolean values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(boolean, boolean) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two boolean values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(boolean, boolean) - Static method in class com.landawn.abacus.util.N
Compares two boolean values for equality.
equals(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays for equality.
equals(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two byte arrays for equality within the specified range.
equals(byte, byte) - Static method in class com.landawn.abacus.util.Builder
Compares two byte values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(byte, byte) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two byte values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(byte, byte) - Static method in class com.landawn.abacus.util.N
Compares two byte values for equality.
equals(char[], char[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays for equality.
equals(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two char arrays for equality within the specified range.
equals(char, char) - Static method in class com.landawn.abacus.util.Builder
Compares two char values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(char, char) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two char values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(char, char) - Static method in class com.landawn.abacus.util.N
Compares two char values for equality.
equals(double[], double[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays for equality.
equals(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two double arrays for equality within the specified range.
equals(double, double) - Static method in class com.landawn.abacus.util.Builder
Compares two double values as specified by Double.compare(double, double), if the result of this equivalence chain has not already been determined.
equals(double, double) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two double values as specified by Double.compare(double, double), if the result of this equivalence chain has not already been determined.
equals(double, double) - Static method in class com.landawn.abacus.util.N
Compares two double values for equality.
equals(float[], float[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays for equality.
equals(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two float arrays for equality within the specified range.
equals(float, float) - Static method in class com.landawn.abacus.util.Builder
Compares two float values as specified by Float.compare(float, float), if the result of this equivalence chain has not already been determined.
equals(float, float) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two float values as specified by Float.compare(float, float), if the result of this equivalence chain has not already been determined.
equals(float, float) - Static method in class com.landawn.abacus.util.N
Compares two float values for equality.
equals(int[], int[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays for equality.
equals(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two int arrays for equality within the specified range.
equals(int, int) - Static method in class com.landawn.abacus.util.Builder
Compares two int values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(int, int) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two int values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(int, int) - Static method in class com.landawn.abacus.util.N
Compares two int values for equality.
equals(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two long arrays for equality within the specified range.
equals(long[], long[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays for equality.
equals(long, long) - Static method in class com.landawn.abacus.util.Builder
Compares two long values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(long, long) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two long values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(long, long) - Static method in class com.landawn.abacus.util.N
Compares two long values for equality.
equals(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two short arrays for equality within the specified range.
equals(short[], short[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays for equality.
equals(short, short) - Static method in class com.landawn.abacus.util.Builder
Compares two short values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(short, short) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two int values as specified by left == right, if the result of this equivalence chain has not already been determined.
equals(short, short) - Static method in class com.landawn.abacus.util.N
Compares two short values for equality.
equals(Object) - Method in class com.landawn.abacus.http.HttpHeaders
 
equals(Object) - Method in class com.landawn.abacus.http.HttpResponse
 
equals(Object) - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.DeserializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
equals(Object) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
equals(Object) - Method in class com.landawn.abacus.parser.SerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
 
equals(Object) - Method in class com.landawn.abacus.pool.ActivityPrint
 
equals(Object) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
equals(Object) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
equals(Object) - Method in class com.landawn.abacus.pool.PoolableWrapper
 
equals(Object) - Method in class com.landawn.abacus.util.BiMap
Compares the specified object with this BiMap for equality.
equals(Object) - Method in class com.landawn.abacus.util.BooleanList
 
equals(Object) - Method in class com.landawn.abacus.util.ByteList
 
equals(Object) - Method in class com.landawn.abacus.util.CharList
 
equals(Object) - Method in class com.landawn.abacus.util.Configuration
 
equals(Object) - Method in class com.landawn.abacus.util.DoubleList
 
equals(Object) - Method in class com.landawn.abacus.util.Duration
 
equals(Object) - Method in class com.landawn.abacus.util.FloatList
 
equals(Object) - Method in class com.landawn.abacus.util.Fraction
Compares this fraction to another object to test if they are equal.
equals(Object) - Method in class com.landawn.abacus.util.HBaseColumn
 
equals(Object) - Method in class com.landawn.abacus.util.Holder
 
equals(Object) - Method in class com.landawn.abacus.util.IdentityHashSet
 
equals(Object) - Method in class com.landawn.abacus.util.ImmutableArray
 
equals(Object) - Method in class com.landawn.abacus.util.ImmutableCollection
 
equals(Object) - Method in class com.landawn.abacus.util.Indexed
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedBoolean
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedByte
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedChar
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedDouble
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedFloat
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedInt
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedKeyed
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedLong
 
equals(Object) - Method in class com.landawn.abacus.util.IndexedShort
 
equals(Object) - Method in class com.landawn.abacus.util.IntList
 
equals(Object) - Method in class com.landawn.abacus.util.Keyed
 
equals(Object) - Method in class com.landawn.abacus.util.LongList
 
equals(Object) - Method in class com.landawn.abacus.util.MapEntity
 
equals(Object) - Method in class com.landawn.abacus.util.Multimap
Checks if this Multimap is equal to the specified object.
equals(Object) - Method in interface com.landawn.abacus.util.Multiset.Entry
equals(Object) - Method in class com.landawn.abacus.util.Multiset
Checks if this Multiset is equal to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableBoolean
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableByte
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableChar
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableDouble
Compares this object against the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableFloat
Compares this object against some other object.
equals(Object) - Method in class com.landawn.abacus.util.MutableInt
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableLong
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.MutableShort
Compares this object to the specified object.
equals(Object) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
equals(Object) - Method in class com.landawn.abacus.util.Pair
 
equals(Object) - Method in class com.landawn.abacus.util.Password
 
equals(Object) - Method in class com.landawn.abacus.util.Properties
 
equals(Object) - Method in class com.landawn.abacus.util.Range
Compares this range to another object to test if they are equal.
equals(Object) - Method in class com.landawn.abacus.util.Result
 
equals(Object) - Method in class com.landawn.abacus.util.RowDataSet
 
equals(Object) - Method in class com.landawn.abacus.util.Seid
 
equals(Object) - Method in record class com.landawn.abacus.util.Sheet.Cell
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.landawn.abacus.util.Sheet
 
equals(Object) - Method in record class com.landawn.abacus.util.Sheet.Point
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.landawn.abacus.util.ShortList
 
equals(Object) - Method in class com.landawn.abacus.util.Timed
 
equals(Object) - Method in class com.landawn.abacus.util.Triple
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
equals(Object) - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
equals(Object) - Method in class com.landawn.abacus.util.u.Nullable
 
equals(Object) - Method in class com.landawn.abacus.util.u.Optional
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalByte
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalChar
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalInt
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalLong
 
equals(Object) - Method in class com.landawn.abacus.util.u.OptionalShort
 
equals(Object) - Method in class com.landawn.abacus.util.Wrapper
 
equals(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays for equality within the specified range.
equals(Object[], Object[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays for equality.
equals(Object, Object) - Static method in class com.landawn.abacus.util.Builder
Compares two comparable objects as specified by CommonUtil.equals(Object, Object), if the result of this equivalence chain has not already been determined.
equals(Object, Object) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
Compares two comparable objects as specified by CommonUtil.equals(Object, Object), if the result of this equivalence chain has not already been determined.
equals(Object, Object) - Static method in class com.landawn.abacus.util.N
Compares two objects for equality.
equals(String, String) - Static method in class com.landawn.abacus.util.N
Compares two strings for equality.
equals(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal exactly.
equals(String, String) - Static method in class com.landawn.abacus.util.Strings
Compares two strings for equality.
equals(String, String, boolean, IOCase) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal, optionally normalizing and providing control over the case-sensitivity.
equals(T, T, BiFunction<? super T, ? super T, Boolean>) - Static method in class com.landawn.abacus.util.Builder
 
equals(T, T, BiFunction<? super T, ? super T, Boolean>) - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
 
equalsAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string is equal to any of the specified search strings.
equalsAnyIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string is equal to any of the specified search strings, ignoring case considerations.
equalsByCommonProps(Object, Object) - Static method in class com.landawn.abacus.util.N
Compares the properties of two beans to determine if they are equal.
equalsByProps(Object, Object, Collection<String>) - Static method in class com.landawn.abacus.util.N
Compares the specified properties of two beans to determine if they are equal.
equalsIgnoreCase(String[], int, String[], int, int) - Static method in class com.landawn.abacus.util.N
Compares two arrays of Strings, ignoring case considerations, within the specified range.
equalsIgnoreCase(String[], String[]) - Static method in class com.landawn.abacus.util.N
Compares two arrays of Strings, ignoring case considerations.
equalsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.N
Compares two strings for equality, ignoring case.
equalsIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Compares two strings for equality, ignoring case considerations.
equalsNormalized(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal after both have been normalized.
equalsNormalizedOnSystem(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal after both have been normalized and using the case rules of the system.
equalsOnSystem(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether two filenames are equal using the case rules of the system.
erase(Object, String...) - Static method in class com.landawn.abacus.util.N
Erases the properties of the given bean object.
erase(Object, Collection<String>) - Static method in class com.landawn.abacus.util.N
Erases the properties of the given bean object.
eraseAll(Object) - Static method in class com.landawn.abacus.util.N
Erases all the properties of the given bean object.
ERROR_MSG_FOR_NO_SUCH_EX - Static variable in class com.landawn.abacus.util.InternalUtil
 
ERROR_MSG_FOR_NULL_ELEMENT_EX - Static variable in class com.landawn.abacus.util.InternalUtil
 
ESC - Static variable in class com.landawn.abacus.util.Ascii
Escape: A control character intended to provide code extension (supplementary characters) in general information interchange.
ESCAPE_CSV - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping individual Comma Separated Values.
ESCAPE_ECMASCRIPT - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping EcmaScript/JavaScript.
ESCAPE_HTML3 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping HTML version 3.0.
ESCAPE_HTML4 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping HTML version 4.0.
ESCAPE_JAVA - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping Java.
ESCAPE_JSON - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping Json.
ESCAPE_XML10 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping XML 1.0.
ESCAPE_XML11 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for escaping XML 1.1.
escapeCsv(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Returns a String value for a CSV column enclosed in double quotes, if required.
escapeEcmaScript(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using EcmaScript String rules.
escapeHtml3(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using HTML entities.
escapeHtml4(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using HTML entities.
escapeJava(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using Java String rules.
escapeJson(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using Json String rules.
EscapeUtil - Class in com.landawn.abacus.util
Note: it's copied from StringEscaperUtils in Apache Commons Lang under Apache License 2.0
EscapeUtil.CharSequenceTranslator - Class in com.landawn.abacus.util
An API for translating text.
escapeXml10(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using XML entities.
escapeXml11(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Escapes the characters in a String using XML entities.
ETAG - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP ETag header field name.
ETB - Static variable in class com.landawn.abacus.util.Ascii
End of Transmission Block: A communication control character used to indicate the end of a block of data for communication purposes.
ETX - Static variable in class com.landawn.abacus.util.Ascii
End of Text: A communication control character used to terminate a sequence of characters started with STX and transmitted as an entity.
EventBus - Class in com.landawn.abacus.eventbus
It is responsible for managing the registration and unregistration of subscribers, posting events to subscribers, and handling sticky events.
EventBus() - Constructor for class com.landawn.abacus.eventbus.EventBus
 
EventBus(String) - Constructor for class com.landawn.abacus.eventbus.EventBus
 
EventBus(String, Executor) - Constructor for class com.landawn.abacus.eventbus.EventBus
 
eventId() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
Only subscribe the events which are posted with the specified event id.
evictionCount() - Method in class com.landawn.abacus.pool.AbstractPool
 
evictionCount() - Method in interface com.landawn.abacus.pool.Pool
Returns the number of values that have been evicted.
EvictionPolicy - Enum Class in com.landawn.abacus.pool
The Enum EvictionPolicy.
except(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Performs a difference operation between this DataSet and another DataSet.
except(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
except(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs a difference operation between this DataSet and another DataSet.
except(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
except(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Performs a difference operation between this DataSet and another DataSet.
except(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
except(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs a difference operation between this DataSet and another DataSet.
except(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
EXCEPT - Static variable in class com.landawn.abacus.util.WD
Field EXCEPT.
EXCEPT2 - Static variable in class com.landawn.abacus.util.WD
Field EXCEPT2.
exceptAll(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Performs a difference operation between this DataSet and another DataSet.
exceptAll(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
exceptAll(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs a difference operation between this DataSet and another DataSet.
exceptAll(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
exceptAll(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Performs a difference operation between this DataSet and another DataSet.
exceptAll(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
exceptAll(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs a difference operation between this DataSet and another DataSet.
exceptAll(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
ExceptionUtil - Class in com.landawn.abacus.util
Note: This class contains the methods copied from Apache Commons and Google Guava under Apache License v2.
EXCLAMATION - Static variable in class com.landawn.abacus.util.WD
Field EXCLAMATION.
exclude(Collection<? extends T>, Object) - Static method in class com.landawn.abacus.util.N
Returns a new List containing all the elements from the specified collection except all occurrences of specified objToExclude.
excludeAll(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns a new List containing all the elements from the specified collection except all occurrences of elements in the specified objsToExclude.
excludeAllToSet(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns a new Set containing all the elements from the specified collection except all occurrences of elements in the specified objsToExclude.
excludeToSet(Collection<? extends T>, Object) - Static method in class com.landawn.abacus.util.N
Returns a new Set containing all the elements from the specified collection except all occurrences of specified objToExclude.
exclusion() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
Exclusion - Enum Class in com.landawn.abacus.parser
The Enum Exclusion.
execute(HttpMethod) - Method in class com.landawn.abacus.http.HttpRequest
 
execute(HttpMethod) - Method in class com.landawn.abacus.http.OkHttpRequest
 
execute(HttpMethod) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
execute(HttpMethod, File) - Method in class com.landawn.abacus.http.HttpRequest
 
execute(HttpMethod, OutputStream) - Method in class com.landawn.abacus.http.HttpRequest
 
execute(HttpMethod, Writer) - Method in class com.landawn.abacus.http.HttpRequest
 
execute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
execute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
execute(HttpMethod, Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
execute(HttpMethod, Object) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Object, HttpSettings, File) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Object, HttpSettings, OutputStream) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Object, HttpSettings, Writer) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Object, HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, Object, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
execute(HttpMethod, HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
execute(Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.AsyncExecutor
Executes the provided command asynchronously.
execute(Throwables.Runnable<? extends Exception>, int, long, Predicate<? super Exception>) - Method in class com.landawn.abacus.util.AsyncExecutor
Executes the provided command asynchronously with retry mechanism.
execute(Throwables.Runnable<? extends Exception>, int, long, Predicate<? super Exception>) - Static method in class com.landawn.abacus.util.N
Executes the provided command with the specified retry logic in case of failure.
execute(Throwables.Runnable<? extends Exception>, Runnable) - Method in class com.landawn.abacus.util.AsyncExecutor
Executes the provided command asynchronously and performs a final action after the command execution.
execute(Collection<? extends Callable<R>>) - Method in class com.landawn.abacus.util.AsyncExecutor
Executes a collection of provided commands asynchronously.
execute(Callable<R>) - Method in class com.landawn.abacus.util.AsyncExecutor
Executes the provided command asynchronously.
execute(Callable<R>, int, long, BiPredicate<? super R, ? super Exception>) - Method in class com.landawn.abacus.util.AsyncExecutor
Executes the provided command asynchronously with a retry mechanism.
execute(Callable<R>, int, long, BiPredicate<? super R, ? super Exception>) - Static method in class com.landawn.abacus.util.N
Executes the provided command with the specified retry logic in case of failure.
execute(Callable<R>, Runnable) - Method in class com.landawn.abacus.util.AsyncExecutor
Executes the provided command asynchronously and performs a final action after the command execution.
execute(List<? extends Throwables.Runnable<? extends Exception>>) - Method in class com.landawn.abacus.util.AsyncExecutor
Executes a list of provided commands asynchronously.
executeBatch(Statement) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
exists(int) - Static method in class com.landawn.abacus.util.If
true for index >= 0, false for index < 0.
EXISTS - Static variable in class com.landawn.abacus.util.WD
Field EXISTS.
EXP - Static variable in class com.landawn.abacus.util.WD
Field EXP.
EXPECT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Expect header field name.
EXPIRATION_TIME - Enum constant in enum class com.landawn.abacus.pool.EvictionPolicy
Field EXPIRATION_TIME.
EXPIRED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
EXPIRED - Enum constant in enum class com.landawn.abacus.util.Status
 
EXPIRES - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Expires header field name.
expose() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
EXTENSION_SEPARATOR - Static variable in class com.landawn.abacus.util.FilenameUtil
The extension separator character.
EXTENSION_SEPARATOR_STR - Static variable in class com.landawn.abacus.util.FilenameUtil
The extension separator String.

F

f(A, B, TriFunction<A, B, T, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(A, B, Throwables.TriFunction<A, B, T, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(A, TriFunction<A, T, U, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(A, Throwables.BiFunction<A, T, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(A, Throwables.TriFunction<A, T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(A, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(ByteFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FB
 
f(CharFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FC
 
f(DoubleFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FD
 
f(FloatFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FF
 
f(Function<T, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(IntFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FI
 
f(LongFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FL
 
f(ShortFunction<R>) - Static method in class com.landawn.abacus.util.Fn.FS
 
f(TriFunction<A, B, C, R>) - Static method in class com.landawn.abacus.util.Fn
 
f(Throwables.BiFunction<T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(Throwables.Function<T, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(Throwables.TriFunction<A, B, C, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f(BiFunction<? super K, ? super V, ? extends T>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
f2c(TriFunction<? super A, ? super B, ? super C, ?>) - Static method in class com.landawn.abacus.util.Fn
 
f2c(Throwables.BiFunction<T, U, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f2c(Throwables.Function<T, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f2c(Throwables.TriFunction<A, B, C, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
f2c(BiFunction<? super T, ? super U, ?>) - Static method in class com.landawn.abacus.util.Fn
 
f2c(Function<? super T, ?>) - Static method in class com.landawn.abacus.util.Fn
Returns a Consumer which calls the specified func.
factorial(int) - Static method in class com.landawn.abacus.util.Numbers
Returns n!, that is, the product of the first n positive integers, 1 if n == 0, or Integer.MAX_VALUE if the result does not fit in a int.
factorialToBigInteger(int) - Static method in class com.landawn.abacus.util.Numbers
Returns n!, that is, the product of the first n positive integers, or 1 if n == 0.
factorialToDouble(int) - Static method in class com.landawn.abacus.util.Numbers
Returns n!, that is, the product of the first n positive integers, 1 if n == 0, or n!, or Double.POSITIVE_INFINITY if n! > Double.MAX_VALUE.
factorialToLong(int) - Static method in class com.landawn.abacus.util.Numbers
Returns n!, that is, the product of the first n positive integers, 1 if n == 0, or Long.MAX_VALUE if the result does not fit in a long.
failOnEmptyBean() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
failOnEmptyBean(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
FALSE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field FALSE.
FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanSupplier
 
FALSE - Static variable in class com.landawn.abacus.util.If.OrElse
For internal only
FALSE - Static variable in class com.landawn.abacus.util.u.Nullable
Presents Boolean.FALSE.
FALSE - Static variable in class com.landawn.abacus.util.u.Optional
Presents Boolean.FALSE.
FALSE - Static variable in class com.landawn.abacus.util.u.OptionalBoolean
Presents true.
farmHashFingerprint64() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing FarmHash's Fingerprint64, an open-source algorithm.
FAULT - Static variable in class com.landawn.abacus.parser.XMLConstants
Field FAULT.
FEBRUARY - Enum constant in enum class com.landawn.abacus.util.Month
 
FEMALE - Enum constant in enum class com.landawn.abacus.util.Gender
 
FETCH_FIRST - Static variable in class com.landawn.abacus.util.WD
Field FETCH_FIRST.
FETCH_NEXT - Static variable in class com.landawn.abacus.util.WD
Field FETCH_NEXT.
ff(A, B, TriFunction<A, B, T, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(A, B, Throwables.TriFunction<A, B, T, R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(A, TriFunction<A, T, U, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(A, Throwables.BiFunction<A, T, R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(A, Throwables.TriFunction<A, T, U, R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(A, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(Function<T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(TriFunction<A, B, C, R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ff(Throwables.BiFunction<? super K, ? super V, ? extends T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
ff(Throwables.BiFunction<T, U, R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.BiFunction<T, U, R, ? extends Exception>, R) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.Function<T, ? extends R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.Function<T, ? extends R, ? extends Exception>, R) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.TriFunction<A, B, C, R, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
ff(Throwables.TriFunction<A, B, C, R, ? extends Exception>, R) - Static method in class com.landawn.abacus.util.Fn
 
FF - Static variable in class com.landawn.abacus.util.Ascii
Form Feed ('\f'): A format effector which controls the movement of the printing position to the first pre-determined printing line on the next form or page.
field - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
FIELD_MASK - Static variable in class com.landawn.abacus.util.ClassUtil
Deprecated.
for internal only.
FilenameUtil - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons IO developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
Files - Class in com.landawn.abacus.guava
Copied from Google Guava under Apache License v2.
FILES - Static variable in class com.landawn.abacus.guava.Traverser
 
Files.MoreFiles - Class in com.landawn.abacus.guava
The Class MoreFiles.
fileTraverser() - Static method in class com.landawn.abacus.guava.Files
Returns a Traverser instance for the file and directory tree.
fill(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
fill(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Fills the specified boolean array with the specified value.
fill(boolean[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Fills the specified boolean array with the specified value from the specified fromIndex (inclusive) to the specified toIndex (exclusive).
fill(byte) - Method in class com.landawn.abacus.util.ByteList
 
fill(byte[], byte) - Static method in class com.landawn.abacus.util.N
Fills the specified byte array with the specified value.
fill(byte[], int, int, byte) - Static method in class com.landawn.abacus.util.N
Fills the specified byte array with the specified value from the specified fromIndex (inclusive) to the specified toIndex (exclusive).
fill(char) - Method in class com.landawn.abacus.util.CharList
 
fill(char[], char) - Static method in class com.landawn.abacus.util.N
Fills the specified char array with the specified value.
fill(char[], int, int, char) - Static method in class com.landawn.abacus.util.N
Fills the specified char array with the specified value from the specified fromIndex (inclusive) to the specified toIndex (exclusive).
fill(double) - Method in class com.landawn.abacus.util.DoubleList
 
fill(double[], double) - Static method in class com.landawn.abacus.util.N
Fills the specified double array with the specified value.
fill(double[], int, int, double) - Static method in class com.landawn.abacus.util.N
Fills the specified double array with the specified value from the specified fromIndex (inclusive) to the specified toIndex (exclusive).
fill(float) - Method in class com.landawn.abacus.util.FloatList
 
fill(float[], float) - Static method in class com.landawn.abacus.util.N
Fills the specified float array with the specified value.
fill(float[], int, int, float) - Static method in class com.landawn.abacus.util.N
Fills the specified float array with the specified value from the specified fromIndex (inclusive) to the specified toIndex (exclusive).
fill(int) - Method in class com.landawn.abacus.util.IntList
 
fill(int[], int) - Static method in class com.landawn.abacus.util.N
Fills the specified int array with the specified value.
fill(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Fills the specified int array with the specified value from the specified fromIndex (inclusive) to the specified toIndex (exclusive).
fill(int, int, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
fill(int, int, byte) - Method in class com.landawn.abacus.util.ByteList
 
fill(int, int, char) - Method in class com.landawn.abacus.util.CharList
 
fill(int, int, double) - Method in class com.landawn.abacus.util.DoubleList
 
fill(int, int, float) - Method in class com.landawn.abacus.util.FloatList
 
fill(int, int, int) - Method in class com.landawn.abacus.util.IntList
 
fill(int, int, long) - Method in class com.landawn.abacus.util.LongList
 
fill(int, int, short) - Method in class com.landawn.abacus.util.ShortList
 
fill(long) - Method in class com.landawn.abacus.util.LongList
 
fill(long[], int, int, long) - Static method in class com.landawn.abacus.util.N
Fills the specified long array with the specified value from the specified fromIndex (inclusive) to the specified toIndex (exclusive).
fill(long[], long) - Static method in class com.landawn.abacus.util.N
Fills the specified long array with the specified value.
fill(short) - Method in class com.landawn.abacus.util.ShortList
 
fill(short[], int, int, short) - Static method in class com.landawn.abacus.util.N
Fills the specified short array with the specified value from the specified fromIndex (inclusive) to the specified toIndex (exclusive).
fill(short[], short) - Static method in class com.landawn.abacus.util.N
Fills the specified short array with the specified value.
fill(Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Fills the properties of a new instance of the specified bean class with random values.
fill(Class<? extends T>) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(Class<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Returns a list of new instances of the specified bean class with properties filled with random values.
fill(Class<? extends T>, int) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(Class<? extends T>, Collection<String>) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(Class<? extends T>, Collection<String>, int) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(Object) - Static method in class com.landawn.abacus.util.N
Fills the properties of the specified bean with random values.
fill(Object) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(Object[], int, int, Object) - Static method in class com.landawn.abacus.util.N
Fills the specified Object array with the specified value from the specified fromIndex (inclusive) to the specified toIndex (exclusive).
fill(Object[], Object) - Static method in class com.landawn.abacus.util.N
Fills the specified Object array with the specified value.
fill(Object, Collection<String>) - Static method in class com.landawn.abacus.util.TestUtil
Fill the properties of the bean with random values.
fill(List<? super T>, int, int, T) - Static method in class com.landawn.abacus.util.N
Fills the specified list with the specified value from the specified start index to the specified end index.
fill(List<? super T>, T) - Static method in class com.landawn.abacus.util.N
Fills the specified list with the specified value.
filter(boolean[], int, int, BooleanPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate within the specified range in the input array.
filter(boolean[], BooleanPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate.
filter(byte[], int, int, BytePredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate within the specified range in the input array.
filter(byte[], BytePredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate.
filter(char[], int, int, CharPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate within the specified range in the input array.
filter(char[], CharPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate.
filter(double[], int, int, DoublePredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate within the specified range in the input array.
filter(double[], DoublePredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate.
filter(float[], int, int, FloatPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate within the specified range in the input array.
filter(float[], FloatPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate.
filter(int[], int, int, IntPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate within the specified range in the input array.
filter(int[], IntPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate.
filter(int, int, Tuple.Tuple2<String, String>, BiPredicate<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on the provided BiPredicate and the specified column names, within the given row index range.
filter(int, int, Tuple.Tuple2<String, String>, BiPredicate<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Tuple.Tuple2<String, String>, BiPredicate<?, ?>, int) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on the provided BiPredicate and the specified column names, within the given row index range and limits the number of results.
filter(int, int, Tuple.Tuple2<String, String>, BiPredicate<?, ?>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Tuple.Tuple3<String, String, String>, TriPredicate<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided TriPredicate and the specified column names, within a specified row index range.
filter(int, int, Tuple.Tuple3<String, String, String>, TriPredicate<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Tuple.Tuple3<String, String, String>, TriPredicate<?, ?, ?>, int) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided TriPredicate and the specified column names, within a specified row index range and a maximum limit.
filter(int, int, Tuple.Tuple3<String, String, String>, TriPredicate<?, ?, ?>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, String, Predicate<?>) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided Predicate and the specified column name, within a given row index range.
filter(int, int, String, Predicate<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, String, Predicate<?>, int) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided predicate function.
filter(int, int, String, Predicate<?>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Collection<String>, Predicate<? super NoCachingNoUpdating.DisposableObjArray>) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided predicate function.
filter(int, int, Collection<String>, Predicate<? super NoCachingNoUpdating.DisposableObjArray>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Collection<String>, Predicate<? super NoCachingNoUpdating.DisposableObjArray>, int) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on the provided Predicate and the specified column names, within the given row index range and limits the number of results.
filter(int, int, Collection<String>, Predicate<? super NoCachingNoUpdating.DisposableObjArray>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Predicate<? super NoCachingNoUpdating.DisposableObjArray>) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on the provided predicate and within the specified row index range.
filter(int, int, Predicate<? super NoCachingNoUpdating.DisposableObjArray>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(int, int, Predicate<? super NoCachingNoUpdating.DisposableObjArray>, int) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on the provided predicate, within the specified row index range, and limits the number of results.
filter(int, int, Predicate<? super NoCachingNoUpdating.DisposableObjArray>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(long[], int, int, LongPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate within the specified range in the input array.
filter(long[], LongPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate.
filter(short[], int, int, ShortPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate within the specified range in the input array.
filter(short[], ShortPredicate) - Static method in class com.landawn.abacus.util.N
Returns a new array containing only the elements that match the filter predicate.
filter(BooleanPredicate) - Method in class com.landawn.abacus.util.BooleanIterator
 
filter(BytePredicate) - Method in class com.landawn.abacus.util.ByteIterator
 
filter(FloatPredicate) - Method in class com.landawn.abacus.util.FloatIterator
 
filter(ShortPredicate) - Method in class com.landawn.abacus.util.ShortIterator
 
filter(TriPredicate<? super A, ? super B, ? super C>) - Method in class com.landawn.abacus.util.TriIterator
Returns a new TriIterator that includes only the elements that satisfy the provided predicate.
filter(Throwables.BiPredicate<? super L, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
 
filter(Throwables.BiPredicate<? super T1, ? super T2, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
filter(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
filter(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
filter(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
filter(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
filter(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
filter(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
filter(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
filter(Throwables.Predicate<? super Pair<L, R>, E>) - Method in class com.landawn.abacus.util.Pair
 
filter(Throwables.Predicate<? super Triple<L, M, R>, E>) - Method in class com.landawn.abacus.util.Triple
 
filter(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Filters the elements of this sequence using the provided predicate.
filter(Throwables.Predicate<? super T, ? extends E>, Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Filters the elements of this sequence using the provided predicate.
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Holder
 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Throwables.Iterator
 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
filter(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
 
filter(Throwables.Predicate<? super TP, E>) - Method in class com.landawn.abacus.util.Tuple
 
filter(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
filter(Throwables.TriPredicate<? super L, ? super M, ? super R, E>) - Method in class com.landawn.abacus.util.Triple
 
filter(Throwables.TriPredicate<? super T1, ? super T2, ? super T3, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
filter(Tuple.Tuple2<String, String>, BiPredicate<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on the provided BiPredicate and the specified column names.
filter(Tuple.Tuple2<String, String>, BiPredicate<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Tuple.Tuple2<String, String>, BiPredicate<?, ?>, int) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on the provided BiPredicate and the specified column names, and limits the number of results.
filter(Tuple.Tuple2<String, String>, BiPredicate<?, ?>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Tuple.Tuple3<String, String, String>, TriPredicate<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided TriPredicate and the specified column names.
filter(Tuple.Tuple3<String, String, String>, TriPredicate<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Tuple.Tuple3<String, String, String>, TriPredicate<?, ?, ?>, int) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided TriPredicate and the specified column names, within a limit.
filter(Tuple.Tuple3<String, String, String>, TriPredicate<?, ?, ?>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator that only includes elements from the original Iterable that satisfy the provided Predicate.
filter(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the elements that match the filter predicate.
filter(Iterable<? extends T>, Predicate<? super T>, IntFunction<C>) - Static method in class com.landawn.abacus.util.N
Returns a new collection containing only the elements that match the filter predicate.
filter(String, Predicate<?>) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided Predicate and the specified column name.
filter(String, Predicate<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(String, Predicate<?>, int) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided Predicate and the specified column name, with a maximum limit.
filter(String, Predicate<?>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Collection<? extends T>, int, int, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the elements that match the filter predicate within the specified range in the input collection.
filter(Collection<? extends T>, int, int, Predicate<? super T>, IntFunction<C>) - Static method in class com.landawn.abacus.util.N
Returns a new collection containing only the elements that match the filter predicate within the specified range in the input collection.
filter(Collection<String>, Predicate<? super NoCachingNoUpdating.DisposableObjArray>) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided predicate function.
filter(Collection<String>, Predicate<? super NoCachingNoUpdating.DisposableObjArray>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Collection<String>, Predicate<? super NoCachingNoUpdating.DisposableObjArray>, int) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on a provided predicate function.
filter(Collection<String>, Predicate<? super NoCachingNoUpdating.DisposableObjArray>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(BiPredicate<? super A, ? super B>) - Method in class com.landawn.abacus.util.BiIterator
Returns a new BiIterator that includes only the elements that satisfy the provided predicate.
filter(BiPredicate<? super K, ? super List<E>>) - Method in class com.landawn.abacus.util.ListMultimap
Filters the ListMultimap based on the provided key-value pair filter.
filter(BiPredicate<? super K, ? super Set<E>>) - Method in class com.landawn.abacus.util.SetMultimap
Filters the SetMultimap based on the provided key-value pair filter.
filter(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.Multimap
Filters the Multimap based on the provided key-value pair filter.
filter(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Filters the entries in this EntryStream based on the given predicate.
filter(DoublePredicate) - Method in class com.landawn.abacus.util.DoubleIterator
 
filter(IntPredicate) - Method in class com.landawn.abacus.util.IntIterator
 
filter(LongPredicate) - Method in class com.landawn.abacus.util.LongIterator
 
filter(Predicate<? super NoCachingNoUpdating.DisposableObjArray>) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on the provided predicate.
filter(Predicate<? super NoCachingNoUpdating.DisposableObjArray>) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Predicate<? super NoCachingNoUpdating.DisposableObjArray>, int) - Method in interface com.landawn.abacus.util.DataSet
Filters the rows of the DataSet based on the provided predicate and limits the number of results.
filter(Predicate<? super NoCachingNoUpdating.DisposableObjArray>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
filter(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Filters the entries in this EntryStream based on the given predicate.
filter(Predicate<? super Map.Entry<K, V>>, Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Filters the entries in this EntryStream based on the given predicate.
filter(Predicate<? super T>) - Method in class com.landawn.abacus.util.Builder
Deprecated. 
filter(Predicate<? super T>) - Method in class com.landawn.abacus.util.ObjIterator
Returns a new ObjIterator that includes only the elements that satisfy the provided predicate.
filter(Predicate<? super T>) - Method in class com.landawn.abacus.util.Observer
 
filter(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator that only includes elements from the original Iterator that satisfy the provided Predicate.
filter(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the elements that match the filter predicate.
filter(Iterator<? extends T>, Predicate<? super T>, IntFunction<C>) - Static method in class com.landawn.abacus.util.N
Returns a new collection containing only the elements that match the filter predicate.
filter(Map<K, V>, BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Maps
Filters the entries of the specified map based on the given predicate.
filter(Map<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.landawn.abacus.util.Maps
Filters the entries of the specified map based on the given predicate.
filter(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(P, C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(T[], int, int, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the elements that match the filter predicate within the specified range in the input array.
filter(T[], int, int, Predicate<? super T>, IntFunction<C>) - Static method in class com.landawn.abacus.util.N
Returns a new collection containing only the elements that match the filter predicate within the specified range in the input array.
filter(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a new list containing only the elements that match the filter predicate.
filter(T[], Predicate<? super T>, IntFunction<C>) - Static method in class com.landawn.abacus.util.N
Returns a new collection containing only the elements that match the filter predicate.
filterAndFlatMap(Iterable<? extends T>, Predicate<? super T>, Function<? super T, ? extends Collection<? extends R>>) - Static method in class com.landawn.abacus.util.N
Filters and flat-maps the elements in the given iterable.
filterAndFlatMap(Iterable<? extends T>, Predicate<? super T>, Function<? super T, ? extends Collection<? extends R>>, IntFunction<C>) - Static method in class com.landawn.abacus.util.N
Filters and flat-maps the elements in the given iterable.
filterAndMap(Iterable<? extends T>, Predicate<? super T>, Function<? super T, ? extends R>) - Static method in class com.landawn.abacus.util.N
Filters and maps the elements in the given iterable.
filterAndMap(Iterable<? extends T>, Predicate<? super T>, Function<? super T, ? extends R>, IntFunction<C>) - Static method in class com.landawn.abacus.util.N
Filters and maps the elements in the given iterable.
filterByKey(Predicate<? super K>) - Method in class com.landawn.abacus.util.ListMultimap
Filters the ListMultimap based on the provided key filter.
filterByKey(Predicate<? super K>) - Method in class com.landawn.abacus.util.Multimap
Filters the Multimap based on the provided key filter.
filterByKey(Predicate<? super K>) - Method in class com.landawn.abacus.util.SetMultimap
Filters the SetMultimap based on the provided key filter.
filterByKey(Predicate<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
Filters the entries in this EntryStream based on the given key predicate.
filterByKey(Map<K, V>, Predicate<? super K>) - Static method in class com.landawn.abacus.util.Maps
Filters the entries of the specified map based on the given key predicate.
filterByValue(Predicate<? super List<E>>) - Method in class com.landawn.abacus.util.ListMultimap
Filters the ListMultimap based on the provided value filter.
filterByValue(Predicate<? super Set<E>>) - Method in class com.landawn.abacus.util.SetMultimap
Filters the SetMultimap based on the provided value filter.
filterByValue(Predicate<? super V>) - Method in class com.landawn.abacus.util.Multimap
Filters the Multimap based on the provided value filter.
filterByValue(Predicate<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Filters the entries in this EntryStream based on the given value predicate.
filterByValue(Map<K, V>, Predicate<? super V>) - Static method in class com.landawn.abacus.util.Maps
Filters the entries of the specified map based on the given value predicate.
filterE(Throwables.Predicate<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Filters the elements of this stream using the provided predicate.
filterIfNotNull(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Holder
Filter if not null.
filterIfNotNull(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Filter if not null.
filtering(Predicate<? super T>, Collector<? super T, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
filteringToList(Predicate<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
filterThenLimit(BiPredicate<T, U>, int) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
filterThenLimit(Predicate<T>, int) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
filterWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Attaches a new stream with terminal action to consume the elements filtered out by the specified predicate.
filterWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>, int, long, Executor) - Method in class com.landawn.abacus.util.stream.Stream
Attaches a new stream with terminal action to consume the elements filtered out by the specified predicate.
FINALIZED - Enum constant in enum class com.landawn.abacus.util.Status
 
findAllEmailAddresses(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Finds all the email addresses in the given CharSequence.
findAny(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Finds any entry in this EntryStream that matches the provided predicate.
findAny(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
findAny(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
findAny(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
findAny(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
findAny(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
findAny(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
findAny(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Finds any entry in this EntryStream that matches the provided predicate.
findAny(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Returns any element matched by the provided predicate if found.
findAny(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Deprecated.
findAny(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
findCause(Throwable, Class<? extends E>) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
findCause(Throwable, Predicate<? super Throwable>) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
findDir(String) - Static method in class com.landawn.abacus.util.Configuration
Finds the directory specified by the given configuration directory name.
findDir(String) - Static method in class com.landawn.abacus.util.PropertiesUtil
Finds the directory with the specified configuration directory name.
findFile(String) - Static method in class com.landawn.abacus.util.Configuration
Finds the file specified by the given configuration file name.
findFile(String) - Static method in class com.landawn.abacus.util.PropertiesUtil
Finds the file with the specified configuration file name.
findFileByFile(File, String) - Static method in class com.landawn.abacus.util.Configuration
Finds the file specified by the given file name, starting from the directory of the source file.
findFileInDir(String, File, boolean) - Static method in class com.landawn.abacus.util.Configuration
Finds the file specified by the given configuration file name in the specified directory.
findFirst(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Finds the first entry in this EntryStream that matches the provided predicate.
findFirst(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
findFirst(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
findFirst(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
findFirst(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
findFirst(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
findFirst(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
findFirst(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Finds the first entry in this EntryStream that matches the provided predicate.
findFirst(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Returns the first element in the stream that matches the provided predicate.
findFirst(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Returns the first element in this sequence that matches the specified predicate.
findFirst(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
findFirst(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the first element in the given iterable that matches the specified predicate.
findFirst(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the first element in the given iterator that matches the specified predicate.
findFirst(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the first element in the given array that matches the specified predicate.
findFirstAndLast(Collection<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns a pair of Nullable objects containing the first and last elements in the provided collection that satisfy the given predicate.
findFirstAndLast(Collection<? extends T>, Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns a pair of Nullable objects containing the first and last elements in the provided collection that satisfy the given predicates.
findFirstAndLast(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns a pair of Nullable objects containing the first and last elements in the provided array that satisfy the given predicate.
findFirstAndLast(T[], Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns a pair of Nullable objects containing the first and last elements in the provided array that satisfy the given predicates.
findFirstAndLastIndex(Collection<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns a pair of OptionalInt objects containing the indices of the first and last elements in the provided collection that satisfy the given predicate.
findFirstAndLastIndex(Collection<? extends T>, Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns a pair of OptionalInt objects containing the indices of the first and last elements in the provided collection that satisfy the given predicates.
findFirstAndLastIndex(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns a pair of OptionalInt objects containing the indices of the first and last elements in the provided array that satisfy the given predicate.
findFirstAndLastIndex(T[], Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns a pair of OptionalInt objects containing the indices of the first and last elements in the provided array that satisfy the given predicates.
findFirstEmailAddress(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Searches for the first occurrence of an email address within the given CharSequence.
findFirstIndex(Collection<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Finds the index of the first element in the collection that matches the given predicate.
findFirstIndex(Collection<? extends T>, U, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.N
Finds the index of the first element in the collection that matches the given predicate.
findFirstIndex(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Finds the index of the first element in the array that matches the given predicate.
findFirstIndex(T[], U, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.N
Finds the index of the first element in the array that matches the given predicate.
findFirstNonNull(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the first non-null element in the given iterable that matches the specified predicate.
findFirstNonNull(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the first non-null element in the given iterator that matches the specified predicate.
findFirstNonNull(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the first non-null element in the given array that matches the specified predicate.
findFirstOrLast(Collection<? extends T>, Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the first element in the provided collection that satisfies the given predicateForFirst, or if no such element is found, returns the last element that satisfies the predicateForLast.
findFirstOrLast(T[], Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the first element in the provided array that satisfies the given predicateForFirst, or if no such element is found, returns the last element that satisfies the predicateForLast.
findFirstOrLastIndex(Collection<? extends T>, Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the index of the first element in the provided collection that satisfies the given predicateForFirst, or if no such element is found, returns the index of the last element that satisfies the predicateForLast.
findFirstOrLastIndex(T[], Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the index of the first element in the provided array that satisfies the given predicateForFirst, or if no such element is found, returns the index of the last element that satisfies the predicateForLast.
findLast(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Finds the last entry in this EntryStream that matches the provided predicate.
findLast(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Finds the last entry in this EntryStream that matches the provided predicate.
findLast(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Returns the last element matched by the provided predicate if found.
findLast(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Returns the last element in this sequence that matches the specified predicate.
findLast(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
Consider using: stream.reversed().findFirst(predicate) for better performance if possible.
findLast(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the last element in the given iterable that matches the specified predicate.
findLast(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the last element in the given array that matches the specified predicate.
findLastIndex(Collection<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Finds the index of the last element in the collection that matches the given predicate.
findLastIndex(Collection<? extends T>, U, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.N
Finds the index of the last element in the collection that matches the given predicate.
findLastIndex(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Finds the index of the last element in the array that matches the given predicate.
findLastIndex(T[], U, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.N
Finds the index of the last element in the array that matches the given predicate.
findLastNonNull(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the last non-null element in the given iterable that matches the specified predicate.
findLastNonNull(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the last non-null element in the given array that matches the specified predicate.
finish() - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
finishBeanResult(Object) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
first() - Method in class com.landawn.abacus.util.BiIterator
Returns an Optional containing the first pair of elements in the iterator.
first() - Method in class com.landawn.abacus.util.BooleanIterator
 
first() - Method in class com.landawn.abacus.util.BooleanList
 
first() - Method in class com.landawn.abacus.util.ByteIterator
 
first() - Method in class com.landawn.abacus.util.ByteList
 
first() - Method in class com.landawn.abacus.util.CharIterator
 
first() - Method in class com.landawn.abacus.util.CharList
 
first() - Method in class com.landawn.abacus.util.DoubleIterator
 
first() - Method in class com.landawn.abacus.util.DoubleList
 
first() - Method in class com.landawn.abacus.util.FloatIterator
 
first() - Method in class com.landawn.abacus.util.FloatList
 
first() - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
first() - Method in class com.landawn.abacus.util.IntIterator
 
first() - Method in class com.landawn.abacus.util.IntList
 
first() - Method in class com.landawn.abacus.util.LongIterator
 
first() - Method in class com.landawn.abacus.util.LongList
 
first() - Method in class com.landawn.abacus.util.ObjIterator
Returns the first element in the ObjIterator, if it exists.
first() - Method in class com.landawn.abacus.util.ObjListIterator
 
first() - Method in class com.landawn.abacus.util.Seq
Returns the first element of this sequence.
first() - Method in class com.landawn.abacus.util.ShortIterator
 
first() - Method in class com.landawn.abacus.util.ShortList
 
first() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns the first element of the stream.
first() - Static method in class com.landawn.abacus.util.stream.Collectors
Only works for sequential Stream.
first() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the first entry of this EntryStream.
first() - Method in class com.landawn.abacus.util.Throwables.Iterator
 
first() - Method in class com.landawn.abacus.util.TriIterator
Returns an Optional containing the first triple of elements in the iterator.
first(int) - Static method in class com.landawn.abacus.util.stream.Collectors
Only works for sequential Stream.
firstCause(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
Returns the specified throwable if there is no cause found in it (throwable.getCause() == null).
firstChar(String) - Static method in class com.landawn.abacus.util.Strings
Returns the first character of the given string as an OptionalChar.
firstChars(String, int) - Static method in class com.landawn.abacus.util.Strings
Returns at most first n chars of the specified String if its length is bigger than n, or an empty String "" if str is empty or null, or itself it's length equal to or less than n.
firstElement(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the first element in the given Iterable wrapped in a Nullable.
firstElement(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the first element in the given Iterator wrapped in a Nullable.
firstElements(Iterable<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Returns a list containing the first n elements from the given Iterable.
firstElements(Iterator<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Returns a list containing the first n elements from the given Iterator.
firstEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
firstEntry(Map<K, V>) - Static method in class com.landawn.abacus.util.N
Returns the first entry from the given map.
firstKey() - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
firstNonBlank(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Strings
Returns the first non-blank CharSequence from the given Iterable of CharSequences, or null if all CharSequences are blank or the Iterable is null.
firstNonBlank(T...) - Static method in class com.landawn.abacus.util.N
Returns the first non-blank CharSequence from the given CharSequences.
firstNonBlank(T...) - Static method in class com.landawn.abacus.util.Strings
Returns the first non-blank CharSequence from the given CharSequences.
firstNonBlank(T...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an Optional containing the first non-blank CharSequence from the given array of CharSequences.
firstNonBlank(T, T) - Static method in class com.landawn.abacus.util.N
Returns the first non-blank CharSequence from the given CharSequences.
firstNonBlank(T, T) - Static method in class com.landawn.abacus.util.Strings
Returns the first non-blank CharSequence from the given two CharSequences.
firstNonBlank(T, T) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an Optional containing the first non-blank CharSequence from the given two CharSequences.
firstNonBlank(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns the first non-blank CharSequence from the given CharSequences.
firstNonBlank(T, T, T) - Static method in class com.landawn.abacus.util.Strings
Returns the first non-blank CharSequence from the given three CharSequences.
firstNonBlank(T, T, T) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an Optional containing the first non-blank CharSequence from the given three CharSequences.
firstNonEmpty(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Strings
Returns the first non-empty CharSequence from the given Iterable of CharSequences.
firstNonEmpty(T...) - Static method in class com.landawn.abacus.util.N
Returns the first non-empty CharSequence from the given CharSequences.
firstNonEmpty(T...) - Static method in class com.landawn.abacus.util.Strings
Returns the first value in the array which is not empty.
firstNonEmpty(T...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an Optional containing the first non-empty CharSequence from the given array of CharSequences.
firstNonEmpty(T[], T[]) - Static method in class com.landawn.abacus.util.N
Returns the first non-empty array from the given arrays.
firstNonEmpty(T[], T[], T[]) - Static method in class com.landawn.abacus.util.N
Returns the first non-empty array from the given arrays.
firstNonEmpty(T, T) - Static method in class com.landawn.abacus.util.N
Returns the first non-empty collection from the given collections.
firstNonEmpty(T, T) - Static method in class com.landawn.abacus.util.Strings
Returns the first non-empty CharSequence from the given two CharSequences.
firstNonEmpty(T, T) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an Optional containing the first non-empty CharSequence from the given two CharSequences.
firstNonEmpty(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns the first non-empty collection from the given collections.
firstNonEmpty(T, T, T) - Static method in class com.landawn.abacus.util.Strings
Returns the first non-empty CharSequence from the given three CharSequences.
firstNonEmpty(T, T, T) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns an Optional containing the first non-empty CharSequence from the given three CharSequences.
firstNonNull() - Method in class com.landawn.abacus.util.ObjIterator
Returns the first non-null element in the ObjIterator, if it exists.
firstNonNull() - Method in class com.landawn.abacus.util.ObjListIterator
 
firstNonNull() - Method in class com.landawn.abacus.util.Throwables.Iterator
 
firstNonNull(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the first non-null value from the provided iterable.
firstNonNull(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the first non-null value from the provided iterator.
firstNonNull(T...) - Static method in class com.landawn.abacus.util.N
Returns the first non-null value among the provided values.
firstNonNull(T, T) - Static method in class com.landawn.abacus.util.N
Returns the first non-null value among the two provided values.
firstNonNull(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns the first non-null value among the three provided values.
firstOrDefaultIfEmpty(Iterable<? extends T>, T) - Static method in class com.landawn.abacus.util.N
Returns the first element of the given iterable if it is not empty, otherwise returns the specified default value.
firstOrDefaultIfEmpty(Iterator<? extends T>, T) - Static method in class com.landawn.abacus.util.N
Returns the first element of the given iterator if it is not empty, otherwise returns the specified default value.
firstOrDefaultIfEmpty(T[], T) - Static method in class com.landawn.abacus.util.N
Returns the first element of the given array if it is not empty, otherwise returns the specified default value.
firstOrNullIfEmpty(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the first element of the given iterable if it is not empty, otherwise returns null.
firstOrNullIfEmpty(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the first element of the given iterator if it is not empty, otherwise returns null.
firstOrNullIfEmpty(T[]) - Static method in class com.landawn.abacus.util.N
Returns the first element of the given array if it is not empty, otherwise returns null.
firstPage() - Method in interface com.landawn.abacus.util.Paginated
Returns the first page.
firstRow() - Method in interface com.landawn.abacus.util.DataSet
Retrieves the first row from the DataSet as an Optional array of Objects.
firstRow() - Method in class com.landawn.abacus.util.RowDataSet
 
firstRow(Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the first row from the DataSet as an instance of the specified type wrapped in an Optional.
firstRow(Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
firstRow(Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the first row from the DataSet as an instance of the specified type wrapped in an Optional.
firstRow(Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
firstRow(Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the first row from the DataSet as an instance of the specified type wrapped in an Optional.
firstRow(Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
firstRow(IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the first row from the DataSet as an instance of the specified type wrapped in an Optional.
firstRow(IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatForEach(BiConsumer<? super K, ? super E>) - Method in class com.landawn.abacus.util.Multimap
Performs the given action for each key-element pair in the Multimap.
flatForEachValue(Consumer<? super E>) - Method in class com.landawn.abacus.util.Multimap
Performs the given action for each element in the Multimap.
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the Stream into a Map according to a function that maps each element to multiple keys.
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Throwables.BiFunction<? super K, ? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the Stream into a Map according to a function that maps each element to multiple keys.
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Throwables.BiFunction<? super K, ? super T, ? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the Stream into a Map according to a function that maps each element to multiple keys.
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Throwables.BiFunction<? super K, ? super T, ? extends V, E2>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the Stream into a Map according to a function that maps each element to multiple keys.
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Throwables.BiFunction<? super K, ? super T, ? extends V, E2>, Collector<? super V, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the Stream into a Map according to a function that maps each element to multiple keys.
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the Stream into a Map according to a function that maps each element to multiple keys.
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the Stream into a Map according to a function that maps each element to multiple keys.
flatGroupTo(Throwables.Function<? super T, ? extends Collection<? extends K>, E>, Collector<? super T, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the Stream into a Map according to a function that maps each element to multiple keys.
flatInvert(Map<K, ? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.Maps
Inverts the given map by mapping each value in the Collection to the corresponding key.
flatmap(ByteFunction<byte[]>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatmap(CharFunction<char[]>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flatmap(FloatFunction<float[]>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatmap(ShortFunction<short[]>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatmap(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, which returns a collection of new elements for each element.
flatmap(Iterable<? extends T>, Function<? super T, ? extends U[]>) - Static method in class com.landawn.abacus.util.Iterators
Transforms the elements of the given Iterable into arrays using the provided Function and flattens the result into a new ObjIterator.
flatmap(BiFunction<? super K, ? super V, ? extends Map<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the stream with multiple output elements for each input element.
flatmap(DoubleFunction<double[]>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatmap(Function<? super Map.Entry<K, V>, ? extends Map<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the stream with multiple output elements for each input element.
flatmap(Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatmap(IntFunction<int[]>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmap(LongFunction<long[]>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatmap(Iterator<? extends T>, Function<? super T, ? extends U[]>) - Static method in class com.landawn.abacus.util.Iterators
Transforms the elements of the given Iterator into arrays using the provided Function and flattens the result into a new ObjIterator.
flatMap(ByteFunction<? extends ByteStream>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatMap(CharFunction<? extends CharStream>) - Method in class com.landawn.abacus.util.stream.CharStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMap(FloatFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMap(ShortFunction<? extends ShortStream>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatMap(Throwables.BooleanFunction<u.OptionalBoolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
flatMap(Throwables.ByteFunction<u.OptionalByte, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
flatMap(Throwables.CharFunction<u.OptionalChar, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
flatMap(Throwables.DoubleFunction<u.OptionalDouble, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
flatMap(Throwables.FloatFunction<u.OptionalFloat, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
flatMap(Throwables.Function<? super T, ? extends Seq<? extends R, ? extends E>, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, which returns a new sequence for each element.
flatMap(Throwables.Function<? super T, u.Nullable<U>, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
flatMap(Throwables.Function<? super T, u.Optional<U>, E>) - Method in class com.landawn.abacus.util.u.Optional
 
flatMap(Throwables.IntFunction<u.OptionalInt, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
flatMap(Throwables.LongFunction<u.OptionalLong, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
flatMap(Throwables.ShortFunction<u.OptionalShort, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
flatMap(Tuple.Tuple2<String, String>, String, Collection<String>, BiFunction<?, ?, ? extends Collection<?>>) - Method in interface com.landawn.abacus.util.DataSet
Transforms the DataSet by applying a mapping function to the specified pair of columns and creating new rows with the results.
flatMap(Tuple.Tuple2<String, String>, String, Collection<String>, BiFunction<?, ?, ? extends Collection<?>>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatMap(Tuple.Tuple3<String, String, String>, String, Collection<String>, TriFunction<?, ?, ?, ? extends Collection<?>>) - Method in interface com.landawn.abacus.util.DataSet
Transforms the DataSet by applying a mapping function to the specified columns and creating new rows with the results.
flatMap(Tuple.Tuple3<String, String, String>, String, Collection<String>, TriFunction<?, ?, ?, ? extends Collection<?>>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatMap(Iterable<? extends T>, Function<? super T, ? extends Iterable<? extends U>>) - Static method in class com.landawn.abacus.util.Iterators
Transforms the elements of the given Iterable into Iterables using the provided Function and flattens the result into a new ObjIterator.
flatMap(Iterable<? extends T>, Function<? super T, ? extends Collection<? extends R>>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterable from type: {code T} to a collection of type: R by applying the specified Function<T, Collection<R>> to each element.
flatMap(Iterable<? extends T>, Function<? super T, ? extends Collection<? extends R>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterable from type: {code T} to a collection of type: R by applying the specified Function<T, Collection<R>> to each element.
flatMap(Iterable<? extends T>, Function<? super T, ? extends Collection<? extends U>>, Function<? super U, ? extends Collection<? extends R>>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterable from type T to a collection of type R by applying the specified Function<T, Collection<U>> to each element, and then applying the specified Function<U, Collection<R>> to each element in the intermediate collections.
flatMap(Iterable<? extends T>, Function<? super T, ? extends Collection<? extends U>>, Function<? super U, ? extends Collection<? extends R>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterable from type T to a collection of type R by applying the specified Function<T, Collection<U>> to each element, and then applying the specified Function<U, Collection<R>> to each element in the intermediate collections.
flatMap(String, String, String, Function<?, ? extends Collection<?>>) - Method in interface com.landawn.abacus.util.DataSet
Transforms the DataSet by applying a mapping function to the specified column and creating new rows with the results.
flatMap(String, String, String, Function<?, ? extends Collection<?>>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatMap(String, String, Collection<String>, Function<?, ? extends Collection<?>>) - Method in interface com.landawn.abacus.util.DataSet
Transforms the DataSet by applying a mapping function to the specified column and creating new rows with the results.
flatMap(String, String, Collection<String>, Function<?, ? extends Collection<?>>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatMap(Collection<? extends T>, int, int, Function<? super T, ? extends Collection<? extends R>>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection from type: {code T} to a collection of type: R by applying the specified Function<T, Collection<R>> to each element.
flatMap(Collection<? extends T>, int, int, Function<? super T, ? extends Collection<? extends R>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection from type: {code T} to a collection of type: R by applying the specified Function<T, Collection<R>> to each element.
flatMap(Collection<String>, String, Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Collection<?>>) - Method in interface com.landawn.abacus.util.DataSet
Transforms the DataSet by applying a mapping function to the specified columns and creating a new column with the results.
flatMap(Collection<String>, String, Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Collection<?>>) - Method in class com.landawn.abacus.util.RowDataSet
 
flatMap(BiFunction<? super K, ? super V, ? extends EntryStream<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the stream with multiple output elements for each input element.
flatMap(DoubleFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMap(Function<? super Map.Entry<K, V>, ? extends EntryStream<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the stream with multiple output elements for each input element.
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMap(Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.Observer
 
flatMap(IntFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMap(LongFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatMap(Iterator<? extends T>, Function<? super T, ? extends Iterable<? extends U>>) - Static method in class com.landawn.abacus.util.Iterators
Transforms the elements of the given Iterator into Iterables using the provided Function and flattens the result into a new ObjIterator.
flatMap(Iterator<? extends T>, Function<? super T, ? extends Collection<? extends R>>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterator from type: {code T} to a collection of type: R by applying the specified Function<T, Collection<R>> to each element.
flatMap(Iterator<? extends T>, Function<? super T, ? extends Collection<? extends R>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterator from type: {code T} to a collection of type: R by applying the specified Function<T, Collection<R>> to each element.
flatMap(Iterator<? extends T>, Function<? super T, ? extends Collection<? extends U>>, Function<? super U, ? extends Collection<? extends R>>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterator from type T to a collection of type R by applying the specified Function<T, Collection<U>> to each element, and then applying the specified Function<U, Collection<R>> to each element in the intermediate collections.
flatMap(Iterator<? extends T>, Function<? super T, ? extends Collection<? extends U>>, Function<? super U, ? extends Collection<? extends R>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterator from type T to a collection of type R by applying the specified Function<T, Collection<U>> to each element, and then applying the specified Function<U, Collection<R>> to each element in the intermediate collections.
flatMap(T[], int, int, Function<? super T, ? extends Collection<? extends R>>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array from type: {code T} to a collection of type: R by applying the specified Function<T, Collection<R>> to each element.
flatMap(T[], int, int, Function<? super T, ? extends Collection<? extends R>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array from type: {code T} to a collection of type: R by applying the specified Function<T, Collection<R>> to each element.
flatMap(T[], Function<? super T, ? extends Collection<? extends R>>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified array from type: {code T} to a collection of type: R by applying the specified Function<T, Collection<R>> to each element.
flatMap(T[], Function<? super T, ? extends Collection<? extends R>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified array from type: {code T} to a collection of type: R by applying the specified Function<T, Collection<R>> to each element.
flatMap(T[], Function<? super T, ? extends Collection<? extends U>>, Function<? super U, ? extends Collection<? extends R>>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified array from type T to a collection of type R by applying the specified Function<T, Collection<U>> to each element, and then applying the specified Function<U, Collection<R>> to each element in the intermediate collections.
flatMap(T[], Function<? super T, ? extends Collection<? extends U>>, Function<? super U, ? extends Collection<? extends R>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified array from type T to a collection of type R by applying the specified Function<T, Collection<U>> to each element, and then applying the specified Function<U, Collection<R>> to each element in the intermediate collections.
flatMapAndFilter(Iterable<? extends T>, Function<? super T, ? extends Collection<? extends R>>, Predicate<? super R>) - Static method in class com.landawn.abacus.util.N
Flat-maps and filters the elements in the given iterable.
flatMapAndFilter(Iterable<? extends T>, Function<? super T, ? extends Collection<? extends R>>, Predicate<? super R>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Flat-maps and filters the elements in the given iterable.
flatmapE(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function that returns a collection to each element, and then flattens the resulting collections into a single stream.
flatMapE(Throwables.Function<? super T, ? extends Stream<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function that returns a stream to each element, and then flattens the resulting streams into a single stream.
flatmapIfNotNull(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, which returns a collection of new elements for each non-null element.
flatmapIfNotNull(Throwables.Function<? super T, ? extends Collection<? extends U>, ? extends E>, Throwables.Function<? super U, ? extends Collection<? extends R>, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper functions, which return collections of new elements for each non-null element.
flatmapIfNotNull(Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a flat mapping operation on the stream, but only for non-null elements.
flatmapIfNotNull(Function<? super T, ? extends Collection<? extends U>>, Function<? super U, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a flat mapping operation on the stream, but only for non-null elements.
flatMapIfNotNull(Throwables.Function<? super T, u.Nullable<U>, E>) - Method in class com.landawn.abacus.util.u.Nullable
Flat map if not null.
flatmapKey(BiFunction<? super K, ? super V, ? extends Collection<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the keys in this EntryStream with multiple output elements for each input key.
flatmapKey(Function<? super K, ? extends Collection<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the keys in this EntryStream with multiple output elements for each input key.
flatMapKey(BiFunction<? super K, ? super V, ? extends Stream<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the keys in this EntryStream with multiple output elements for each input key.
flatMapKey(Function<? super K, ? extends Stream<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the keys in this EntryStream with multiple output elements for each input key.
flatmapping(Function<? super T, ? extends Collection<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmapping(Function<? super T, ? extends Collection<? extends U>>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMapping(Function<? super T, ? extends Stream<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMapping(Function<? super T, ? extends Stream<? extends U>>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmappingKeyToMultimap(Function<? super T, ? extends Collection<? extends K>>, Function<? super T, V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmappingKeyToMultimap(Function<? super T, ? extends Collection<? extends K>>, Function<? super T, V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMappingKeyToMultimap(Function<? super T, Stream<? extends K>>, Function<? super T, V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMappingKeyToMultimap(Function<? super T, Stream<? extends K>>, Function<? super T, V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmappingToList(Function<? super T, ? extends Collection<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmappingToList(Function<? super T, ? extends Collection<? extends U>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMappingToList(Function<? super T, ? extends Stream<? extends T2>>, BiFunction<? super T, ? super T2, ? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMappingToList(Function<? super T, ? extends Stream<? extends U>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmappingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmappingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Collection<? extends V>>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMappingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Stream<? extends V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatMappingValueToMultimap(Function<? super T, K>, Function<? super T, ? extends Stream<? extends V>>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
flatmapToByte(Function<? super T, byte[]>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToByte(Function<? super T, ? extends ByteStream>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToByte(IntFunction<? extends ByteStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmapToChar(Function<? super T, char[]>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToChar(Function<? super T, ? extends CharStream>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToChar(IntFunction<? extends CharStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmapToDouble(Function<? super T, double[]>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToDouble(FloatFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToDouble(IntFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToDouble(LongFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatmapToEntry(Function<? super T, ? extends Map<? extends K, ? extends V>>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToEntry(Function<? super T, ? extends Stream<? extends Map.Entry<? extends K, ? extends V>>>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatmapToFloat(Function<? super T, float[]>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToFloat(DoubleFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToFloat(Function<? super T, ? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToFloat(IntFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToFloat(LongFunction<? extends FloatStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatmapToInt(Function<? super T, int[]>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToInt(ByteFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatMapToInt(CharFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flatMapToInt(FloatFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMapToInt(ShortFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatMapToInt(DoubleFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToInt(LongFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatmapToLong(Function<? super T, long[]>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToLong(FloatFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMapToLong(DoubleFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToLong(IntFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmapToObj(ByteFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatmapToObj(CharFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flatmapToObj(FloatFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatmapToObj(ShortFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatmapToObj(DoubleFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatmapToObj(IntFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmapToObj(LongFunction<? extends Collection<? extends T>>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatMapToObj(ByteFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flatMapToObj(CharFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flatMapToObj(FloatFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flatMapToObj(ShortFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flatMapToObj(DoubleFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flatMapToObj(IntFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatMapToObj(LongFunction<? extends Stream<? extends T>>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatmapToShort(Function<? super T, short[]>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToShort(Function<? super T, ? extends ShortStream>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flatMapToShort(IntFunction<? extends ShortStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flatmapValue(BiFunction<? super K, ? super V, ? extends Collection<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the values in this EntryStream with multiple output elements for each input value.
flatmapValue(Function<? super V, ? extends Collection<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the values in this EntryStream with multiple output elements for each input value.
flatMapValue(BiFunction<? super K, ? super V, ? extends Stream<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the values in this EntryStream with multiple output elements for each input value.
flatMapValue(Function<? super V, ? extends Stream<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the values in this EntryStream with multiple output elements for each input value.
flatten(boolean[][]) - Static method in class com.landawn.abacus.util.N
Flattens a two-dimensional boolean array into a one-dimensional boolean array.
flatten(byte[][]) - Static method in class com.landawn.abacus.util.N
Flattens a two-dimensional byte array into a one-dimensional byte array.
flatten(byte[][]) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flatten(byte[][][]) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flatten(byte[][], boolean) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flatten(byte[][], byte, boolean) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
flatten(char[][]) - Static method in class com.landawn.abacus.util.N
Flattens a two-dimensional char array into a one-dimensional char array.
flatten(char[][]) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flatten(char[][][]) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flatten(char[][], boolean) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flatten(char[][], char, boolean) - Static method in class com.landawn.abacus.util.stream.CharStream
 
flatten(double[][]) - Static method in class com.landawn.abacus.util.N
Flattens a two-dimensional double array into a one-dimensional double array.
flatten(double[][]) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flatten(double[][][]) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flatten(double[][], boolean) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flatten(double[][], double, boolean) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
flatten(float[][]) - Static method in class com.landawn.abacus.util.N
Flattens a two-dimensional float array into a one-dimensional float array.
flatten(float[][]) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flatten(float[][][]) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flatten(float[][], boolean) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flatten(float[][], float, boolean) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
flatten(int[][]) - Static method in class com.landawn.abacus.util.N
Flattens a two-dimensional int array into a one-dimensional int array.
flatten(int[][]) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flatten(int[][][]) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flatten(int[][], boolean) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flatten(int[][], int, boolean) - Static method in class com.landawn.abacus.util.stream.IntStream
 
flatten(long[][]) - Static method in class com.landawn.abacus.util.N
Flattens a two-dimensional long array into a one-dimensional long array.
flatten(long[][]) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flatten(long[][][]) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flatten(long[][], boolean) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flatten(long[][], long, boolean) - Static method in class com.landawn.abacus.util.stream.LongStream
 
flatten(short[][]) - Static method in class com.landawn.abacus.util.N
Flattens a two-dimensional short array into a one-dimensional short array.
flatten(short[][]) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flatten(short[][][]) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flatten(short[][], boolean) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flatten(short[][], short, boolean) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
flatten(Tuple.Tuple2<Tuple.Tuple2<T1, T2>, T3>) - Static method in class com.landawn.abacus.util.Tuple
 
flatten(Tuple.Tuple3<Tuple.Tuple3<T1, T2, T3>, T4, T5>) - Static method in class com.landawn.abacus.util.Tuple
 
flatten(Iterable<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.N
Flattens an Iterable of Iterable<T> into a one-dimensional List.
flatten(Iterable<? extends Iterable<? extends T>>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Flattens an Iterable of Iterable<T> into a one-dimensional Collection.
flatten(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Flattens a collection of collections into a single stream of elements.
flatten(Iterator<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.N
Flattens an Iterator of Iterator<T> into a one-dimensional Iterator.
flatten(Map<String, Object>) - Static method in class com.landawn.abacus.util.Maps
Flattens the given map.
flatten(Map<String, Object>, String, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Flattens the given map using a provided map supplier and a delimiter.
flatten(Map<String, Object>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Flattens the given map using a provided map supplier.
flatten(T[][]) - Static method in class com.landawn.abacus.util.N
Flattens a two-dimensional array into a one-dimensional array.
flatten(T[][]) - Static method in class com.landawn.abacus.util.stream.Stream
Flattens a two-dimensional array into a single stream of elements.
flatten(T[][][]) - Static method in class com.landawn.abacus.util.stream.Stream
Flattens a three-dimensional array into a single stream of elements.
flatten(T[][], boolean) - Static method in class com.landawn.abacus.util.stream.Stream
Flattens a two-dimensional array into a single stream of elements.
flatten(T[][], Class<T>) - Static method in class com.landawn.abacus.util.N
Flattens a two-dimensional array into a one-dimensional array.
flatten(T[][], T, boolean) - Static method in class com.landawn.abacus.util.stream.Stream
Flattens a two-dimensional array into a single stream of elements, aligning the elements if necessary.
flattenEachElement(Iterable<?>) - Static method in class com.landawn.abacus.util.N
Flattens each element of the provided Iterable if it's an Iterable itself, otherwise just adds it to the result List.
flattenEachElement(Iterable<?>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.N
Flattens each element of the provided Iterable if it's an Iterable itself, otherwise just adds it to the result Collection.
flattmap(DoubleFunction<? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flattmap(Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flattmap(IntFunction<? extends IntStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flattmap(LongFunction<? extends LongStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flattMap(BiFunction<? super K, ? super V, ? extends Stream<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the stream with multiple output elements for each input element.
flattMap(Function<? super Map.Entry<K, V>, ? extends Stream<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the stream with multiple output elements for each input element.
flattMap(Function<? super T, R[]>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flattMapToEntry(Function<? super T, ? extends EntryStream<? extends K, ? extends V>>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
flattMapToObj(ByteFunction<T[]>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
flattMapToObj(CharFunction<T[]>) - Method in class com.landawn.abacus.util.stream.CharStream
 
flattMapToObj(FloatFunction<T[]>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
flattMapToObj(ShortFunction<T[]>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
flattMapToObj(DoubleFunction<T[]>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
flattMapToObj(IntFunction<T[]>) - Method in class com.landawn.abacus.util.stream.IntStream
 
flattMapToObj(LongFunction<T[]>) - Method in class com.landawn.abacus.util.stream.LongStream
 
flatToMap() - Static method in class com.landawn.abacus.util.Fn
{a=[1, 2, 3], b=[4, 5, 6], c=[7, 8]} -> [{a=1, b=4, c=7}, {a=2, b=5, c=8}, {a=3, b=6}].
flatToMap(Map<K, ? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.Maps
Transforms a map of collections into a list of maps.
flatValues() - Method in class com.landawn.abacus.util.Multimap
Returns a list of all values in the Multimap.
flatValues(IntFunction<C>) - Method in class com.landawn.abacus.util.Multimap
Returns a collection of all values in the Multimap.
FLOAT_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
FLOAT_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Float constant for minus one.
FLOAT_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Float constant for one.
FLOAT_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Float constant for zero.
FloatBiConsumer - Interface in com.landawn.abacus.util.function
 
FloatBiFunction<R> - Interface in com.landawn.abacus.util.function
 
FloatBinaryOperator - Interface in com.landawn.abacus.util.function
 
FloatBiPredicate - Interface in com.landawn.abacus.util.function
 
FloatConsumer - Interface in com.landawn.abacus.util.function
 
FloatFunction<R> - Interface in com.landawn.abacus.util.function
 
FloatIterator - Class in com.landawn.abacus.util
 
FloatIterator() - Constructor for class com.landawn.abacus.util.FloatIterator
 
FloatIteratorEx - Class in com.landawn.abacus.util.stream
 
FloatIteratorEx() - Constructor for class com.landawn.abacus.util.stream.FloatIteratorEx
 
FloatList - Class in com.landawn.abacus.util
 
FloatList() - Constructor for class com.landawn.abacus.util.FloatList
Constructs an empty FloatList.
FloatList(float[]) - Constructor for class com.landawn.abacus.util.FloatList
Constructs a FloatList using the specified array as the element array for this list without copying action.
FloatList(float[], int) - Constructor for class com.landawn.abacus.util.FloatList
Constructs a FloatList using the specified array as the element array for this list without copying action.
FloatList(int) - Constructor for class com.landawn.abacus.util.FloatList
Constructs a FloatList with the specified initial capacity.
FloatNConsumer - Interface in com.landawn.abacus.util.function
 
FloatNFunction<R> - Interface in com.landawn.abacus.util.function
 
FloatPredicate - Interface in com.landawn.abacus.util.function
 
FloatStream - Class in com.landawn.abacus.util.stream
The FloatStream class is an abstract class that represents a stream of float elements and supports different kinds of computations.
FloatStream.FloatStreamEx - Class in com.landawn.abacus.util.stream
 
FloatSummaryStatistics - Class in com.landawn.abacus.util
 
FloatSummaryStatistics() - Constructor for class com.landawn.abacus.util.FloatSummaryStatistics
 
FloatSummaryStatistics(long, float, float, double) - Constructor for class com.landawn.abacus.util.FloatSummaryStatistics
 
FloatSupplier - Interface in com.landawn.abacus.util.function
 
FloatTernaryOperator - Interface in com.landawn.abacus.util.function
 
FloatToDoubleFunction - Interface in com.landawn.abacus.util.function
 
FloatToIntFunction - Interface in com.landawn.abacus.util.function
 
FloatToLongFunction - Interface in com.landawn.abacus.util.function
 
FloatTriConsumer - Interface in com.landawn.abacus.util.function
 
FloatTriFunction<R> - Interface in com.landawn.abacus.util.function
 
FloatTriPredicate - Interface in com.landawn.abacus.util.function
 
FloatUnaryOperator - Interface in com.landawn.abacus.util.function
 
floatValue() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableDouble
Returns the value of this MutableDouble as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableFloat
Returns the value of this MutableFloat as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableInt
Returns the value of this MutableInt as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableLong
Returns the value of this MutableLong as a float.
floatValue() - Method in class com.landawn.abacus.util.MutableShort
Returns the value of this MutableShort as a float.
floor(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
FLOOR - Static variable in class com.landawn.abacus.util.WD
Field FLOOR.
floorEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
floorKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
floorPowerOfTwo(long) - Static method in class com.landawn.abacus.util.Numbers
Returns the largest power of two less than or equal to x.
floorPowerOfTwo(BigInteger) - Static method in class com.landawn.abacus.util.Numbers
Floor power of two.
flush() - Method in class com.landawn.abacus.util.AppendableWriter
 
flush() - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
flush() - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
flush() - Method in class com.landawn.abacus.util.CharacterWriter
 
flush() - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
flush() - Method in class com.landawn.abacus.util.SnappyOutputStream
 
flush() - Method in class com.landawn.abacus.util.StringWriter
Flush.
flush(OutputStream) - Static method in class com.landawn.abacus.http.HttpUtil
 
Fn - Class in com.landawn.abacus.util
Factory utility class for functional interfaces.
Fn.BiConsumers - Class in com.landawn.abacus.util
The Class BiConsumers.
Fn.BiFunctions - Class in com.landawn.abacus.util
The Class BiFunctions.
Fn.BinaryOperators - Class in com.landawn.abacus.util
The Class BinaryOperators.
Fn.BiPredicates - Class in com.landawn.abacus.util
The Class BiPredicates.
Fn.Consumers - Class in com.landawn.abacus.util
The Class Consumers.
Fn.Disposables - Class in com.landawn.abacus.util
The Class Disposables.
Fn.Entries - Class in com.landawn.abacus.util
The Class Entries.
Fn.Factory - Class in com.landawn.abacus.util
The Class Factory.
Fn.FB - Class in com.landawn.abacus.util
Utility class for BytePredicate/Function/Consumer.
Fn.FB.ByteBinaryOperators - Class in com.landawn.abacus.util
 
Fn.FC - Class in com.landawn.abacus.util
Utility class for CharPredicate/Function/Consumer.
Fn.FC.CharBinaryOperators - Class in com.landawn.abacus.util
 
Fn.FD - Class in com.landawn.abacus.util
Utility class for DoublePredicate/Function/Consumer.
Fn.FD.DoubleBinaryOperators - Class in com.landawn.abacus.util
 
Fn.FF - Class in com.landawn.abacus.util
Utility class for FloatPredicate/Function/Consumer.
Fn.FF.FloatBinaryOperators - Class in com.landawn.abacus.util
 
Fn.FI - Class in com.landawn.abacus.util
Utility class for IntPredicate/Function/Consumer.
Fn.FI.IntBinaryOperators - Class in com.landawn.abacus.util
 
Fn.FL - Class in com.landawn.abacus.util
Utility class for LongPredicate/Function/Consumer.
Fn.FL.LongBinaryOperators - Class in com.landawn.abacus.util
 
Fn.Fnn - Class in com.landawn.abacus.util
Utility class for exceptional Predicate/Function/Consumer.
Fn.FS - Class in com.landawn.abacus.util
Utility class for ShortPredicate/Function/Consumer.
Fn.FS.ShortBinaryOperators - Class in com.landawn.abacus.util
 
Fn.Functions - Class in com.landawn.abacus.util
The Class Functions.
Fn.IntFunctions - Class in com.landawn.abacus.util
The Class
Fn.LongSuppliers - Class in com.landawn.abacus.util
 
Fn.Pairs - Class in com.landawn.abacus.util
The Class Pairs.
Fn.Predicates - Class in com.landawn.abacus.util
The Class Predicates.
Fn.Suppliers - Class in com.landawn.abacus.util
 
Fn.TriConsumers - Class in com.landawn.abacus.util
The Class TriConsumers.
Fn.TriFunctions - Class in com.landawn.abacus.util
The Class TriFunctions.
Fn.Triples - Class in com.landawn.abacus.util
The Class Triples.
Fn.TriPredicates - Class in com.landawn.abacus.util
The Class TriPredicates.
Fn.UnaryOperators - Class in com.landawn.abacus.util
The Class UnaryOperators.
foldLeft(BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided BinaryOperator, and returns an Optional.
foldLeft(U, BiFunction<? super U, ? super T, U>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
foldRight(BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided BinaryOperator, and returns an Optional.
foldRight(U, BiFunction<? super U, ? super T, U>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
FOLLOW_ONLY_WHEN_PRERENDER_SHOWN - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Follow-Only-When-Prerender-Shown header field name.
FOR_UPDATE - Static variable in class com.landawn.abacus.util.WD
Field FOR_UPDATE.
forcePut(K, V) - Method in class com.landawn.abacus.util.BiMap.Builder
Associates the specified value with the specified key in this BiMap.
forcePut(K, V) - Method in class com.landawn.abacus.util.BiMap
An alternate form of put that silently removes any existing entry with the value value before proceeding with the BiMap.put(K, V) operation.
forClass(String) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the Class object associated with the class or interface with the given string name.
foreach(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ImmutableArray
 
foreach(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each element of the Stream.
foreach(DoubleConsumer) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
foreach(IntConsumer) - Method in class com.landawn.abacus.util.stream.IntStream
 
foreach(LongConsumer) - Method in class com.landawn.abacus.util.stream.LongStream
 
forEach(int, int, int, Throwables.IntConsumer<E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each value in the range defined by startInclusive, endExclusive and step.
forEach(int, int, int, Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each value in the range defined by startInclusive, endExclusive and step.
forEach(int, int, int, T, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each value in the range defined by startInclusive, endExclusive and step, passing the current index and the provided object a to the action.
forEach(int, int, Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
 
forEach(int, int, Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
 
forEach(int, int, Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharList
 
forEach(int, int, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet within the specified range until all rows.
forEach(int, int, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(int, int, Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
 
forEach(int, int, Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatList
 
forEach(int, int, Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntList
 
forEach(int, int, Throwables.IntConsumer<E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each value in the range defined by startInclusive and endExclusive.
forEach(int, int, Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongList
 
forEach(int, int, Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each value in the range defined by startInclusive and endExclusive.
forEach(int, int, Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortList
 
forEach(int, int, Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet within the specified range.
forEach(int, int, Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(int, int, Tuple.Tuple3<String, String, String>, Throwables.TriConsumer<?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet within the specified range.
forEach(int, int, Tuple.Tuple3<String, String, String>, Throwables.TriConsumer<?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(int, int, Collection<String>, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet within the specified range.
forEach(int, int, Collection<String>, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(int, int, T, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each value in the range defined by startInclusive and endExclusive, passing the current index and the provided object a to the action.
forEach(A[], B[], A, B, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of elements from the given arrays until all elements from the longer array are processed.
forEach(A[], B[], C[], A, B, C, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of elements from the given arrays until all elements from the longest array are processed.
forEach(A[], B[], C[], Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of elements from the given arrays until all elements from the shortest array are processed.
forEach(A[], B[], Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of elements from the given arrays until all elements from the shorter array are processed.
forEach(Throwables.BiConsumer<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs the provided action on each entry of the EntryStream.
forEach(Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
 
forEach(Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
forEach(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
 
forEach(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
forEach(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
forEach(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharList
 
forEach(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
forEach(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Pair
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Triple
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
forEach(Throwables.Consumer<?, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
forEach(Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet until all rows.
forEach(Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(Throwables.Consumer<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs the provided action on each entry of the EntryStream.
forEach(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
forEach(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
forEach(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each element of the Stream.
forEach(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each element of the Stream After all elements have been processed by the Consumer, the provided Runnable is executed.
forEach(Throwables.Consumer<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Performs the given action for each element of this sequence.
forEach(Throwables.Consumer<? super T, E2>, Throwables.Runnable<E3>) - Method in class com.landawn.abacus.util.Seq
Performs the given action for each element of this sequence, and then performs the provided onComplete.
forEach(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
 
forEach(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
forEach(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
forEach(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatList
 
forEach(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
forEach(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
forEach(Throwables.Function<? super T, ? extends Iterable<? extends U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying the flatMapper function to each element and then performs the provided action for each element of the Stream.
forEach(Throwables.Function<? super T, ? extends Iterable<? extends U>, E2>, Throwables.BiConsumer<? super T, ? super U, E3>) - Method in class com.landawn.abacus.util.Seq
Iterates over the elements of this sequence, applying a flat-mapping function to each element and then executing the given action on each resulting element.
forEach(Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying the flatMapper/flatMapper2 function to each element and then performs the provided action for each element of the Stream.
forEach(Throwables.Function<? super T, ? extends Iterable<T2>, E2>, Throwables.Function<? super T2, ? extends Iterable<T3>, E3>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E4>) - Method in class com.landawn.abacus.util.Seq
Iterates over the elements of this sequence, applying two flat-mapping functions to each element and then executing the given action on each resulting combination of elements.
forEach(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntList
 
forEach(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
forEach(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
forEach(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongList
 
forEach(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
forEach(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
forEach(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
forEach(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortList
 
forEach(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
forEach(Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet.
forEach(Tuple.Tuple2<String, String>, Throwables.BiConsumer<?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(Tuple.Tuple3<String, String, String>, Throwables.TriConsumer<?, ?, ?, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet.
forEach(Tuple.Tuple3<String, String, String>, Throwables.TriConsumer<?, ?, ?, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(Iterable<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given iterable.
forEach(Iterable<? extends T>, Throwables.Consumer<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Executes the provided elementConsumer for each element in the given iterable by the specified number of threads.
forEach(Iterable<? extends T>, Throwables.Consumer<? super T, E>, int, Executor) - Static method in class com.landawn.abacus.util.N
Executes the provided elementConsumer for each element in the given iterable by the specified number of threads and executor.
forEach(Iterable<? extends T>, Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given iterable after applying the flatMapper and flatMapper2 functions.
forEach(Iterable<? extends T>, Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
Applies the provided flatMapper function to each element in the given iterable, and then executes the specified action to each resulting element.
forEach(Iterable<A>, Iterable<B>, A, B, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of elements from the given iterables until all elements from the longer iterable are processed.
forEach(Iterable<A>, Iterable<B>, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of elements from the given iterables until all elements from the shorter iterable are processed.
forEach(Iterable<A>, Iterable<B>, Iterable<C>, A, B, C, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of elements from the given iterables until all elements from the longest iterable are processed.
forEach(Iterable<A>, Iterable<B>, Iterable<C>, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of elements from the given iterables until all elements from the shortest iterable are processed.
forEach(Collection<? extends Iterator<? extends T>>, int, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given collection of iterator.
forEach(Collection<? extends Iterator<? extends T>>, int, int, int, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given collection of iterator.
forEach(Collection<? extends Iterator<? extends T>>, long, long, int, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given collection of iterator, starting from a specified offset and up to a specified count.
forEach(Collection<? extends Iterator<? extends T>>, long, long, int, int, int, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given collection of iterator, starting from a specified offset and up to a specified count.
forEach(Collection<? extends Iterator<? extends T>>, long, long, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given collection of iterator, starting from a specified offset and up to a specified count.
forEach(Collection<? extends Iterator<? extends T>>, long, long, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given collection of iterator, starting from a specified offset and up to a specified count.
forEach(Collection<? extends Iterator<? extends T>>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given collection of iterator.
forEach(Collection<? extends Iterator<? extends T>>, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given collection of iterator.
forEach(Collection<? extends T>, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element within the specified range in the given collection.
forEach(Collection<String>, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in interface com.landawn.abacus.util.DataSet
Performs the given action for each row of the DataSet until all rows.
forEach(Collection<String>, Throwables.Consumer<? super NoCachingNoUpdating.DisposableObjArray, E>) - Method in class com.landawn.abacus.util.RowDataSet
 
forEach(BiConsumer<? super String, ? super Object>) - Method in class com.landawn.abacus.http.HttpHeaders
 
forEach(BiConsumer<? super K, ? super V>) - Method in class com.landawn.abacus.util.Multimap
Performs the given action for each key-value pair in the Multimap.
forEach(Consumer<? super E>) - Method in class com.landawn.abacus.util.Multiset
forEach(Consumer<? super T>) - Method in class com.landawn.abacus.util.ImmutableArray
 
forEach(ObjIntConsumer<? super E>) - Method in class com.landawn.abacus.util.Multiset
Runs the specified action for each distinct element in this multiset, and the number of occurrences of that element.
forEach(Iterator<? extends T>, long, long, int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given Iterator, starting from a specified offset and up to a specified count.
forEach(Iterator<? extends T>, long, long, int, int, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given Iterator, starting from a specified offset and up to a specified count.
forEach(Iterator<? extends T>, long, long, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given Iterator, starting from a specified offset and up to a specified count.
forEach(Iterator<? extends T>, long, long, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given Iterator, starting from a specified offset and up to a specified count.
forEach(Iterator<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given Iterator
forEach(Iterator<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given iterator.
forEach(Iterator<? extends T>, Throwables.Consumer<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Executes the provided elementConsumer for each element in the given iterator by the specified number of threads.
forEach(Iterator<? extends T>, Throwables.Consumer<? super T, E>, int, Executor) - Static method in class com.landawn.abacus.util.N
Executes the provided elementConsumer for each element in the given iterator by the specified number of threads and executor.
forEach(Iterator<? extends T>, Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.Iterators
Performs an action for each element of the given Iterator and executes a final action upon completion.
forEach(Iterator<? extends T>, Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given iterator after applying the flatMapper and flatMapper2 functions.
forEach(Iterator<? extends T>, Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
Applies the provided flatMapper function to each element in the given iterator, and then executes the specified action to each resulting element.
forEach(Iterator<A>, Iterator<B>, A, B, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of elements from the given iterators until all elements from the longer iterator are processed.
forEach(Iterator<A>, Iterator<B>, Throwables.BiConsumer<? super A, ? super B, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of elements from the given iterators until all elements from the shorter iterator are processed.
forEach(Iterator<A>, Iterator<B>, Iterator<C>, A, B, C, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of elements from the given iterators until all elements from the longest iterator are processed.
forEach(Iterator<A>, Iterator<B>, Iterator<C>, Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of elements from the given iterators until all elements from the shortest iterator are processed.
forEach(Map<K, V>, Throwables.BiConsumer<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each entry in the given map.
forEach(Map<K, V>, Throwables.Consumer<? super Map.Entry<K, V>, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each entry in the given map.
forEach(T[], int, int, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element within the specified range in the given array.
forEach(T[], Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given array.
forEach(T[], Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given array after applying the flatMapper and flatMapper2 functions.
forEach(T[], Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
Applies the provided flatMapper function to each element in the given array, and then executes the specified action to each resulting element.
forEachH(Throwables.TriConsumer<? super R, ? super C, ? super V, E>) - Method in class com.landawn.abacus.util.Sheet
Performs the given action for each cell in the Sheet.
foreachIndexed(Throwables.IntBooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanIterator
 
foreachIndexed(Throwables.IntByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteIterator
 
foreachIndexed(Throwables.IntCharConsumer<E>) - Method in class com.landawn.abacus.util.CharIterator
 
foreachIndexed(Throwables.IntDoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleIterator
 
foreachIndexed(Throwables.IntFloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatIterator
 
foreachIndexed(Throwables.IntIntConsumer<E>) - Method in class com.landawn.abacus.util.IntIterator
 
foreachIndexed(Throwables.IntLongConsumer<E>) - Method in class com.landawn.abacus.util.LongIterator
 
foreachIndexed(Throwables.IntObjConsumer<? super T, E>) - Method in class com.landawn.abacus.util.ImmutableArray
 
foreachIndexed(Throwables.IntObjConsumer<? super T, E>) - Method in class com.landawn.abacus.util.ObjIterator
Executes the provided action for each element in the iterator, providing the index of the element as the first argument to the action, and the second argument is the element itself.
foreachIndexed(Throwables.IntObjConsumer<? super T, E>) - Method in class com.landawn.abacus.util.ObjListIterator
 
foreachIndexed(Throwables.IntObjConsumer<? super T, E2>) - Method in class com.landawn.abacus.util.Throwables.Iterator
 
foreachIndexed(Throwables.IntShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortIterator
 
forEachIndexed(int, int, Throwables.IntBooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
 
forEachIndexed(int, int, Throwables.IntByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
 
forEachIndexed(int, int, Throwables.IntCharConsumer<E>) - Method in class com.landawn.abacus.util.CharList
 
forEachIndexed(int, int, Throwables.IntDoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
 
forEachIndexed(int, int, Throwables.IntFloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatList
 
forEachIndexed(int, int, Throwables.IntIntConsumer<E>) - Method in class com.landawn.abacus.util.IntList
 
forEachIndexed(int, int, Throwables.IntLongConsumer<E>) - Method in class com.landawn.abacus.util.LongList
 
forEachIndexed(int, int, Throwables.IntShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortList
 
forEachIndexed(Throwables.IntBooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanList
 
forEachIndexed(Throwables.IntByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteList
 
forEachIndexed(Throwables.IntByteConsumer<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
forEachIndexed(Throwables.IntCharConsumer<E>) - Method in class com.landawn.abacus.util.CharList
 
forEachIndexed(Throwables.IntCharConsumer<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
forEachIndexed(Throwables.IntDoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleList
 
forEachIndexed(Throwables.IntDoubleConsumer<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
forEachIndexed(Throwables.IntFloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatList
 
forEachIndexed(Throwables.IntFloatConsumer<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
forEachIndexed(Throwables.IntIntConsumer<E>) - Method in class com.landawn.abacus.util.IntList
 
forEachIndexed(Throwables.IntIntConsumer<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
forEachIndexed(Throwables.IntLongConsumer<E>) - Method in class com.landawn.abacus.util.LongList
 
forEachIndexed(Throwables.IntLongConsumer<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
forEachIndexed(Throwables.IntObjConsumer<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs the provided action on each entry of the EntryStream with its index.
forEachIndexed(Throwables.IntObjConsumer<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each element of the Stream, where the action is an instance of Throwables.IntObjConsumer.
forEachIndexed(Throwables.IntObjConsumer<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Performs the given action for each element of this sequence, providing the index of the element.
forEachIndexed(Throwables.IntShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortList
 
forEachIndexed(Throwables.IntShortConsumer<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
forEachIndexed(Iterable<? extends T>, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given iterable, passing the index and the element to the action.
forEachIndexed(Iterable<? extends T>, Throwables.IntObjConsumer<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given Iterable, passing the index and the element to the action, by the specified number of threads.
forEachIndexed(Iterable<? extends T>, Throwables.IntObjConsumer<? super T, E>, int, Executor) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given Iterable, passing the index and the element to the action, by the specified number of threads and executor.
forEachIndexed(Collection<? extends T>, int, int, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element within the specified range in the given collection, passing the index and the element to the action.
forEachIndexed(Iterator<? extends T>, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given iterable, passing the index and the element to the action.
forEachIndexed(Iterator<? extends T>, Throwables.IntObjConsumer<? super T, E>, int) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given Iterator, passing the index and the element to the action, by the specified number of threads.
forEachIndexed(Iterator<? extends T>, Throwables.IntObjConsumer<? super T, E>, int, Executor) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given Iterator, passing the index and the element to the action, by the specified number of threads and executor.
forEachIndexed(Map<K, V>, Throwables.IntBiObjConsumer<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each entry in the given map, passing the index, the key, and the value to the action.
forEachIndexed(Map<K, V>, Throwables.IntObjConsumer<? super Map.Entry<K, V>, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each entry in the given map, passing the index and the entry to the action.
forEachIndexed(T[], int, int, Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element within the specified range in the given array, passing the index and the element to the action.
forEachIndexed(T[], Throwables.IntObjConsumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each element in the given array, passing the index and the element to the action.
forEachKey(Consumer<? super K>) - Method in class com.landawn.abacus.util.Multimap
Performs the given action for each key in the Multimap.
forEachNonNull(Iterable<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each non-null element in the given iterable.
forEachNonNull(Iterable<? extends T>, Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each non-null element in the given iterable after applying the flatMapper and flatMapper2 functions.
forEachNonNull(Iterable<? extends T>, Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
Applies the provided flatMapper function to each non-null element in the given iterable, and then executes the specified action to each non-null resulting element.
forEachNonNull(Iterator<? extends T>, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each non-null element in the given iterator.
forEachNonNull(Iterator<? extends T>, Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each non-null element in the given iterator after applying the flatMapper and flatMapper2 functions.
forEachNonNull(Iterator<? extends T>, Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
Applies the provided flatMapper function to each non-null element in the given iterator, and then executes the specified action to each non-null resulting element.
forEachNonNull(T[], Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each non-null element in the given array.
forEachNonNull(T[], Throwables.Function<? super T, ? extends Iterable<T2>, E>, Throwables.Function<? super T2, ? extends Iterable<T3>, E2>, Throwables.TriConsumer<? super T, ? super T2, ? super T3, E3>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each non-null element in the given array after applying the flatMapper and flatMapper2 functions.
forEachNonNull(T[], Throwables.Function<? super T, ? extends Iterable<U>, E>, Throwables.BiConsumer<? super T, ? super U, E2>) - Static method in class com.landawn.abacus.util.N
Applies the provided flatMapper function to each non-null element in the given array, and then executes the specified action to each non-null resulting element.
forEachNonNullH(Throwables.TriConsumer<? super R, ? super C, ? super V, E>) - Method in class com.landawn.abacus.util.Sheet
Performs the given action for each non-null cell in the Sheet in a horizontal manner.
forEachNonNullV(Throwables.TriConsumer<? super R, ? super C, ? super V, E>) - Method in class com.landawn.abacus.util.Sheet
Performs the given action for each non-null cell in the Sheet in a vertical manner.
forEachPair(int, Throwables.BiConsumer<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each pair of elements in the Stream, where the action is an instance of Throwables.BiConsumer.
forEachPair(int, Throwables.BiConsumer<? super T, ? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Iterates over the elements of this sequence in pairs with a specified increment and applies the given action to each pair.
forEachPair(Throwables.BiConsumer<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each pair of elements in the Stream.
forEachPair(Throwables.BiConsumer<? super T, ? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Iterates over the elements of this sequence in pairs and applies the given action to each pair.
forEachPair(Iterable<? extends T>, int, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of consecutive elements in the given iterable, with the specified increment between pairs.
forEachPair(Iterable<? extends T>, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of consecutive elements in the given iterable.
forEachPair(Iterator<? extends T>, int, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of consecutive elements in the given iterator, with the specified increment between pairs.
forEachPair(Iterator<? extends T>, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of consecutive elements in the given iterator.
forEachPair(T[], int, Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of consecutive elements in the given array, with the specified increment between pairs.
forEachPair(T[], Throwables.BiConsumer<? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each pair of consecutive elements in the given array.
foreachRemaining(Throwables.BiConsumer<? super A, ? super B, E>) - Method in class com.landawn.abacus.util.BiIterator
Performs the given action for each remaining element in the iterator until all elements have been processed or the action throws an exception.
foreachRemaining(Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.BooleanIterator
 
foreachRemaining(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.ByteIterator
 
foreachRemaining(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.CharIterator
 
foreachRemaining(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ObjIterator
Executes the provided action for each remaining element in the iterator.
foreachRemaining(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ObjListIterator
 
foreachRemaining(Throwables.Consumer<? super T, E2>) - Method in class com.landawn.abacus.util.Throwables.Iterator
 
foreachRemaining(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.DoubleIterator
 
foreachRemaining(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.FloatIterator
 
foreachRemaining(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.IntIterator
 
foreachRemaining(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.LongIterator
 
foreachRemaining(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.ShortIterator
 
foreachRemaining(Throwables.TriConsumer<? super A, ? super B, ? super C, E>) - Method in class com.landawn.abacus.util.TriIterator
Performs the given action for each remaining element in the iterator until all elements have been processed or the action throws an exception.
forEachRemaining(TriConsumer<? super A, ? super B, ? super C>) - Method in class com.landawn.abacus.util.TriIterator
Performs the given action for each remaining element in the iterator until all elements have been processed or the action throws an exception.
forEachRemaining(BiConsumer<? super A, ? super B>) - Method in class com.landawn.abacus.util.BiIterator
Performs the given action for each remaining element in the iterator until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super Pair<A, B>>) - Method in class com.landawn.abacus.util.BiIterator
Deprecated.
use forEachRemaining(BiConsumer) to avoid creating the unnecessary Pair Objects.
forEachRemaining(Consumer<? super Triple<A, B, C>>) - Method in class com.landawn.abacus.util.TriIterator
Deprecated.
use forEachRemaining(TriConsumer) to avoid creating the unnecessary Triple Objects.
forEachRemaining(Consumer<? super Boolean>) - Method in class com.landawn.abacus.util.BooleanIterator
Deprecated. 
forEachRemaining(Consumer<? super Byte>) - Method in class com.landawn.abacus.util.ByteIterator
Deprecated. 
forEachRemaining(Consumer<? super Character>) - Method in class com.landawn.abacus.util.CharIterator
Deprecated. 
forEachRemaining(Consumer<? super Double>) - Method in class com.landawn.abacus.util.DoubleIterator
Deprecated. 
forEachRemaining(Consumer<? super Float>) - Method in class com.landawn.abacus.util.FloatIterator
Deprecated. 
forEachRemaining(Consumer<? super Integer>) - Method in class com.landawn.abacus.util.IntIterator
Deprecated. 
forEachRemaining(Consumer<? super Long>) - Method in class com.landawn.abacus.util.LongIterator
Deprecated. 
forEachRemaining(Consumer<? super Short>) - Method in class com.landawn.abacus.util.ShortIterator
Deprecated. 
forEachRemaining(Consumer<? super T>) - Method in class com.landawn.abacus.util.Throwables.Iterator
 
forEachTriple(int, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each triple of elements in the Stream.
forEachTriple(int, Throwables.TriConsumer<? super T, ? super T, ? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Iterates over the elements of this sequence in triples with a specified increment and applies the given action to each triple.
forEachTriple(Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each triple of elements in the Stream.
forEachTriple(Throwables.TriConsumer<? super T, ? super T, ? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Iterates over the elements of this sequence in triples and applies the given action to each triple.
forEachTriple(Iterable<? extends T>, int, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of consecutive elements in the given iterable, with the specified increment between triples.
forEachTriple(Iterable<? extends T>, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of consecutive elements in the given iterable.
forEachTriple(Iterator<? extends T>, int, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of consecutive elements in the given iterator, with the specified increment between triples.
forEachTriple(Iterator<? extends T>, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of consecutive elements in the given iterator.
forEachTriple(T[], int, Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of consecutive elements in the given array, with the specified increment between triples.
forEachTriple(T[], Throwables.TriConsumer<? super T, ? super T, ? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action for each triple of consecutive elements in the given array.
forEachUntil(MutableBoolean, Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each element of the Stream until the flagToBreak is set to true.
forEachUntil(MutableBoolean, Throwables.Consumer<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Iterate and execute action until flagToBreak is set true.
forEachUntil(Throwables.BiConsumer<? super T, MutableBoolean, E>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each element of the Stream until the action sets the MutableBoolean to true.
forEachUntil(Throwables.BiConsumer<? super T, MutableBoolean, E2>) - Method in class com.landawn.abacus.util.Seq
Iterate and execute the given action until the flag is set to true.
forEachV(Throwables.TriConsumer<? super R, ? super C, ? super V, E>) - Method in class com.landawn.abacus.util.Sheet
Performs the given action for each cell in the Sheet in a vertical manner.
forEachValue(Consumer<? super V>) - Method in class com.landawn.abacus.util.Multimap
Performs the given action for each value collection in the Multimap.
forGraph(Function<? super T, ? extends Iterable<T>>) - Static method in class com.landawn.abacus.guava.Traverser
Creates a new traverser for the given general graph.
forLines() - Static method in class com.landawn.abacus.util.Splitter
 
formalizePropName(String) - Static method in class com.landawn.abacus.util.ClassUtil
Formalizes the given property name by converting it to camel case and replacing any reserved keywords with their mapped values.
format(double, String) - Static method in class com.landawn.abacus.util.Numbers
Formats the given double value according to the provided decimal format.
format(float, String) - Static method in class com.landawn.abacus.util.Numbers
Formats the given float value according to the provided decimal format.
format(Double, String) - Static method in class com.landawn.abacus.util.Numbers
Formats the given Double value according to the provided decimal format.
format(Float, String) - Static method in class com.landawn.abacus.util.Numbers
Formats the given Float value according to the provided decimal format.
format(TemporalAccessor) - Method in class com.landawn.abacus.util.DateUtil.DTF
Formats the provided TemporalAccessor instance into a string representation.
format(Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Formats specified calendar with format yyyy-MM-dd'T'HH:mm:ss'Z'.
format(Calendar, String) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided Calendar instance into a string representation according to the provided format.
format(Calendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided Calendar instance into a string representation according to the provided format and timezone.
format(Date) - Static method in class com.landawn.abacus.http.HttpUtil.HttpDate
Returns the string for value.
format(Date) - Static method in class com.landawn.abacus.util.DateUtil
Formats specified date with format yyyy-MM-dd'T'HH:mm:ss.SSS'Z' if it's a Timestamp, otherwise format it with format yyyy-MM-dd'T'HH:mm:ss'Z'.
format(Date, String) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided java.util.Date instance into a string representation according to the provided format.
format(Date, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided java.util.Date instance into a string representation according to the provided format and timezone.
format(XMLGregorianCalendar) - Static method in class com.landawn.abacus.util.DateUtil
Formats specified XMLGregorianCalendar with format yyyy-MM-dd'T'HH:mm:ss'Z'.
format(XMLGregorianCalendar, String) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided XMLGregorianCalendar instance into a string representation according to the provided format.
format(XMLGregorianCalendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided XMLGregorianCalendar instance into a string representation according to the provided format and timezone.
formatCurrentDateTime() - Static method in class com.landawn.abacus.util.DateUtil
Formats current DateTime with format with specified yyyy-MM-dd'T'HH:mm:ss'Z'.
formatCurrentTimestamp() - Static method in class com.landawn.abacus.util.DateUtil
Formats current Timestamp with format with specified yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
formatJson(String) - Static method in class com.landawn.abacus.util.N
Formats the given JSON string to its pretty-printed JSON format with indents and line breaks for easier reading.
formatJson(String, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
Formats the given JSON string to its pretty-printed JSON format with indents and line breaks for easier reading.
formatJson(String, JSONSerializationConfig, Type<?>) - Static method in class com.landawn.abacus.util.N
Formats the given JSON string to its pretty-printed JSON format with indents and line breaks for easier reading.
formatJson(String, JSONSerializationConfig, Class<?>) - Static method in class com.landawn.abacus.util.N
Formats the given JSON string to its pretty-printed JSON format with indents and line breaks for easier reading.
formatJson(String, Type<?>) - Static method in class com.landawn.abacus.util.N
Formats the given JSON string to its pretty-printed JSON format with indents and line breaks for easier reading.
formatJson(String, Class<?>) - Static method in class com.landawn.abacus.util.N
Formats the given JSON string to its pretty-printed JSON format with indents and line breaks for easier reading.
formatLocalDate() - Static method in class com.landawn.abacus.util.DateUtil
Formats current LocalDate with format yyyy-MM-dd.
formatLocalDateTime() - Static method in class com.landawn.abacus.util.DateUtil
Formats current LocalDateTime with format with specified yyyy-MM-dd HH:mm:ss.
formatParameterizedTypeName(String) - Static method in class com.landawn.abacus.util.ClassUtil
Formats the parameterized type name by removing unnecessary prefixes and suffixes.
formatPath(File) - Static method in class com.landawn.abacus.util.Configuration
Formats the given file path by replacing any occurrences of "%20" with a space.
formatTo(Appendable, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided java.util.Calendar instance into a string representation and appends it to the provided Appendable.
formatTo(Appendable, Calendar, String) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided java.util.Calendar instance into a string representation according to the provided format.
formatTo(Appendable, Calendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided java.util.Calendar instance into a string representation according to the provided format and timezone.
formatTo(Appendable, Date) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided java.util.Date instance into a string representation and appends it to the provided Appendable.
formatTo(Appendable, Date, String) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided java.util.Date instance into a string representation according to the provided format.
formatTo(Appendable, Date, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided java.util.Date instance into a string representation according to the provided format and timezone.
formatTo(Appendable, XMLGregorianCalendar) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided XMLGregorianCalendar instance into a string representation and appends it to the provided Appendable.
formatTo(Appendable, XMLGregorianCalendar, String) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided XMLGregorianCalendar instance into a string representation according to the provided format.
formatTo(Appendable, XMLGregorianCalendar, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Formats the provided XMLGregorianCalendar instance into a string representation according to the provided format and timezone.
formatTo(TemporalAccessor, Appendable) - Method in class com.landawn.abacus.util.DateUtil.DTF
Formats the provided TemporalAccessor instance into a string representation and appends it to the provided Appendable.
formatXml(String) - Static method in class com.landawn.abacus.util.N
Formats the given XML string to its pretty-printed XML format with indents and line breaks for easier reading.
formatXml(String, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
Formats the given XML string to its pretty-printed XML format with indents and line breaks for easier reading with the specified XMLSerializationConfig.
formatXml(String, XMLSerializationConfig, Type<?>) - Static method in class com.landawn.abacus.util.N
Formats the given XML string to its pretty-printed XML format with indents and line breaks for easier reading with the specified XMLSerializationConfig
formatXml(String, XMLSerializationConfig, Class<?>) - Static method in class com.landawn.abacus.util.N
Formats the given XML string to its pretty-printed XML format with indents and line breaks for easier reading with the specified XMLSerializationConfig
formatXml(String, Type<?>) - Static method in class com.landawn.abacus.util.N
Formats the given XML string to its pretty-printed XML format with indents and line breaks for easier reading.
formatXml(String, Class<?>) - Static method in class com.landawn.abacus.util.N
Formats the given XML string to its pretty-printed XML format with indents and line breaks for easier reading.
formBody(Object) - Method in class com.landawn.abacus.http.HttpRequest
 
formBody(Object) - Method in class com.landawn.abacus.http.OkHttpRequest
 
formBody(Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
formBody(Map<?, ?>) - Method in class com.landawn.abacus.http.HttpRequest
 
formBody(Map<?, ?>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
formBody(Map<?, ?>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
FormUrlEncoded - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
forTree(Function<? super T, ? extends Iterable<T>>) - Static method in class com.landawn.abacus.guava.Traverser
Creates a new traverser for a directed acyclic graph that has at most one path from the start node to any node reachable from the start node, such as a tree.
FORWARDED - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Forwarded header field name.
FOUR_FIFTHS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 4/5.
fprintln(String, Object...) - Static method in class com.landawn.abacus.util.N
Prints the formatted string to the standard output using the specified format and arguments.
Fraction - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
freeDiskSpaceKb() - Static method in class com.landawn.abacus.util.IOUtil
Returns the disk size of the volume which holds the working directory.
freeDiskSpaceKb(long) - Static method in class com.landawn.abacus.util.IOUtil
Returns the disk size of the volume which holds the working directory.
freeDiskSpaceKb(String) - Static method in class com.landawn.abacus.util.IOUtil
Returns the free space on a drive or volume in kilobytes by invoking the command line.
freeDiskSpaceKb(String, long) - Static method in class com.landawn.abacus.util.IOUtil
Returns the free space on a drive or volume in kilobytes by invoking the command line.
freeze() - Method in interface com.landawn.abacus.util.DataSet
Freezes the DataSet to prevent further modification.
freeze() - Method in class com.landawn.abacus.util.RowDataSet
 
freeze() - Method in class com.landawn.abacus.util.Sheet
Sets the Sheet to a frozen (read-only) state.
FRIDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
FRIDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
from(u.Optional<T>) - Static method in class com.landawn.abacus.util.u.Nullable
 
from(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
from(BiFunction<T, U, ? extends R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(BiFunction<T, U, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
 
from(BinaryOperator<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(BinaryOperator<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
from(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(Consumer<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(Function<T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(Function<T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
 
from(IntFunction<? extends T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(IntFunction<? extends T>) - Static method in class com.landawn.abacus.util.Fn
 
from(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(Supplier<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(Supplier<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(UnaryOperator<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
from(UnaryOperator<T>) - Static method in class com.landawn.abacus.util.Fn
 
from(Iterator<Byte>) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
from(Iterator<Character>) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
from(Iterator<Double>) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
from(Iterator<Float>) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
from(Iterator<Integer>) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
from(Iterator<Long>) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
from(Iterator<Short>) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
from(Optional<T>) - Static method in class com.landawn.abacus.util.u.Nullable
 
from(Optional<T>) - Static method in class com.landawn.abacus.util.u.Optional
 
from(OptionalDouble) - Static method in class com.landawn.abacus.util.u.OptionalDouble
 
from(OptionalInt) - Static method in class com.landawn.abacus.util.u.OptionalInt
 
from(OptionalLong) - Static method in class com.landawn.abacus.util.u.OptionalLong
 
from(DoubleStream) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
from(IntStream) - Static method in class com.landawn.abacus.util.stream.IntStream
 
from(LongStream) - Static method in class com.landawn.abacus.util.stream.LongStream
 
from(Stream<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a new Stream from the provided java.util.stream.Stream.
FROM - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP From header field name.
FROM - Static variable in class com.landawn.abacus.util.WD
Field FROM.
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToByteFunction
 
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToDoubleFunction
 
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToFloatFunction
 
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToIntFunction
 
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToLongFunction
 
FROM_NUM - Static variable in interface com.landawn.abacus.util.function.ToShortFunction
 
fromJson(byte[], int, int, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(byte[], int, int, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(byte[], int, int, Class<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(byte[], int, int, Class<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(byte[], TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(byte[], TypeReference<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(byte[], Class<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(byte[], Class<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(DataInput, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(DataInput, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(DataInput, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(DataInput, Class<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(DataInput, Class<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(DataInput, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(File, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(File, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(File, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(File, JSONDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified file into an object of the specified target type with the specified JSONDeserializationConfig.
fromJson(File, JSONDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified file into an object of the specified target type with the specified JSONDeserializationConfig.
fromJson(File, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified file into an object of the specified target type.
fromJson(File, Class<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(File, Class<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(File, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified file into an object of the specified target type.
fromJson(File, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(InputStream, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(InputStream, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(InputStream, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(InputStream, JSONDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified input stream into an object of the specified target type with the specified JSONDeserializationConfig.
fromJson(InputStream, JSONDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified input stream into an object of the specified target type with the specified JSONDeserializationConfig.
fromJson(InputStream, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified input stream into an object of the specified target type.
fromJson(InputStream, Class<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(InputStream, Class<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(InputStream, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified input stream into an object of the specified target type.
fromJson(InputStream, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(Reader, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(Reader, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(Reader, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(Reader, JSONDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified reader into an object of the specified target type with the specified JSONDeserializationConfig.
fromJson(Reader, JSONDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified reader into an object of the specified target type with the specified JSONDeserializationConfig.
fromJson(Reader, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified reader into an object of the specified target type.
fromJson(Reader, Class<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(Reader, Class<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(Reader, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string from the specified reader into an object of the specified target type.
fromJson(Reader, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(String, int, int, JSONDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON sub-string in the specified range into an object of the specified target type with the specified JSONDeserializationConfig.
fromJson(String, int, int, JSONDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON sub-string in the specified range into an object of the specified target type with the specified JSONDeserializationConfig.
fromJson(String, int, int, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON sub-string in the specified range into an object of the specified target type.
fromJson(String, int, int, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON sub-string in the specified range into an object of the specified target type.
fromJson(String, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(String, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(String, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(String, TypeReference<? extends T>, DeserializationFeature, DeserializationFeature...) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(String, TypeReference<? extends T>, T) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(String, TypeReference<? extends T>, T) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(String, JSONDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string into an object of the specified target type with the specified JSONDeserializationConfig.
fromJson(String, JSONDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string into an object of the specified target type with the specified JSONDeserializationConfig.
fromJson(String, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string into an object of the specified target type.
fromJson(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(String, Class<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string into an object of the specified target type.
fromJson(String, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(String, Class<? extends T>, DeserializationFeature, DeserializationFeature...) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(String, Class<? extends T>, T) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(String, Class<? extends T>, T) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(String, T, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string into an object of the specified target type.
fromJson(String, T, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given JSON string into an object of the specified target type.
fromJson(URL, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(URL, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(URL, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(URL, Class<? extends T>) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromJson(URL, Class<? extends T>) - Method in class com.landawn.abacus.util.JsonMappers.One
 
fromJson(URL, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
fromXml(byte[], int, int, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(byte[], int, int, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(byte[], int, int, Class<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(byte[], int, int, Class<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(byte[], TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(byte[], TypeReference<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(byte[], Class<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(byte[], Class<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(DataInput, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(DataInput, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(DataInput, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(DataInput, Class<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(DataInput, Class<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(DataInput, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(File, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(File, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(File, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(File, XMLDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified file into an object of the specified target type with the specified XMLDeserializationConfig.
fromXml(File, XMLDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified file into an object of the specified target type with the specified XMLDeserializationConfig.
fromXml(File, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified file into an object of the specified target type.
fromXml(File, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified file into an object of the specified target type.
fromXml(File, Class<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(File, Class<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(File, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(InputStream, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(InputStream, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(InputStream, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(InputStream, XMLDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified input stream into an object of the specified target type with the specified XMLDeserializationConfig.
fromXml(InputStream, XMLDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified input stream into an object of the specified target type with the specified XMLDeserializationConfig.
fromXml(InputStream, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified input stream into an object of the specified target type.
fromXml(InputStream, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified input stream into an object of the specified target type.
fromXml(InputStream, Class<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(InputStream, Class<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(InputStream, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(Reader, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(Reader, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(Reader, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(Reader, XMLDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified reader into an object of the specified target type with the specified XMLDeserializationConfig.
fromXml(Reader, XMLDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified reader into an object of the specified target type with the specified XMLDeserializationConfig.
fromXml(Reader, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified reader into an object of the specified target type.
fromXml(Reader, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string from the specified reader into an object of the specified target type.
fromXml(Reader, Class<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(Reader, Class<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(Reader, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(String, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(String, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(String, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(String, TypeReference<? extends T>, DeserializationFeature, DeserializationFeature...) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(String, TypeReference<? extends T>, T) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(String, TypeReference<? extends T>, T) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(String, XMLDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string into an object of the specified target type with the specified XMLDeserializationConfig.
fromXml(String, XMLDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string into an object of the specified target type with the specified XMLDeserializationConfig.
fromXml(String, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string into an object of the specified target type.
fromXml(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Deserializes the given XML string into an object of the specified target type.
fromXml(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(String, Class<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(String, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(String, Class<? extends T>, DeserializationFeature, DeserializationFeature...) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(String, Class<? extends T>, T) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(String, Class<? extends T>, T) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(URL, TypeReference<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(URL, TypeReference<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(URL, TypeReference<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(URL, Class<? extends T>) - Static method in class com.landawn.abacus.util.XmlMappers
 
fromXml(URL, Class<? extends T>) - Method in class com.landawn.abacus.util.XmlMappers.One
 
fromXml(URL, Class<? extends T>, DeserializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
FROZEN - Enum constant in enum class com.landawn.abacus.util.Status
 
FS - Static variable in class com.landawn.abacus.util.Ascii
File Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
FULL - Static variable in class com.landawn.abacus.util.WD
Field FULL.
FULL_JOIN - Static variable in class com.landawn.abacus.util.WD
Field FULL_JOIN.
fullJoin(DataSet, String, String) - Method in interface com.landawn.abacus.util.DataSet
Performs a full join operation between this DataSet and another DataSet based on the specified column names.
fullJoin(DataSet, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
fullJoin(DataSet, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
Performs a full join operation between this DataSet and another DataSet based on the specified column names.
fullJoin(DataSet, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
fullJoin(DataSet, Map<String, String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a full join operation between this DataSet and another DataSet based on the specified column names.
fullJoin(DataSet, Map<String, String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
fullJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in interface com.landawn.abacus.util.DataSet
Performs a full join operation between this DataSet and another DataSet based on the specified column names.
fullJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in class com.landawn.abacus.util.RowDataSet
 
fullJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
fullJoin(Collection<? extends T>, Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
fullJoin(Collection<? extends T>, Function<? super T, ? extends K>, BiFunction<? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
fullJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>) - Method in class com.landawn.abacus.util.stream.Stream
Deprecated.
The time complexity is O(n * m). You should try fullJoin(Collection, Function, Function) first.
fullJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Deprecated.
The time complexity is O(n * m). You should try fullJoin(Collection, Function, Function, BiFunction) first.
fullJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
fullJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
Function<T,R> - Interface in com.landawn.abacus.util.function
futureGet() - Static method in class com.landawn.abacus.util.Fn
 
futureGetOrDefaultOnError(T) - Static method in class com.landawn.abacus.util.Fn
 
Futures - Class in com.landawn.abacus.util
The Futures class provides utility methods for working with Future objects.
fuzzyCompare(double, double, double) - Static method in class com.landawn.abacus.util.Numbers
Compares a and b "fuzzily," with a tolerance for nearly-equal values.
fuzzyEquals(double, double, double) - Static method in class com.landawn.abacus.util.Numbers
Returns true if a and b are within tolerance of each other.

G

gcd(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the greatest common divisor of a, b.
gcd(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the greatest common divisor of a, b.
geAndLe(T, T) - Static method in class com.landawn.abacus.util.Fn
Checks if the value/element: minValue <= e <= maxValue.
geAndLe(T, T, T) - Static method in class com.landawn.abacus.util.N
Checks if the given value is greater than or equal to the minimum value and less than or equal to the maximum value.
geAndLe(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the given value is greater than or equal to the minimum value and less than or equal to the maximum value using the specified comparator.
geAndLt(T, T) - Static method in class com.landawn.abacus.util.Fn
Checks if the value/element: minValue <= e < maxValue.
geAndLt(T, T, T) - Static method in class com.landawn.abacus.util.N
Checks if the given value is greater than or equal to the minimum value and less than the maximum value.
geAndLt(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the given value is greater than or equal to the minimum value and less than the maximum value using the specified comparator.
Gender - Enum Class in com.landawn.abacus.util
The Enum Gender.
generate(int, int, IntObjConsumer<Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
Generates a BiIterator instance with the provided fromIndex, toIndex, and output IntObjConsumer.
generate(int, int, IntObjConsumer<Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
Generates a TriIterator instance with the provided fromIndex, toIndex, and output IntObjConsumer.
generate(ByteSupplier) - Static method in class com.landawn.abacus.util.ByteIterator
Returns an infinite ByteIterator.
generate(ByteSupplier) - Static method in class com.landawn.abacus.util.stream.ByteStream
Generates a ByteStream using the provided ByteSupplier.
generate(CharSupplier) - Static method in class com.landawn.abacus.util.CharIterator
Returns an infinite CharIterator.
generate(CharSupplier) - Static method in class com.landawn.abacus.util.stream.CharStream
Generates a CharStream using the provided CharSupplier.
generate(FloatSupplier) - Static method in class com.landawn.abacus.util.FloatIterator
Returns an infinite FloatIterator.
generate(FloatSupplier) - Static method in class com.landawn.abacus.util.stream.FloatStream
Generates a FloatStream using the provided FloatSupplier.
generate(ShortSupplier) - Static method in class com.landawn.abacus.util.ShortIterator
Returns an infinite ShortIterator.
generate(ShortSupplier) - Static method in class com.landawn.abacus.util.stream.ShortStream
Generates a ShortStream using the provided ShortSupplier.
generate(BooleanSupplier) - Static method in class com.landawn.abacus.util.BooleanIterator
Returns an infinite BooleanIterator.
generate(BooleanSupplier, ByteSupplier) - Static method in class com.landawn.abacus.util.ByteIterator
 
generate(BooleanSupplier, CharSupplier) - Static method in class com.landawn.abacus.util.CharIterator
 
generate(BooleanSupplier, FloatSupplier) - Static method in class com.landawn.abacus.util.FloatIterator
 
generate(BooleanSupplier, ShortSupplier) - Static method in class com.landawn.abacus.util.ShortIterator
 
generate(BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.BooleanIterator
 
generate(BooleanSupplier, Consumer<Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
Generates a BiIterator instance with the provided hasNext BooleanSupplier and output Consumer.
generate(BooleanSupplier, Consumer<Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
Generates a TriIterator instance with the provided hasNext BooleanSupplier and output Consumer.
generate(BooleanSupplier, DoubleSupplier) - Static method in class com.landawn.abacus.util.DoubleIterator
 
generate(BooleanSupplier, IntSupplier) - Static method in class com.landawn.abacus.util.IntIterator
 
generate(BooleanSupplier, LongSupplier) - Static method in class com.landawn.abacus.util.LongIterator
 
generate(BooleanSupplier, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.ObjIterator
Generates an ObjIterator instance with the provided hasNext BooleanSupplier and supplier.
generate(Consumer<Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
Generates an infinite BiIterator instance with the provided output Consumer.
generate(Consumer<Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
Generates an infinite TriIterator instance with the provided output Consumer.
generate(DoubleSupplier) - Static method in class com.landawn.abacus.util.DoubleIterator
Returns an infinite DoubleIterator.
generate(DoubleSupplier) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Generates a DoubleStream using the provided DoubleSupplier.
generate(IntSupplier) - Static method in class com.landawn.abacus.util.IntIterator
Returns an infinite IntIterator.
generate(IntSupplier) - Static method in class com.landawn.abacus.util.stream.IntStream
Generates a IntStream using the provided IntSupplier.
generate(LongSupplier) - Static method in class com.landawn.abacus.util.LongIterator
Returns an infinite LongIterator.
generate(LongSupplier) - Static method in class com.landawn.abacus.util.stream.LongStream
Generates a LongStream using the provided LongSupplier.
generate(Supplier<? extends T>) - Static method in class com.landawn.abacus.util.ObjIterator
Generates an infinite ObjIterator instance with the provided supplier.
generate(Supplier<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Generates a Stream using the provided Supplier.
generate(U, BiPredicate<? super U, T>, BiFunction<? super U, T, T>) - Static method in class com.landawn.abacus.util.ObjIterator
Generates an ObjIterator instance with the provided initial value, hasNext BiPredicate, and supplier.
generate(U, Predicate<? super U>, Function<? super U, T>) - Static method in class com.landawn.abacus.util.ObjIterator
Generates an ObjIterator instance with the provided initial value, hasNext Predicate, and supplier.
generateDigest(byte[]) - Static method in class com.landawn.abacus.util.WSSecurityUtil
Generate a (SHA1) digest of the input bytes.
generateNonce(int) - Static method in class com.landawn.abacus.util.WSSecurityUtil
Generate a nonce of the given length using the SHA1PRNG algorithm.
generatePropNameTableClass(Class<?>) - Static method in class com.landawn.abacus.util.CodeGenerationUtil
 
generatePropNameTableClass(Class<?>, String) - Static method in class com.landawn.abacus.util.CodeGenerationUtil
 
generatePropNameTableClass(Class<?>, String, String) - Static method in class com.landawn.abacus.util.CodeGenerationUtil
 
generatePropNameTableClasses(CodeGenerationUtil.PropNameTableCodeConfig) - Static method in class com.landawn.abacus.util.CodeGenerationUtil
 
generatePropNameTableClasses(Collection<Class<?>>) - Static method in class com.landawn.abacus.util.CodeGenerationUtil
 
generatePropNameTableClasses(Collection<Class<?>>, String) - Static method in class com.landawn.abacus.util.CodeGenerationUtil
 
generatePropNameTableClasses(Collection<Class<?>>, String, String, String) - Static method in class com.landawn.abacus.util.CodeGenerationUtil
 
GenericKeyedObjectPool<K,E> - Class in com.landawn.abacus.pool
 
GenericObjectPool<E> - Class in com.landawn.abacus.pool
 
get() - Method in class com.landawn.abacus.http.HttpClient
 
get() - Method in class com.landawn.abacus.http.HttpRequest
 
get() - Method in class com.landawn.abacus.http.OkHttpRequest
 
get() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
get() - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, blocking if necessary until it is ready.
get() - Method in interface com.landawn.abacus.util.function.Supplier
 
get() - Method in interface com.landawn.abacus.util.Throwables.EE.Supplier
 
get() - Method in interface com.landawn.abacus.util.Throwables.EEE.Supplier
 
get() - Method in interface com.landawn.abacus.util.Throwables.Supplier
 
get() - Method in class com.landawn.abacus.util.u.Nullable
 
get() - Method in class com.landawn.abacus.util.u.Optional
 
get() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
get() - Method in class com.landawn.abacus.util.u.OptionalByte
 
get() - Method in class com.landawn.abacus.util.u.OptionalChar
 
get() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
get() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
get() - Method in class com.landawn.abacus.util.u.OptionalInt
 
get() - Method in class com.landawn.abacus.util.u.OptionalLong
 
get() - Method in class com.landawn.abacus.util.u.OptionalShort
 
get(int) - Method in class com.landawn.abacus.util.BooleanList
 
get(int) - Method in class com.landawn.abacus.util.ByteList
 
get(int) - Method in class com.landawn.abacus.util.CharList
 
get(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the value at the specified column index in the DataSet for the current row.
get(int) - Method in class com.landawn.abacus.util.DoubleList
 
get(int) - Method in class com.landawn.abacus.util.FloatList
 
get(int) - Method in class com.landawn.abacus.util.ImmutableArray
 
get(int) - Method in class com.landawn.abacus.util.ImmutableList
Returns the element at the specified position in this list.
get(int) - Method in class com.landawn.abacus.util.IntList
 
get(int) - Method in class com.landawn.abacus.util.LongList
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
get(int) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
get(int) - Method in class com.landawn.abacus.util.RowDataSet
 
get(int) - Method in class com.landawn.abacus.util.ShortList
 
get(int, int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the value at the specified row and column index in the DataSet.
get(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
get(int, int) - Method in class com.landawn.abacus.util.Sheet
Retrieves the value stored in the cell identified by the specified row index and column index.
get(long, TimeUnit) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, blocking if necessary until the specified timeout expires.
get(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
get(HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
get(Sheet.Point) - Method in class com.landawn.abacus.util.Sheet
Retrieves the value stored in the cell identified by the specified Point point.
get(Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
get(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
get(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
get(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
get(Object) - Method in class com.landawn.abacus.http.HttpClient
 
get(Object) - Method in class com.landawn.abacus.util.BiMap
Retrieves the value to which the specified key is mapped.
get(Object) - Method in class com.landawn.abacus.util.ImmutableMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class com.landawn.abacus.util.Multimap
Returns the value collection associated with the specified key in the Multimap.
get(Object) - Method in class com.landawn.abacus.util.ObjectPool
 
get(Object) - Method in class com.landawn.abacus.util.Properties
Retrieves the value associated with the specified property name.
get(Object, int) - Static method in class com.landawn.abacus.util.Array
Retrieves the element at the specified index from the provided array.
get(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
get(Object, HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
get(Object, Class<? extends T>) - Method in class com.landawn.abacus.util.Properties
Retrieves the value associated with the specified property name and converts it to the specified target type.
get(Object, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
get(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
get(String) - Static method in class com.landawn.abacus.util.Charsets
 
get(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the value at the specified column in the DataSet for the current row.
get(String) - Method in interface com.landawn.abacus.util.EntityId
 
get(String) - Method in class com.landawn.abacus.util.MapEntity
 
get(String) - Method in class com.landawn.abacus.util.Reflection
 
get(String) - Method in class com.landawn.abacus.util.RowDataSet
 
get(String) - Method in class com.landawn.abacus.util.Seid
 
get(String, Class<? extends T>) - Method in interface com.landawn.abacus.util.EntityId
 
get(String, Class<? extends T>) - Method in class com.landawn.abacus.util.MapEntity
 
get(String, Class<? extends T>) - Method in class com.landawn.abacus.util.Seid
 
get(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
get(Iterator<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Retrieves the element at the specified position in the given iterator.
get(Map<K, ? extends Map<K2, V2>>, K, K2) - Static method in class com.landawn.abacus.util.Maps
Returns a Nullable with the value to which the specified key/k2 is mapped, or an empty Nullable if the specified map is empty or contains no mapping for the key.
get(Map<K, ? extends V>, K) - Static method in class com.landawn.abacus.util.Maps
Returns a Nullable with the value to which the specified key is mapped, or an empty Nullable if the specified map is empty or contains no mapping for the key.
get(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
get(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Retrieves the element associated with the given key from the pool.
get(R, C) - Method in class com.landawn.abacus.util.Sheet
Retrieves the value stored in the cell identified by the specified row key and column key.
GET - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
GET_AS_BOOLEAN - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_BYTE - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_CHAR - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_DOUBLE - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_DOUBLE_JDK - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_FLOAT - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_INT - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_INT_JDK - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_LONG - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_LONG_JDK - Static variable in class com.landawn.abacus.util.Fn
 
GET_AS_SHORT - Static variable in class com.landawn.abacus.util.Fn
 
getAccept(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAccept(HttpSettings) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAccept(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAccept(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptCharset(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptCharset(HttpSettings) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptCharset(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptCharset(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptEncoding(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptEncoding(HttpSettings) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptEncoding(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAcceptEncoding(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpUtil
 
getAccessCount() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the access count.
getAddressFromURL(URL) - Static method in class com.landawn.abacus.util.AddrUtil
Returns an InetSocketAddress instance corresponding to the host and port of the URL.
getAddressList(String) - Static method in class com.landawn.abacus.util.AddrUtil
Split a string containing whitespace or comma separated host or IP addresses and port numbers of the form "host:port host2:port" or "host:port, host2:port" into a List of InetSocketAddress instances suitable for instantiating a MemcachedClient.
getAddressList(Collection<String>) - Static method in class com.landawn.abacus.util.AddrUtil
Converts the collection of server addresses in the form of Strings into a list of InetSocketAddress instances.
getAddressListFromURL(Collection<URL>) - Static method in class com.landawn.abacus.util.AddrUtil
Converts a collection of URLs into a list of InetSocketAddress instances.
getAlgorithm() - Method in class com.landawn.abacus.util.Password
Gets the algorithm.
getAllFailedMethodStatisticsList() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the all failed method statistics list.
getAllInterfaces(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Copied from Apache Commons Lang under Apache License v2.
getAllSubscribers() - Method in class com.landawn.abacus.eventbus.EventBus
Returns all registered subscribers.
getAllSuperclasses(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Copied from Apache Commons Lang under Apache License v2.
getAllSuperTypes(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Returns all the interfaces and super classes the specified class implements or extends, excluding Object.class.
getAndAdd(byte) - Method in class com.landawn.abacus.util.MutableByte
Adds the given value to the current value.
getAndAdd(char) - Method in class com.landawn.abacus.util.MutableChar
Adds the given value to the current value.
getAndAdd(double) - Method in class com.landawn.abacus.util.MutableDouble
Adds the given value to the current value.
getAndAdd(float) - Method in class com.landawn.abacus.util.MutableFloat
Adds the given value to the current value.
getAndAdd(int) - Method in class com.landawn.abacus.util.MutableInt
Adds the given value to the current value.
getAndAdd(long) - Method in class com.landawn.abacus.util.MutableLong
Adds the given value to the current value.
getAndAdd(short) - Method in class com.landawn.abacus.util.MutableShort
Adds the given value to the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableByte
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableChar
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableDouble
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableFloat
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableInt
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableLong
Decrements by one the current value.
getAndDecrement() - Method in class com.landawn.abacus.util.MutableShort
Decrements by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableByte
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableChar
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableDouble
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableFloat
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableInt
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableLong
Increments by one the current value.
getAndIncrement() - Method in class com.landawn.abacus.util.MutableShort
Increments by one the current value.
getAndNegate() - Method in class com.landawn.abacus.util.MutableBoolean
Gets the and invert.
getAndPutIfAbsent(Map<K, V>, K, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.Maps
Returns the value associated with the specified key if it exists and is not null in the specified map, otherwise puts a new value obtained from defaultValueSupplier and returns it.
getAndPutLinkedHashMapIfAbsent(Map<K, Map<KK, VV>>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value associated with the specified key if it exists and is not null in the specified map, otherwise puts a new LinkedHashMap and returns it.
getAndPutLinkedHashSetIfAbsent(Map<K, Set<E>>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value associated with the specified key if it exists and is not null in the specified map, otherwise puts a new LinkedHashSet and returns it.
getAndPutListIfAbsent(Map<K, List<E>>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value associated with the specified key if it exists and is not null in the specified map, otherwise puts a new List and returns it.
getAndPutMapIfAbsent(Map<K, Map<KK, VV>>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value associated with the specified key if it exists and is not null in the specified map, otherwise puts a new Map and returns it.
getAndPutSetIfAbsent(Map<K, Set<E>>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value associated with the specified key if it exists and is not null in the specified map, otherwise puts a new Set and returns it.
getAndSet(boolean) - Method in class com.landawn.abacus.util.MutableBoolean
Gets the and set.
getAndSet(byte) - Method in class com.landawn.abacus.util.MutableByte
Gets the and set.
getAndSet(char) - Method in class com.landawn.abacus.util.MutableChar
Gets the and set.
getAndSet(double) - Method in class com.landawn.abacus.util.MutableDouble
Gets the and set.
getAndSet(float) - Method in class com.landawn.abacus.util.MutableFloat
Gets the and set.
getAndSet(int) - Method in class com.landawn.abacus.util.MutableInt
Gets the and set.
getAndSet(long) - Method in class com.landawn.abacus.util.MutableLong
Gets the and set.
getAndSet(short) - Method in class com.landawn.abacus.util.MutableShort
Gets the and set.
getAndSet(T) - Method in class com.landawn.abacus.util.Holder
Gets the and set.
getAndSetLeft(L) - Method in class com.landawn.abacus.util.Pair
Gets the and set left.
getAndSetLeft(L) - Method in class com.landawn.abacus.util.Triple
Gets the and set left.
getAndSetMiddle(M) - Method in class com.landawn.abacus.util.Triple
Gets the and set middle.
getAndSetRight(R) - Method in class com.landawn.abacus.util.Pair
Gets the and set right.
getAndSetRight(R) - Method in class com.landawn.abacus.util.Triple
Gets the and set right.
getAndUpdate(Throwables.UnaryOperator<T, E>) - Method in class com.landawn.abacus.util.Holder
Gets the and update.
getAnnotation(Class<T>) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
getAnnotation(Class<T>) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
getAsBoolean() - Method in interface com.landawn.abacus.util.function.BooleanSupplier
 
getAsBoolean() - Method in interface com.landawn.abacus.util.Throwables.BooleanSupplier
Gets the as boolean.
getAsByte() - Method in interface com.landawn.abacus.util.function.ByteSupplier
 
getAsByte() - Method in interface com.landawn.abacus.util.Throwables.ByteSupplier
Gets the as byte.
getAsChar() - Method in interface com.landawn.abacus.util.function.CharSupplier
 
getAsChar() - Method in interface com.landawn.abacus.util.Throwables.CharSupplier
Gets the as char.
getAsDouble() - Method in interface com.landawn.abacus.util.function.DoubleSupplier
 
getAsDouble() - Method in interface com.landawn.abacus.util.Throwables.DoubleSupplier
Gets the as double.
getAsFloat() - Method in interface com.landawn.abacus.util.function.FloatSupplier
 
getAsFloat() - Method in interface com.landawn.abacus.util.Throwables.FloatSupplier
Gets the as float.
getAsInt() - Method in interface com.landawn.abacus.util.function.IntSupplier
 
getAsInt() - Method in interface com.landawn.abacus.util.Throwables.IntSupplier
Gets the as int.
getAsLong() - Method in interface com.landawn.abacus.util.function.LongSupplier
 
getAsLong() - Method in interface com.landawn.abacus.util.Throwables.LongSupplier
Gets the as long.
getAsShort() - Method in interface com.landawn.abacus.util.function.ShortSupplier
 
getAsShort() - Method in interface com.landawn.abacus.util.Throwables.ShortSupplier
Gets the as short.
getAttribute(String) - Method in class com.landawn.abacus.util.Configuration
Gets the attribute value for the specified attribute name.
getAttribute(Node, String) - Static method in class com.landawn.abacus.util.XmlUtil
Gets the attribute value of the specified attribute name from the given XML node.
getAttributes() - Method in class com.landawn.abacus.util.Configuration
Gets the attributes.
getAttrNames() - Method in class com.landawn.abacus.util.Configuration
Gets the attribute names.
getAverage() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Gets the average.
getAverage() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Gets the average.
getBaseName(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the base name, minus the full path and extension, from a full filename.
getBeanInfo(Class<?>) - Static method in class com.landawn.abacus.parser.ParserUtil
Gets the bean info.
getBodyAndMimeTypeByRequestEntry(Map<String, Object>) - Static method in class com.landawn.abacus.http.HARUtil
 
getBoolean(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the boolean value at the specified column index in the DataSet for the current row.
getBoolean(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getBoolean(Object, int) - Static method in class com.landawn.abacus.util.Array
Retrieves the boolean value at the specified index from the provided array.
getBoolean(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the boolean value at the specified column in the DataSet for the current row.
getBoolean(String) - Method in class com.landawn.abacus.util.RowDataSet
 
getBoolean(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalBoolean if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getBoolean(Map<? super K, ?>, K, boolean) - Static method in class com.landawn.abacus.util.Maps
Returns the specified defaultForNull if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getBuilderInfo(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves the builder information for the specified class.
getByPath(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.Maps
Retrieves a value from a nested map structure using a dot-separated path.
getByPath(Map<?, ?>, String, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Retrieves a value from a nested map structure using a dot-separated path.
getByPath(Map<?, ?>, String, T) - Static method in class com.landawn.abacus.util.Maps
Retrieves a value from a nested map structure using a dot-separated path.
getByPathIfExists(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.Maps
Retrieves a value from a nested map structure using a dot-separated path.
getByPathIfExists(Map<?, ?>, String, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Retrieves a value from a nested map structure using a dot-separated path.
getByte(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the byte value at the specified column index in the DataSet for the current row.
getByte(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getByte(Object, int) - Static method in class com.landawn.abacus.util.Array
Retrieves the byte value at the specified index from the provided array.
getByte(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the byte value at the specified column in the DataSet for the current row.
getByte(String) - Method in class com.landawn.abacus.util.RowDataSet
 
getByte(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalByte if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getByte(Map<? super K, ?>, K, byte) - Static method in class com.landawn.abacus.util.Maps
Returns the specified defaultForNull if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getBytes(String) - Static method in class com.landawn.abacus.util.Strings
Returns the byte array returned by String.getBytes(), or null if the specified String is null.
getBytes(String, Charset) - Static method in class com.landawn.abacus.util.Strings
Returns the byte array returned by String#getBytes(Charset), or null if the specified String is null.
getBytesUtf8(String) - Static method in class com.landawn.abacus.util.Strings
Returns the byte array returned by String#getBytes(Charsets.UTF_8), or null if the specified String is null.
getByValue(Object) - Method in class com.landawn.abacus.util.BiMap
Retrieves the key to which the specified value is mapped.
getByValue(Object) - Method in class com.landawn.abacus.util.ImmutableBiMap
Returns the key to which the specified value is mapped in the BiMap.
getByValueOrDefault(Object, K) - Method in class com.landawn.abacus.util.BiMap
Retrieves the key associated with the specified value, or the default key if this map contains no mapping for the value.
getCachedName(String) - Static method in class com.landawn.abacus.util.NameUtil
Gets the cached name.
getCanonicalClassName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves the canonical name of the specified class.
getCapacity() - Method in class com.landawn.abacus.pool.AbstractPool
Gets the capacity.
getCapacity() - Method in interface com.landawn.abacus.pool.Pool
Gets the capacity.
getChar(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the char value at the specified column index in the DataSet for the current row.
getChar(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getChar(Object, int) - Static method in class com.landawn.abacus.util.Array
Retrieves the char value at the specified index from the provided array.
getChar(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the char value at the specified column in the DataSet for the current row.
getChar(String) - Method in class com.landawn.abacus.util.RowDataSet
 
getChar(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalChar if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getChar(Map<? super K, ?>, K, char) - Static method in class com.landawn.abacus.util.Maps
Returns the specified defaultForNull if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getCharQuotation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Gets the char quotation.
getCharset(String) - Static method in class com.landawn.abacus.http.HttpUtil
 
getCharset(String, Charset) - Static method in class com.landawn.abacus.http.HttpUtil
 
getCharsForReadOnly(String) - Static method in class com.landawn.abacus.util.InternalUtil
Deprecated.
DO NOT call the methods defined in this class. it's for internal use only.
getClassesByPackage(String, boolean, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves a list of classes in the specified package.
getClassesByPackage(String, boolean, boolean, Predicate<? super Class<?>>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves a list of classes in the specified package.
getClassName() - Method in class com.landawn.abacus.util.TypeAttrParser
Gets the class name.
getClassName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves the name of the specified class.
getColumn(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the values of the specified column index in the DataSet as an ImmutableList.
getColumn(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getColumn(C) - Method in class com.landawn.abacus.util.Sheet
Retrieves all the values in the column identified by the provided column key.
getColumn(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the values of the specified column in the DataSet as an ImmutableList.
getColumn(String) - Method in class com.landawn.abacus.util.RowDataSet
 
getColumnIndex(String) - Method in interface com.landawn.abacus.util.DataSet
Returns the index of the specified column in the DataSet.
getColumnIndex(String) - Method in class com.landawn.abacus.util.RowDataSet
 
getColumnIndexes(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns an array of column indexes corresponding to the provided column names.
getColumnIndexes(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
getColumnName(int) - Method in interface com.landawn.abacus.util.DataSet
Returns the column name for the specified column index.
getColumnName(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getCommonConfigPath() - Static method in class com.landawn.abacus.util.Configuration
Gets the common configuration paths.
getConnectionTimeout() - Method in class com.landawn.abacus.http.HttpSettings
Gets the connection timeout.
getContentEncoding() - Method in class com.landawn.abacus.http.HttpSettings
 
getContentEncoding(ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the content encoding.
getContentEncoding(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentEncoding(HttpSettings) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentEncoding(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentEncoding(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentFormat() - Method in class com.landawn.abacus.http.HttpSettings
Gets the content format.
getContentFormat(String, String) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the content format.
getContentFormat(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the content format.
getContentType() - Method in class com.landawn.abacus.http.HttpSettings
 
getContentType(ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the content type.
getContentType(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentType(HttpSettings) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentType(HttpURLConnection) - Static method in class com.landawn.abacus.http.HttpUtil
 
getContentType(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpUtil
 
getCount() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Gets the count.
getCount() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Gets the count.
getCount(Object) - Method in class com.landawn.abacus.util.Multiset
Returns the number of occurrences of an element in this multiset (the count of the element).
getCreateTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the creates the time.
getCurrentHeaderParser() - Static method in class com.landawn.abacus.util.CSVUtil
Returns the CSV header parser in current thread.
getCurrentLineParser() - Static method in class com.landawn.abacus.util.CSVUtil
Returns the CSV line parser in current thread.
getDateTimeFormat() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
The default format is: LONG.
getDeclaredConstructor(Class<T>, Class<?>...) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the constructor declared in the specified cls with the specified parameterTypes.
getDeclaredMethod(Class<?>, String, Class<?>...) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the method declared in the specified cls with the specified methodName and parameterTypes.
getDefault() - Static method in class com.landawn.abacus.eventbus.EventBus
Gets the default.
getDenominator() - Method in class com.landawn.abacus.util.Fraction
Deprecated.
replaced by denominator
getDigest(String) - Static method in class com.landawn.abacus.util.DigestUtil
Returns a MessageDigest for the given algorithm.
getDouble(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the double value at the specified column index in the DataSet for the current row.
getDouble(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getDouble(Object, int) - Static method in class com.landawn.abacus.util.Array
Retrieves the double value at the specified index from the provided array.
getDouble(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the double value at the specified column in the DataSet for the current row.
getDouble(String) - Method in class com.landawn.abacus.util.RowDataSet
 
getDouble(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalDouble if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getDouble(Map<? super K, ?>, K, double) - Static method in class com.landawn.abacus.util.Maps
Returns the specified defaultForNull if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getElapsedTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the elapsed time in millis.
getElapsedTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the elapsed time in millis.
getElement(Iterable<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Retrieves the element at the specified position in the given Iterable.
getElement(Iterator<? extends T>, long) - Static method in class com.landawn.abacus.util.N
Retrieves the element at the specified position in the given Iterator.
getElementsByTagName(Element, String) - Static method in class com.landawn.abacus.util.XmlUtil
Gets the elements by tag name.
getElementType() - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the element type.
getEnclosingClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves the enclosing class of the specified class.
getEndTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the end time in millis.
getEndTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the end time in millis.
getEndTimeInNano() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the end time in nano.
getEndTimeInNano() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the end time in nano.
getErrorCode() - Method in exception class com.landawn.abacus.exception.UncheckedSQLException
Retrieves the error code for the underlying SQLException.
getErrorMessage(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
getErrorMessage(Throwable, boolean) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
getEscape() - Method in class com.landawn.abacus.util.CSVParser
 
getException() - Method in class com.landawn.abacus.util.Result
Returns the Exception if occurred, otherwise null is returned.
getExceptionIfPresent() - Method in class com.landawn.abacus.util.Result
Deprecated.
replaced by getException
getExclusion() - Method in class com.landawn.abacus.parser.SerializationConfig
Gets the exclusion.
getExecutor() - Method in class com.landawn.abacus.util.AsyncExecutor
Retrieves the executor used by this AsyncExecutor.
getExitingExecutorService(ThreadPoolExecutor) - Static method in class com.landawn.abacus.util.MoreExecutors
Gets the exiting executor service.
getExitingExecutorService(ThreadPoolExecutor, long, TimeUnit) - Static method in class com.landawn.abacus.util.MoreExecutors
Gets the exiting executor service.
getExitingScheduledExecutorService(ScheduledThreadPoolExecutor) - Static method in class com.landawn.abacus.util.MoreExecutors
Gets the exiting scheduled executor service.
getExitingScheduledExecutorService(ScheduledThreadPoolExecutor, long, TimeUnit) - Static method in class com.landawn.abacus.util.MoreExecutors
Gets the exiting scheduled executor service.
getExpirationTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the expiration time.
getExtension(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the extension of a filename.
getFailedMethodStatisticsList(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the failed method statistics list.
getFileExtension(String) - Static method in class com.landawn.abacus.guava.Files
Returns the file extension for the given file name, or the empty string if the file has no extension.
getFileExtension(String) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
getFileExtension(Path) - Static method in class com.landawn.abacus.guava.Files
Returns the file extension for the file at the given path, or the empty string if the file has no extension.
getFirst() - Method in class com.landawn.abacus.util.BooleanList
Returns the first element in the list.
getFirst() - Method in class com.landawn.abacus.util.ByteList
Returns the first element in the list.
getFirst() - Method in class com.landawn.abacus.util.CharList
Returns the first element in the list.
getFirst() - Method in class com.landawn.abacus.util.DoubleList
Returns the first element in the list.
getFirst() - Method in class com.landawn.abacus.util.FloatList
Returns the first element in the list.
getFirst() - Method in class com.landawn.abacus.util.IntList
Returns the first element in the list.
getFirst() - Method in class com.landawn.abacus.util.LongList
Returns the first element in the list.
getFirst() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Gets the first.
getFirst() - Method in class com.landawn.abacus.util.ShortList
Returns the first element in the list.
getFirst(K) - Method in class com.landawn.abacus.util.ListMultimap
Return the first value for the given key, or null if no value is found.
getFirst(K) - Method in class com.landawn.abacus.util.Multimap
Return the first value for the given key, or null if no value is found.
getFirstOrDefault(K, E) - Method in class com.landawn.abacus.util.ListMultimap
Return the first value for the given key, or defaultValue if no value is found.
getFirstOrDefault(K, E) - Method in class com.landawn.abacus.util.Multimap
Return the first value for the given key, or defaultValue if no value is found.
getFloat(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the float value at the specified column index in the DataSet for the current row.
getFloat(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getFloat(Object, int) - Static method in class com.landawn.abacus.util.Array
Retrieves the float value at the specified index from the provided array.
getFloat(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the float value at the specified column in the DataSet for the current row.
getFloat(String) - Method in class com.landawn.abacus.util.RowDataSet
 
getFloat(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalFloat if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getFloat(Map<? super K, ?>, K, float) - Static method in class com.landawn.abacus.util.Maps
Returns the specified defaultForNull if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getFragmentInDays(Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInDays(Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInHours(Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInHours(Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInMilliseconds(Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInMilliseconds(Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInMinutes(Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInMinutes(Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInSeconds(Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFragmentInSeconds(Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
getFullPath(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the full path from a full filename, which is the prefix + path.
getFullPathNoEndSeparator(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the full path from a full filename, which is the prefix + path, and also excluding the final directory separator.
getHeadersByRequestEntry(Map<String, Object>) - Static method in class com.landawn.abacus.http.HARUtil
 
getHostName() - Static method in class com.landawn.abacus.util.IOUtil
Retrieves the host name of the local machine.
getHttpMethodByRequestEntry(Map<String, Object>) - Static method in class com.landawn.abacus.http.HARUtil
 
getIfPresentForEach(Map<K, ? extends V>, Collection<?>) - Static method in class com.landawn.abacus.util.Maps
Returns a list of values of the keys which exist in the specified Map.
getIfPresentOrElseNull() - Static method in class com.landawn.abacus.util.Fn
 
getIfPresentOrElseNullJdk() - Static method in class com.landawn.abacus.util.Fn
 
getIgnoredPropNames() - Method in class com.landawn.abacus.parser.ParserConfig
Gets the ignored prop names.
getIgnoredPropNames(Class<?>) - Method in class com.landawn.abacus.parser.ParserConfig
Gets the ignored prop names.
getIndentation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Gets the indentation.
getInputStream(HttpURLConnection, ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the input stream.
getInt(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the integer value at the specified column index in the DataSet for the current row.
getInt(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getInt(Object, int) - Static method in class com.landawn.abacus.util.Array
Retrieves the integer value at the specified index from the provided array.
getInt(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the integer value at the specified column in the DataSet for the current row.
getInt(String) - Method in interface com.landawn.abacus.util.EntityId
 
getInt(String) - Method in class com.landawn.abacus.util.RowDataSet
 
getInt(String) - Method in class com.landawn.abacus.util.Seid
 
getInt(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalInt if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getInt(Map<? super K, ?>, K, int) - Static method in class com.landawn.abacus.util.Maps
Returns the specified defaultForNull if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getKey() - Method in class com.landawn.abacus.util.Pair
Deprecated.
getLast() - Method in class com.landawn.abacus.util.BooleanList
Returns the last element in the list.
getLast() - Method in class com.landawn.abacus.util.ByteList
Returns the last element in the list.
getLast() - Method in class com.landawn.abacus.util.CharList
Returns the last element in the list.
getLast() - Method in class com.landawn.abacus.util.DoubleList
Returns the last element in the list.
getLast() - Method in class com.landawn.abacus.util.FloatList
Returns the last element in the list.
getLast() - Method in class com.landawn.abacus.util.IntList
Returns the last element in the list.
getLast() - Method in class com.landawn.abacus.util.LongList
Returns the last element in the list.
getLast() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
Gets the last.
getLast() - Method in class com.landawn.abacus.util.ShortList
Returns the last element in the list.
getLastAccessTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the last access time.
getLastDateOfMonth(Date) - Static method in class com.landawn.abacus.util.DateUtil
Returns the last day of the month for the given date.
getLastDateOfYear(Date) - Static method in class com.landawn.abacus.util.DateUtil
Returns the last day of the year for the given date.
getLeft() - Method in class com.landawn.abacus.util.Pair
Gets the left.
getLeft() - Method in class com.landawn.abacus.util.Triple
Gets the left.
getLength(Object) - Static method in class com.landawn.abacus.util.Array
Retrieves the length of the provided array.
getLiveTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the live time.
getLong(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the long value at the specified column index in the DataSet for the current row.
getLong(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getLong(Object, int) - Static method in class com.landawn.abacus.util.Array
Retrieves the long value at the specified index from the provided array.
getLong(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the long value at the specified column in the DataSet for the current row.
getLong(String) - Method in interface com.landawn.abacus.util.EntityId
 
getLong(String) - Method in class com.landawn.abacus.util.RowDataSet
 
getLong(String) - Method in class com.landawn.abacus.util.Seid
 
getLong(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalLong if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getLong(Map<? super K, ?>, K, long) - Static method in class com.landawn.abacus.util.Maps
Returns the specified defaultForNull if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getLoopStatisticsList() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the loop statistics list.
getMapInstanceType() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
getMapKeyType() - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the map key type.
getMapValueType() - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the map value type.
getMax() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Gets the max.
getMax() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Gets the max.
getMaxElapsedTimeMethod() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the max elapsed time method.
getMaxIdleTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Gets the max idle time.
getMd2Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an MD2 MessageDigest.
getMd5Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an MD5 MessageDigest.
getMethod - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
getMethodAverageElapsedTimeInMillis(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method average elapsed time in millis.
getMethodMaxElapsedTimeInMillis(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method max elapsed time in millis.
getMethodMinElapsedTimeInMillis(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method min elapsed time in millis.
getMethodNameList() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method name list.
getMethodSize(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method size.
getMethodStatisticsList(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method statistics list.
getMethodTotalElapsedTimeInMillis(String) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the method total elapsed time in millis.
getMiddle() - Method in class com.landawn.abacus.util.Triple
Gets the middle.
getMin() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Gets the min.
getMin() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Gets the min.
getMinElapsedTimeMethod() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the min elapsed time method.
getName(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the name minus the path from a full filename.
getNameWithoutExtension(String) - Static method in class com.landawn.abacus.guava.Files
Returns the file name without its file extension or path.
getNameWithoutExtension(String) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
getNameWithoutExtension(Path) - Static method in class com.landawn.abacus.guava.Files
Returns the file name without its file extension or path.
getNextNodeByName(Node, String) - Static method in class com.landawn.abacus.util.XmlUtil
Gets the next node by name.
getNodesByName(Node, String) - Static method in class com.landawn.abacus.util.XmlUtil
Gets the nodes by name.
getNonNull(Map<? super K, ?>, K, Type<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Returns an empty Optional<T> if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getNonNull(Map<? super K, ?>, K, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Returns an empty Optional<T> if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getNonNull(Map<? super K, ?>, K, T) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key is mapped if the value is not null, or defaultForNull if the specified map is empty or contains no value for the key or the mapping value is null.
getNow(T) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation immediately if it's ready, otherwise returns the provided default value.
getNumerator() - Method in class com.landawn.abacus.util.Fraction
Deprecated.
replaced by numerator
getOnlyElement(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the only element in the given Iterable.
getOnlyElement(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the only element in the given Iterator.
getOrDefault(Object, T, Class<? extends T>) - Method in class com.landawn.abacus.util.Properties
Retrieves the value associated with the specified property name or returns the default value if the property is not found.
getOrDefault(Object, V) - Method in class com.landawn.abacus.util.ImmutableMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class com.landawn.abacus.util.Multimap
Returns the value collection associated with the specified key in the Multimap, or the provided default value if no value is found.
getOrDefault(Object, V) - Method in class com.landawn.abacus.util.Properties
Retrieves the value associated with the specified property name or returns the default value if the property is not found.
getOrDefaultIfAbsent(Map<K, ? extends Map<K2, V2>>, K, K2, V2) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key and k2 are mapped if the value is not null, or defaultValue if the specified map is empty or contains no value for the key and k2 or the mapping value is null.
getOrDefaultIfAbsent(Map<K, ? extends V>, K, V) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key is mapped if the value is not null, or defaultValue if the specified map is empty or contains no value for the key or the mapping value is null.
getOrDefaultIfAbsentForEach(Map<K, V>, Collection<?>, V) - Static method in class com.landawn.abacus.util.Maps
Gets the or default for each.
getOrEmptyListIfAbsent(Map<K, V>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key is mapped, or an empty immutable/unmodifiable List if the specified map is empty or contains no value for the key or the mapping value is null.
getOrEmptyMapIfAbsent(Map<K, V>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key is mapped, or an empty immutable/unmodifiable Map if the specified map is empty or contains no value for the key or the mapping value is null.
getOrEmptySetIfAbsent(Map<K, V>, K) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key is mapped, or an empty immutable/unmodifiable Set if the specified map is empty or contains no value for the key or the mapping value is null.
getOutputStream(HttpURLConnection, ContentFormat, String, String) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the output stream.
getPackage(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves the package of the specified class.
getPackageName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves the package name of the specified class.
getPage(int) - Method in interface com.landawn.abacus.util.Paginated
 
getParameterizedTypeNameByField(Field) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the parameterized type name of the specified field.
getParameterizedTypeNameByMethod(Method) - Static method in class com.landawn.abacus.util.ClassUtil
Gets the parameterized type name of the specified method.
getParameters() - Method in class com.landawn.abacus.util.TypeAttrParser
Gets the parameters.
getParentName(String) - Static method in class com.landawn.abacus.util.NameUtil
Gets the parent name.
getParser(ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Gets the parser.
getPath(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the path from a full filename, which excludes the prefix.
getPathNoEndSeparator(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the path from a full filename, which excludes the prefix, and also excluding the final directory separator.
getPrefix(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Gets the prefix from a full filename, such as C:/ or ~/.
getPrefixLength(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Returns the length of the filename prefix, such as C:/ or ~/.
getProperNumerator() - Method in class com.landawn.abacus.util.Fraction
Deprecated.
replaced by properNumerator
getProperWhole() - Method in class com.landawn.abacus.util.Fraction
Deprecated.
replaced by properWhole
getPropField(Class<?>, String) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves the field associated with the specified property name from the given class.
getPropFields(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves an immutable map of property fields for the specified class.
getPropGetMethod(Class<?>, String) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the property get method declared in the specified cls with the specified property name propName.
getPropGetMethods(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves an immutable map of property get methods for the specified class.
getPropHandler(String) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
getPropInfo(ParserUtil.PropInfo) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Gets the prop info.
getPropInfo(String) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Gets the prop info.
getPropInfoQueue(String) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Gets the prop info queue.
getPropNameByMethod(Method) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves the property name associated with the specified getter or setter method.
getPropNameList(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Returns an immutable list of property names for the specified class.
getPropNames(Class<?>) - Static method in class com.landawn.abacus.util.N
Retrieves the property names of the given bean class.
getPropNames(Class<?>, Collection<String>) - Static method in class com.landawn.abacus.util.ClassUtil
Deprecated.
getPropNames(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves a list of property names for the specified class, excluding the specified property names.
getPropNames(Class<?>, Set<String>) - Static method in class com.landawn.abacus.util.N
Retrieves the property names of the given bean class excluding the specified property names.
getPropNames(Object) - Static method in class com.landawn.abacus.util.N
Retrieves the property names of the given bean object.
getPropNames(Object, boolean) - Static method in class com.landawn.abacus.util.N
Retrieves the property names of the given bean object.
getPropNames(Object, BiPredicate<String, Object>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves a list of property names for the specified bean, filtered by the given BiPredicate.
getPropNames(Object, Predicate<String>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves a list of property names for the specified bean, filtered by the given predicate.
getPropNamingPolicy() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Gets the prop naming policy.
getPropSetMethod(Class<?>, String) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the property set method declared in the specified cls with the specified property name propName.
getPropSetMethods(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves an immutable map of property set methods for the specified class.
getPropValue(Object) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Gets the prop value.
getPropValue(Object, Method) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the value of the specified property by invoking the given getter method on the provided bean.
getPropValue(Object, String) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Gets the prop value.
getPropValue(Object, String) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the value of the specified property by invoking the getter method associated with the given property name on the provided bean.
getPropValue(Object, String) - Static method in class com.landawn.abacus.util.N
Retrieves the value of the specified property from the given bean object.
getPropValue(Object, String, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the value of the specified property by invoking the getter method associated with the given property name on the provided bean.
getPropValue(Object, String, boolean) - Static method in class com.landawn.abacus.util.N
Retrieves the value of the specified property from the given bean object.
getProxy() - Method in class com.landawn.abacus.http.HttpSettings
 
getQuotechar() - Method in class com.landawn.abacus.util.CSVParser
 
getRate() - Method in class com.landawn.abacus.util.RateLimiter
Returns the stable rate (as permits per seconds) with which this RateLimiter is configured with.
getReadTimeout() - Method in class com.landawn.abacus.http.HttpSettings
Gets the read timeout.
getRequestCharset(HttpHeaders) - Static method in class com.landawn.abacus.http.HttpUtil
 
getRequestEntryByUrlFromHAR(File, Predicate<? super String>) - Static method in class com.landawn.abacus.http.HARUtil
 
getRequestEntryByUrlFromHAR(String, Predicate<? super String>) - Static method in class com.landawn.abacus.http.HARUtil
 
getResponseCharset(Map<String, ?>, Charset) - Static method in class com.landawn.abacus.http.HttpUtil
 
getResponseContentFormat(Map<String, ?>, ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
 
getResult() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the result.
getResult() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the result.
getRight() - Method in class com.landawn.abacus.util.Pair
Gets the right.
getRight() - Method in class com.landawn.abacus.util.Triple
Gets the right.
getRow(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves a row from the DataSet as an array of Objects.
getRow(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getRow(int, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves a row from the DataSet and converts it to a specific type.
getRow(int, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
getRow(int, Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves a row from the DataSet as an instance of the specified type.
getRow(int, Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
getRow(int, Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves a row from the DataSet as an instance of the specified type.
getRow(int, Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
getRow(int, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves a row from the DataSet as an instance of the specified type.
getRow(int, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
getRow(R) - Method in class com.landawn.abacus.util.Sheet
Retrieves all the values in the row identified by the specified row key.
getSchema() - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
Gets the schema.
getSchema() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Gets the schema.
getSeparator() - Method in class com.landawn.abacus.util.CSVParser
 
getSerialExecutor() - Static method in class com.landawn.abacus.util.AndroidUtil
Gets the serial executor.
getServerList(String) - Static method in class com.landawn.abacus.util.AddrUtil
Split a string containing whitespace or comma separated host or IP addresses and port numbers of the form "host:port host2:port" or "host:port, host2:port" into a List of server.
getSha1Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an SHA-1 digest.
getSha256Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an SHA-256 digest.
getSha384Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an SHA-384 digest.
getSha512Digest() - Static method in class com.landawn.abacus.util.DigestUtil
Returns an SHA-512 digest.
getShort(int) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the short value at the specified column index in the DataSet for the current row.
getShort(int) - Method in class com.landawn.abacus.util.RowDataSet
 
getShort(Object, int) - Static method in class com.landawn.abacus.util.Array
Retrieves the short value at the specified index from the provided array.
getShort(String) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the short value at the specified column in the DataSet for the current row.
getShort(String) - Method in class com.landawn.abacus.util.RowDataSet
 
getShort(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty OptionalShort if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getShort(Map<? super K, ?>, K, short) - Static method in class com.landawn.abacus.util.Maps
Returns the specified defaultForNull if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getSimpleClassName(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Retrieves the simple name of the specified class.
getSimpleName(String) - Static method in class com.landawn.abacus.util.NameUtil
Gets the simple name.
getSourceCodeLocation(Class<?>) - Static method in class com.landawn.abacus.util.Configuration
Gets the source code location of the specified class.
getSQLState() - Method in exception class com.landawn.abacus.exception.UncheckedSQLException
Retrieves the SQLState for the underlying SQLException.
getSSLSocketFactory() - Method in class com.landawn.abacus.http.HttpSettings
Gets the SSL socket factory.
getStackTrace(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
Gets the stack trace from a Throwable as a String.
getStartTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the start time in millis.
getStartTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the start time in millis.
getStartTimeInNano() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the start time in nano.
getStartTimeInNano() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the start time in nano.
getStickyEvents(Class<?>) - Method in class com.landawn.abacus.eventbus.EventBus
Returns the sticky events which can be assigned to specified eventType and posted with null event id.
getStickyEvents(String, Class<?>) - Method in class com.landawn.abacus.eventbus.EventBus
Returns the sticky events which can be assigned to specified eventType and posted with the specified eventId.
getString(Map<? super K, ?>, K) - Static method in class com.landawn.abacus.util.Maps
Returns an empty Optional<String> if the specified map is empty, or no value found by the specified key, or the mapping value is null.
getString(Map<? super K, ?>, K, String) - Static method in class com.landawn.abacus.util.Maps
Returns the value to which the specified key is mapped if the value is not null, or defaultForNull if the specified map is empty or contains no value for the key or the mapping value is null.
getStringQuotation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Gets the string quotation.
getSubscribers(Class<?>) - Method in class com.landawn.abacus.eventbus.EventBus
Returns the subscriber which is registered with specified eventType(or its sub types) and null event id.
getSubscribers(String, Class<?>) - Method in class com.landawn.abacus.eventbus.EventBus
Returns the subscriber which is registered with specified eventType(or its sub types) and eventId.
getSum() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.CharSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
Gets the sum.
getSum() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
Gets the sum.
gett() - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, without throwing checked exceptions.
gett(long, TimeUnit) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, blocking if necessary until the specified timeout expires.
getTextContent(Node) - Static method in class com.landawn.abacus.util.XmlUtil
Gets the text content of the given XML node.
getTextContent(Node, boolean) - Static method in class com.landawn.abacus.util.XmlUtil
Gets the text content of the given XML node, optionally ignoring whitespace characters.
getThenAccept(long, TimeUnit, Throwables.BiConsumer<? super T, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, blocking if necessary until the specified timeout expires.
getThenAccept(long, TimeUnit, Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, blocking if necessary until the specified timeout expires.
getThenAccept(Throwables.BiConsumer<? super T, ? super Exception, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, applies the provided bi-consumer to it.
getThenAccept(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, applies the provided consumer to it.
getThenApply(long, TimeUnit, Throwables.BiFunction<? super T, ? super Exception, ? extends U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, blocking if necessary until the specified timeout expires.
getThenApply(long, TimeUnit, Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, blocking if necessary until the specified timeout expires.
getThenApply(Throwables.BiFunction<? super T, ? super Exception, ? extends U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, applies the provided function to it, and returns the function's result.
getThenApply(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.ContinuableFuture
Retrieves the result of the computation when it's ready, applies the provided function to it, and returns the function's result.
getThreadNum() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the thread num.
getThreadPoolExecutor() - Static method in class com.landawn.abacus.util.AndroidUtil
Gets the thread pool executor.
getToken() - Method in exception class com.landawn.abacus.exception.ParseException
 
getTotalElapsedTimeInMillis() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Gets the total elapsed time in millis.
getTypeName(Type) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the type name of the specified type.
getTypeParameters() - Method in class com.landawn.abacus.util.TypeAttrParser
Gets the type parameters.
getUrlByRequestEntry(Map<String, Object>) - Static method in class com.landawn.abacus.http.HARUtil
 
getUseCaches() - Method in class com.landawn.abacus.http.HttpSettings
Gets the use caches.
getValue() - Method in class com.landawn.abacus.util.Holder
Deprecated.
replace by Holder.value().
getValue() - Method in class com.landawn.abacus.util.MutableBoolean
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableByte
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableChar
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableDouble
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableFloat
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableInt
Deprecated.
replace by MutableInt.value().
getValue() - Method in class com.landawn.abacus.util.MutableLong
Deprecated.
getValue() - Method in class com.landawn.abacus.util.MutableShort
Deprecated.
getValue() - Method in class com.landawn.abacus.util.Pair
Deprecated.
getValueType(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the value type by key name.
getValueType(String, Type<T>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the value type by key name.
getValueTypeClass(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the value type class by key name.
getValueTypeClass(String, Class<T>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Gets the value type class by key name.
GMT_TIME_ZONE - Static variable in class com.landawn.abacus.util.DateUtil
GMT, or Greenwich Mean Time, is a time zone that is used as a reference point for time keeping around the world.
GMT_ZONE_ID - Static variable in class com.landawn.abacus.util.DateUtil
ZionId of GMT time zone.
goodFastHash(int) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a general-purpose, temporary-use, non-cryptographic hash function.
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
GREATER_EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
GREATER_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field GREATER_EQUAL.
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
GREATER_THAN - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
GREATER_THAN - Static variable in class com.landawn.abacus.util.WD
Field GREATER_THAN.
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FB
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FC
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FD
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FF
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FI
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FL
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn.FS
 
greaterEqual() - Static method in class com.landawn.abacus.util.Fn
 
greaterEqual(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
greaterEqual(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
greaterEqual(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
greaterEqual(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
greaterEqual(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
greaterEqual(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
greaterEqual(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
greaterEqual(T) - Static method in class com.landawn.abacus.util.Fn
 
greaterEqual(T, T) - Static method in class com.landawn.abacus.util.N
Compares two comparable objects to determine if the first is greater than or equal to the second.
greaterEqual(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compares two objects using the specified comparator to determine if the first is greater than or equal to the second.
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FB
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FC
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FD
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FF
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FI
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FL
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn.FS
 
greaterThan() - Static method in class com.landawn.abacus.util.Fn
 
greaterThan(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
greaterThan(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
greaterThan(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
greaterThan(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
greaterThan(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
greaterThan(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
greaterThan(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
greaterThan(T) - Static method in class com.landawn.abacus.util.Fn
 
greaterThan(T, T) - Static method in class com.landawn.abacus.util.N
Compares two comparable objects to determine if the first is greater than the second.
greaterThan(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compares two objects using the specified comparator to determine if the first is greater than the second.
GREEN - Enum constant in enum class com.landawn.abacus.util.Color
 
GROUP_BY - Static variable in class com.landawn.abacus.util.WD
Field GROUP_BY.
groupBy() - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the entries in this EntryStream by their keys.
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Groups the elements of this sequence by a key extracted using the provided key extractor function.
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Groups the elements of this sequence by a key extracted using the provided key extractor function and a value extracted using the provided value extractor function.
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Throwables.BinaryOperator<V, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Groups the elements of this sequence by a key extracted using the provided key extractor function and a value extracted using the provided value extractor function.
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Throwables.BinaryOperator<V, ? extends E>, Supplier<? extends Map<K, V>>) - Method in class com.landawn.abacus.util.Seq
Groups the elements of this sequence by a key extracted using the provided key extractor function and a value extracted using the provided value extractor function.
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Supplier<? extends Map<K, List<V>>>) - Method in class com.landawn.abacus.util.Seq
Groups the elements of this sequence by a key extracted using the provided key extractor function and a value extracted using the provided value extractor function.
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.Seq
Groups the elements of this sequence by a key extracted using the provided key extractor function, and collects the values extracted by the provided value extractor using the provided downstream collector.
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Throwables.Function<? super T, ? extends V, ? extends E>, Collector<? super V, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.Seq
Groups the elements of this sequence by a key extracted using the provided key extractor function, and collects the values extracted by the provided value extractor using the provided downstream collector.
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Supplier<? extends Map<K, List<T>>>) - Method in class com.landawn.abacus.util.Seq
Groups the elements of this sequence by a key extracted using the provided key extractor function.
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.Seq
Groups the elements of this sequence by a key extracted using the provided key extractor function, and collects the results using the provided downstream collector.
groupBy(Throwables.Function<? super T, ? extends K, ? extends E>, Collector<? super T, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.Seq
Groups the elements of this sequence by a key extracted using the provided key extractor function, and collects the results using the provided downstream collector.
groupBy(Iterable<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given iterable by the key extracted by the specified Function<T, K>.
groupBy(Iterable<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given iterable by the key extracted by the specified Function<T, K>.
groupBy(Iterable<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given iterable by the key extracted by the specified Function<T, K>.
groupBy(Iterable<? extends T>, Function<? super T, ? extends K>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given iterable by the key extracted by the specified Function<T, K>.
groupBy(Iterable<? extends T>, Function<? super T, ? extends K>, Collector<? super T, ?, R>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given array by the key extracted by the specified Function<T, K>.
groupBy(Iterable<? extends T>, Function<? super T, ? extends K>, Collector<? super T, ?, R>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given array by the key extracted by the specified Function<T, K>.
groupBy(String, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by a specified key column and applies an aggregate operation on another column.
groupBy(String, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by a specified key column and applies an aggregate operation on multiple columns.
groupBy(String, Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by a specified key column and applies an aggregate operation on multiple columns.
groupBy(String, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by a specified key column and applies an aggregate operation on multiple columns.
groupBy(String, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, Function<?, ?>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by a specified key column and applies an aggregate operation on a specific column.
groupBy(String, Function<?, ?>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, Function<?, ?>, Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by a specified key column and applies an aggregate operation on multiple columns.
groupBy(String, Function<?, ?>, Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, Function<?, ?>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by a specified key column and applies an aggregate operation on multiple columns.
groupBy(String, Function<?, ?>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(String, Function<?, ?>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by a specified key column and applies an aggregate operation on multiple columns.
groupBy(String, Function<?, ?>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<? extends T>, int, int, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
Groups the elements within specified range in the given collection by the key extracted by the specified Function<T, K>.
groupBy(Collection<? extends T>, int, int, Function<? super T, ? extends K>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Groups the elements within specified range in the given collection by the key extracted by the specified Function<T, K>.
groupBy(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by the specified key columns.
groupBy(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by the specified key columns and applies an aggregate operation on a specific column.
groupBy(Collection<String>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by the specified key columns and applies an aggregate operation on multiple columns.
groupBy(Collection<String>, Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by the specified key columns and applies an aggregate operation on multiple columns.
groupBy(Collection<String>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by the specified key columns and applies an aggregate operation on multiple columns.
groupBy(Collection<String>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by the specified key columns.
groupBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by the specified key columns and applies an aggregate operation on a specific column.
groupBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by the specified key columns and applies an aggregate operation on specific columns.
groupBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by the specified key columns and applies an aggregate operation on specific columns.
groupBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Groups the rows in the DataSet by the specified key columns and applies an aggregate operation on specific columns.
groupBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
groupBy(BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the entries in this EntryStream by their keys.
groupBy(BinaryOperator<V>, Supplier<? extends Map<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the entries in this EntryStream by their keys.
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element.
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>, BinaryOperator<VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element, and then merges the values associated with the same key using the provided merge function.
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>, BinaryOperator<VV>, Supplier<? extends Map<KK, VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element, and then merges the values associated with the same key using the provided merge function.
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>, Supplier<? extends Map<KK, List<VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element.
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Collector<? super Map.Entry<K, V>, ?, D>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the elements of the stream by applying a key mapping function to each element.
groupBy(Function<? super Map.Entry<K, V>, ? extends KK>, Collector<? super Map.Entry<K, V>, ?, D>, Supplier<? extends Map<KK, D>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the elements of the stream by applying a key mapping function to each element.
groupBy(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by the classification function provided.
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element.
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element, and then merges the values of each group using a merge function.
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<? extends Map<K, V>>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element.
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends Map<K, List<V>>>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element.
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element, and then applies a Collector to the values of each group.
groupBy(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element, and then applies a Collector to the values of each group.
groupBy(Function<? super T, ? extends K>, Supplier<? extends Map<K, List<T>>>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function to each element.
groupBy(Function<? super T, ? extends K>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by the classification function provided and then applies a Collector to the elements of each group.
groupBy(Function<? super T, ? extends K>, Collector<? super T, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by the classification function provided and then applies a Collector to the elements of each group.
groupBy(Supplier<? extends Map<K, List<V>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the entries in this EntryStream by their keys.
groupBy(Iterator<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given iterator by the key extracted by the specified Function<T, K>.
groupBy(Iterator<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given iterator by the key extracted by the specified Function<T, K>.
groupBy(Iterator<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given iterator by the key extracted by the specified Function<T, K>.
groupBy(Iterator<? extends T>, Function<? super T, ? extends K>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given iterator by the key extracted by the specified Function<T, K>.
groupBy(Iterator<? extends T>, Function<? super T, ? extends K>, Collector<? super T, ?, R>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given iterator by the key extracted by the specified Function<T, K>.
groupBy(Iterator<? extends T>, Function<? super T, ? extends K>, Collector<? super T, ?, R>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given iterator by the key extracted by the specified Function<T, K>.
groupBy(Collector<? super Map.Entry<K, V>, ?, D>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the entries in this EntryStream by their keys.
groupBy(Collector<? super Map.Entry<K, V>, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the entries in this EntryStream by their keys.
groupBy(T[], int, int, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
Groups the elements within specified range in the given array by the key extracted by the specified Function<T, K>.
groupBy(T[], int, int, Function<? super T, ? extends K>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Groups the elements within specified range in the given array by the key extracted by the specified Function<T, K>.
groupBy(T[], Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given array by the key extracted by the specified Function<T, K>.
groupBy(T[], Function<? super T, ? extends K>, Supplier<M>) - Static method in class com.landawn.abacus.util.N
Groups the elements in the given array by the key extracted by the specified Function<T, K>.
groupByToEntry(Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function to each element.
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element.
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element.
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<? extends Map<K, V>>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element.
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends Map<K, List<V>>>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function and a value mapping function to each element.
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function, a value mapping function, and a Collector to each element.
groupByToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Collector<? super V, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function, a value mapping function, and a Collector to each element.
groupByToEntry(Function<? super T, ? extends K>, Supplier<? extends Map<K, List<T>>>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function to each element.
groupByToEntry(Function<? super T, ? extends K>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function to each element.
groupByToEntry(Function<? super T, ? extends K>, Collector<? super T, ?, D>, Supplier<? extends Map<K, D>>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of the stream by applying a key mapping function to each element.
groupingBy(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingBy(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingBy(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingBy(Function<? super T, ? extends K>, Collector<? super T, A, D>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupingByConcurrent(Function<? super T, ? extends K>, Collector<? super T, A, D>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
groupJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super List<U>, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BinaryOperator<U>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, Collector<? super U, ?, D>, BiFunction<? super T, ? super D, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends T>, Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends T>, Function<? super T, ? extends K>, BiFunction<? super T, ? super List<T>, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends T>, Function<? super T, ? extends K>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends T>, Function<? super T, ? extends K>, Collector<? super T, ?, D>, BiFunction<? super T, ? super D, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super List<U>, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BinaryOperator<U>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BinaryOperator<U>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, Collector<? super U, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, Collector<? super U, ?, D>, BiFunction<? super T, ? super D, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
groupTo() - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the elements of this stream into a Map where each key is associated with a list of values.
groupTo(Throwables.ByteFunction<? extends K, E>, Collector<? super Byte, ?, D>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
groupTo(Throwables.ByteFunction<? extends K, E>, Collector<? super Byte, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
groupTo(Throwables.CharFunction<? extends K, E>, Collector<? super Character, ?, D>) - Method in class com.landawn.abacus.util.stream.CharStream
 
groupTo(Throwables.CharFunction<? extends K, E>, Collector<? super Character, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.CharStream
 
groupTo(Throwables.DoubleFunction<? extends K, E>, Collector<? super Double, ?, D>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
groupTo(Throwables.DoubleFunction<? extends K, E>, Collector<? super Double, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
groupTo(Throwables.FloatFunction<? extends K, E>, Collector<? super Float, ?, D>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
groupTo(Throwables.FloatFunction<? extends K, E>, Collector<? super Float, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
groupTo(Throwables.Function<? super T, ? extends K, E>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of this stream by a key produced by the provided keyMapper function.
groupTo(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of this stream by a key produced by the provided keyMapper function.
groupTo(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of this stream by a key produced by the provided keyMapper function.
groupTo(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of this stream by a key produced by the provided keyMapper function.
groupTo(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, Collector<? super V, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of this stream by a key produced by the provided keyMapper function.
groupTo(Throwables.Function<? super T, ? extends K, E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of this stream by a key produced by the provided keyMapper function.
groupTo(Throwables.Function<? super T, ? extends K, E>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of this stream by a key produced by the provided keyMapper function.
groupTo(Throwables.Function<? super T, ? extends K, E>, Collector<? super T, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Groups the elements of this stream by a key produced by the provided keyMapper function.
groupTo(Throwables.Function<? super T, ? extends K, E2>) - Method in class com.landawn.abacus.util.Seq
Groups the elements in this sequence by the keys extracted using the provided key extractor function.
groupTo(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>) - Method in class com.landawn.abacus.util.Seq
Groups the elements in this sequence by the keys extracted using the provided key extractor function.
groupTo(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Seq
Groups the elements in this sequence by the keys extracted using the provided key extractor function.
groupTo(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Collector<? super V, ?, D>) - Method in class com.landawn.abacus.util.Seq
Groups the elements in this sequence by the keys extracted using the provided key extractor function and collects the grouped elements using the provided downstream collector.
groupTo(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Collector<? super V, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Seq
Groups the elements in this sequence by the keys extracted using the provided key extractor function and collects the grouped elements using the provided downstream collector.
groupTo(Throwables.Function<? super T, ? extends K, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Seq
Groups the elements in this sequence by the keys extracted using the provided key extractor function.
groupTo(Throwables.Function<? super T, ? extends K, E2>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.Seq
Groups the elements in this sequence by the keys extracted using the provided key extractor function and collects the grouped elements using the provided downstream collector.
groupTo(Throwables.Function<? super T, ? extends K, E2>, Collector<? super T, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Seq
Groups the elements in this sequence by the keys extracted using the provided key extractor function and collects the grouped elements using the provided downstream collector.
groupTo(Throwables.IntFunction<? extends K, E>, Collector<? super Integer, ?, D>) - Method in class com.landawn.abacus.util.stream.IntStream
 
groupTo(Throwables.IntFunction<? extends K, E>, Collector<? super Integer, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.IntStream
 
groupTo(Throwables.LongFunction<? extends K, E>, Collector<? super Long, ?, D>) - Method in class com.landawn.abacus.util.stream.LongStream
 
groupTo(Throwables.LongFunction<? extends K, E>, Collector<? super Long, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.LongStream
 
groupTo(Throwables.ShortFunction<? extends K, E>, Collector<? super Short, ?, D>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
groupTo(Throwables.ShortFunction<? extends K, E>, Collector<? super Short, ?, D>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
groupTo(Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the elements of this stream into a Map where each key is associated with a list of values.
groupToThenAccept(Throwables.Consumer<? super Map<K, List<V>>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the elements of this stream into a Map where each key is associated with a list of values, and then applies the provided consumer to the resulting Map.
groupToThenApply(Throwables.Function<? super Map<K, List<V>>, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Groups the elements of this stream into a Map where each key is associated with a list of values, and then applies the provided function to the resulting Map.
GS - Static variable in class com.landawn.abacus.util.Ascii
Group Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
gtAndLe(T, T) - Static method in class com.landawn.abacus.util.Fn
Checks if the value/element: minValue < e <= maxValue.
gtAndLe(T, T, T) - Static method in class com.landawn.abacus.util.N
Checks if the given value is greater than the minimum value and less than or equal to the maximum value.
gtAndLe(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the given value is greater than the minimum value and less than or equal to the maximum value using the specified comparator.
gtAndLt(T, T) - Static method in class com.landawn.abacus.util.Fn
Checks if the value/element: minValue < e < maxValue.
gtAndLt(T, T, T) - Static method in class com.landawn.abacus.util.N
Checks if the given value is greater than the minimum value and less than the maximum value.
gtAndLt(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the given value is greater than the minimum value and less than the maximum value using the specified comparator.
GuavaUtil - Class in com.landawn.abacus.guava
 
guid() - Static method in class com.landawn.abacus.util.Strings
Returns a new UUID String without '-'.
GZIP - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
GZIP - Enum constant in enum class com.landawn.abacus.util.CompressionMode
 

H

HARUtil - Class in com.landawn.abacus.http
 
hasAttribute(String) - Method in class com.landawn.abacus.util.Configuration
Checks if the attribute with the specified name exists.
hasCause(Throwable, Class<? extends Throwable>) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
hasCause(Throwable, Predicate<? super Throwable>) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
hasDuplicates() - Method in class com.landawn.abacus.util.BooleanList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.ByteList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.CharList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.DoubleList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.FloatList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.IntList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.LongList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.PrimitiveList
 
hasDuplicates() - Method in class com.landawn.abacus.util.Seq
Checks if this sequence contains duplicate elements.
hasDuplicates() - Method in class com.landawn.abacus.util.ShortList
Checks for duplicates.
hasDuplicates() - Method in class com.landawn.abacus.util.stream.Stream
Checks if the stream contains duplicate elements.
hasDuplicates(boolean[]) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(byte[]) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(byte[], boolean) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(char[]) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(char[], boolean) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(double[]) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(double[], boolean) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(float[]) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(float[], boolean) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(int[]) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(int[], boolean) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(long[]) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(long[], boolean) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(short[]) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(short[], boolean) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if the given collection has duplicate elements.
hasDuplicates(Collection<?>, boolean) - Static method in class com.landawn.abacus.util.N
Checks if the given collection has duplicate elements.
hasDuplicates(T[]) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hasDuplicates(T[], boolean) - Static method in class com.landawn.abacus.util.N
Checks if the given array has duplicate elements.
hash() - Method in interface com.landawn.abacus.guava.hash.Hasher
Computes a hash code based on the data that have been provided to this hasher.
hash(boolean) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(boolean) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(byte) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(byte) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(byte[]) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putBytes(input).hash().
hash(byte[], int, int) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putBytes(input, off, len).hash().
hash(char) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(char) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(double) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(double) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(float) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(float) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(int) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putInt(input).hash(); returns the hash code for the given int value, interpreted in little-endian byte order.
hash(int) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(int) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(long) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putLong(input).hash(); returns the hash code for the given long value, interpreted in little-endian byte order.
hash(long) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(long) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(short) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(short) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(CharSequence) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putUnencodedChars(input).hash().
hash(CharSequence, Charset) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putString(input, charset).hash().
hash(Object) - Static method in class com.landawn.abacus.util.Builder
Add the hash code of the specified value to result.
hash(Object) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
Add the hash code of the specified value to result.
hash(T, Funnel<? super T>) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Shortcut for newHasher().putObject(instance, funnel).hash().
hash(T, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Builder
 
hash(T, ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
 
hashCode() - Method in class com.landawn.abacus.http.HttpHeaders
 
hashCode() - Method in class com.landawn.abacus.http.HttpResponse
 
hashCode() - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.DeserializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
hashCode() - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
hashCode() - Method in class com.landawn.abacus.parser.SerializationConfig
 
hashCode() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
 
hashCode() - Method in class com.landawn.abacus.pool.ActivityPrint
 
hashCode() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
hashCode() - Method in class com.landawn.abacus.pool.GenericObjectPool
 
hashCode() - Method in class com.landawn.abacus.pool.PoolableWrapper
 
hashCode() - Method in class com.landawn.abacus.util.BiMap
Returns the hash code value for this BiMap.
hashCode() - Method in class com.landawn.abacus.util.BooleanList
 
hashCode() - Method in class com.landawn.abacus.util.ByteList
 
hashCode() - Method in class com.landawn.abacus.util.CharList
 
hashCode() - Method in class com.landawn.abacus.util.Configuration
 
hashCode() - Method in class com.landawn.abacus.util.DoubleList
 
hashCode() - Method in class com.landawn.abacus.util.Duration
 
hashCode() - Method in class com.landawn.abacus.util.FloatList
 
hashCode() - Method in class com.landawn.abacus.util.Fraction
Gets a hashCode for the fraction.
hashCode() - Method in class com.landawn.abacus.util.HBaseColumn
 
hashCode() - Method in class com.landawn.abacus.util.Holder
 
hashCode() - Method in class com.landawn.abacus.util.IdentityHashSet
 
hashCode() - Method in class com.landawn.abacus.util.ImmutableArray
 
hashCode() - Method in class com.landawn.abacus.util.ImmutableCollection
 
hashCode() - Method in class com.landawn.abacus.util.Indexed
 
hashCode() - Method in class com.landawn.abacus.util.IndexedBoolean
 
hashCode() - Method in class com.landawn.abacus.util.IndexedByte
 
hashCode() - Method in class com.landawn.abacus.util.IndexedChar
 
hashCode() - Method in class com.landawn.abacus.util.IndexedDouble
 
hashCode() - Method in class com.landawn.abacus.util.IndexedFloat
 
hashCode() - Method in class com.landawn.abacus.util.IndexedInt
 
hashCode() - Method in class com.landawn.abacus.util.IndexedKeyed
 
hashCode() - Method in class com.landawn.abacus.util.IndexedLong
 
hashCode() - Method in class com.landawn.abacus.util.IndexedShort
 
hashCode() - Method in class com.landawn.abacus.util.IntList
 
hashCode() - Method in class com.landawn.abacus.util.Keyed
 
hashCode() - Method in class com.landawn.abacus.util.LongList
 
hashCode() - Method in class com.landawn.abacus.util.MapEntity
 
hashCode() - Method in class com.landawn.abacus.util.Multimap
Returns the hash code value for this Multimap.
hashCode() - Method in interface com.landawn.abacus.util.Multiset.Entry
hashCode() - Method in class com.landawn.abacus.util.Multiset
Returns the hash code value for this multiset.
hashCode() - Method in class com.landawn.abacus.util.MutableBoolean
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableByte
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableChar
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableDouble
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableFloat
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableInt
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableLong
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.MutableShort
Returns a suitable hash code for this mutable.
hashCode() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
hashCode() - Method in class com.landawn.abacus.util.Pair
 
hashCode() - Method in class com.landawn.abacus.util.Password
 
hashCode() - Method in class com.landawn.abacus.util.Properties
 
hashCode() - Method in class com.landawn.abacus.util.Range
Gets a suitable hash code for the range.
hashCode() - Method in class com.landawn.abacus.util.Result
 
hashCode() - Method in class com.landawn.abacus.util.RowDataSet
 
hashCode() - Method in class com.landawn.abacus.util.Seid
 
hashCode() - Method in record class com.landawn.abacus.util.Sheet.Cell
Returns a hash code value for this object.
hashCode() - Method in class com.landawn.abacus.util.Sheet
 
hashCode() - Method in record class com.landawn.abacus.util.Sheet.Point
Returns a hash code value for this object.
hashCode() - Method in class com.landawn.abacus.util.ShortList
 
hashCode() - Method in class com.landawn.abacus.util.Timed
 
hashCode() - Method in class com.landawn.abacus.util.Triple
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
hashCode() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
hashCode() - Method in class com.landawn.abacus.util.u.Nullable
 
hashCode() - Method in class com.landawn.abacus.util.u.Optional
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalByte
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalChar
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalInt
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalLong
 
hashCode() - Method in class com.landawn.abacus.util.u.OptionalShort
 
hashCode() - Method in class com.landawn.abacus.util.Wrapper
 
hashCode(boolean) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a boolean value.
hashCode(boolean[]) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an array of booleans.
hashCode(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a range of elements in a boolean array.
hashCode(byte) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a byte value.
hashCode(byte[]) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an array of bytes.
hashCode(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a range of elements in a byte array.
hashCode(char) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a char value.
hashCode(char[]) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an array of chars.
hashCode(char[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a range of elements in a char array.
hashCode(double) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a double value.
hashCode(double[]) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an array of doubles.
hashCode(double[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a range of elements in a double array.
hashCode(float) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a float value.
hashCode(float[]) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an array of floats.
hashCode(float[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a range of elements in a float array.
hashCode(int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an int value.
hashCode(int[]) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an array of ints.
hashCode(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a range of elements in an int array.
hashCode(long) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a long value.
hashCode(long[]) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an array of longs.
hashCode(long[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a range of elements in a long array.
hashCode(short) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a short value.
hashCode(short[]) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an array of shorts.
hashCode(short[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a range of elements in a short array.
hashCode(Object) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an object.
hashCode(Object[]) - Static method in class com.landawn.abacus.util.N
Returns the hash code for an array of Objects.
hashCode(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the hash code for a range of elements in an Object array.
hashCodeEverything(Object) - Static method in class com.landawn.abacus.util.Beta
Recursively hashcode each element in Array/Iterable/Iterator or each key/value in Map or each property/field in bean object.
Hasher - Interface in com.landawn.abacus.guava.hash
Note: It's copied from Google Guava under Apache License 2.0 and modified.
HashFunction - Interface in com.landawn.abacus.guava.hash
Note: It's copied from Google Guava under Apache License 2.0 and modified.
Hashing - Class in com.landawn.abacus.guava.hash
Note: It's copied from Google Guava under Apache License 2.0 and modified.
hasIOCause(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
hasNext() - Method in class com.landawn.abacus.util.LineIterator
Indicates whether the Reader has more lines.
hasNext() - Method in interface com.landawn.abacus.util.Paginated
Checks for next.
hasNext() - Method in class com.landawn.abacus.util.Throwables.Iterator
 
hasSQLCause(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
hasValueTypes() - Method in class com.landawn.abacus.parser.DeserializationConfig
 
HAVING - Static variable in class com.landawn.abacus.util.WD
Field HAVING.
HBaseColumn<T> - Class in com.landawn.abacus.util
 
HBaseColumn(T) - Constructor for class com.landawn.abacus.util.HBaseColumn
 
HBaseColumn(T, long) - Constructor for class com.landawn.abacus.util.HBaseColumn
 
head() - Method in class com.landawn.abacus.http.HttpClient
 
head() - Method in class com.landawn.abacus.http.HttpRequest
 
head() - Method in class com.landawn.abacus.http.OkHttpRequest
 
head() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
head(HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
HEAD - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
header(String, Object) - Method in class com.landawn.abacus.http.HttpRequest
Set http header specified by name/value.
header(String, Object) - Method in class com.landawn.abacus.http.HttpSettings
Set http header specified by name/value.
header(String, Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set http header specified by name/value.
header(String, String) - Method in class com.landawn.abacus.http.OkHttpRequest
Sets the header named name to value.
HEADER - Static variable in class com.landawn.abacus.parser.XMLConstants
Field HEADER.
headerNameSet() - Method in class com.landawn.abacus.http.HttpHeaders
Header name set.
headers() - Method in class com.landawn.abacus.http.HttpResponse
 
headers() - Method in class com.landawn.abacus.http.HttpSettings
 
headers(HttpHeaders) - Method in class com.landawn.abacus.http.HttpRequest
Removes all headers on this HttpSettings and adds headers.
headers(HttpHeaders) - Method in class com.landawn.abacus.http.HttpSettings
Removes all headers on this HttpSettings and adds headers.
headers(HttpHeaders) - Method in class com.landawn.abacus.http.OkHttpRequest
Removes all headers on this builder and adds headers.
headers(HttpHeaders) - Method in class com.landawn.abacus.http.v2.HttpRequest
Removes all headers on this HttpSettings and adds headers.
headers(String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpRequest
Set http headers specified by name1/value1, name2/value2.
headers(String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpSettings
Set http headers specified by name1/value1, name2/value2.
headers(String, Object, String, Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set http headers specified by name1/value1, name2/value2.
headers(String, Object, String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpRequest
Set http headers specified by name1/value1, name2/value2, name3/value3.
headers(String, Object, String, Object, String, Object) - Method in class com.landawn.abacus.http.HttpSettings
Set http headers specified by name1/value1, name2/value2, name3/value3.
headers(String, Object, String, Object, String, Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set http headers specified by name1/value1, name2/value2, name3/value3.
headers(String, String, String, String) - Method in class com.landawn.abacus.http.OkHttpRequest
Set http headers specified by name1/value1, name2/value2.
headers(String, String, String, String, String, String) - Method in class com.landawn.abacus.http.OkHttpRequest
Set http headers specified by name1/value1, name2/value2, name3/value3.
headers(Map<String, ?>) - Method in class com.landawn.abacus.http.HttpRequest
Set http headers specified by the key/value entities from Map.
headers(Map<String, ?>) - Method in class com.landawn.abacus.http.HttpSettings
Set http headers specified by the key/value entities from Map.
headers(Map<String, ?>) - Method in class com.landawn.abacus.http.OkHttpRequest
Set http headers specified by the key/value entities from Map.
headers(Map<String, ?>) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set http headers specified by the key/value entities from Map.
headers(Headers) - Method in class com.landawn.abacus.http.OkHttpRequest
Removes all headers on this builder and adds headers.
headMap(K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
headMap(K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
headSet(E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
headSet(E, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
hex(int) - Static method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Returns an upper case hexadecimal String for the given character.
Hex - Class in com.landawn.abacus.util
Note: copied from Apache commons-codec: https://commons.apache.org/proper/commons-codec.
hierarchy(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Gets an Iterator that can iterate over a class hierarchy in ascending (subclass to superclass) order, excluding interfaces.
hierarchy(Class<?>, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Gets an Iterator that can iterate over a class hierarchy in ascending (subclass to superclass) order.
higher(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
higherEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
higherKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
hitCount() - Method in class com.landawn.abacus.pool.AbstractPool
 
hitCount() - Method in interface com.landawn.abacus.pool.Pool
 
hmacMd5(byte[]) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the MD5 (128 hash bits) hash function and a
invalid reference
SecretSpecKey
created from the given byte array and the MD5 algorithm.
hmacMd5(Key) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the MD5 (128 hash bits) hash function and the given secret key.
hmacSha1(byte[]) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-1 (160 hash bits) hash function and a
invalid reference
SecretSpecKey
created from the given byte array and the SHA-1 algorithm.
hmacSha1(Key) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-1 (160 hash bits) hash function and the given secret key.
hmacSha256(byte[]) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-256 (256 hash bits) hash function and a
invalid reference
SecretSpecKey
created from the given byte array and the SHA-256 algorithm.
hmacSha256(Key) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-256 (256 hash bits) hash function and the given secret key.
hmacSha512(byte[]) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-512 (512 hash bits) hash function and a
invalid reference
SecretSpecKey
created from the given byte array and the SHA-512 algorithm.
hmacSha512(Key) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the SHA-512 (512 hash bits) hash function and the given secret key.
Holder<T> - Class in com.landawn.abacus.util
This class represents a Holder that can hold a value of type T.
Holder() - Constructor for class com.landawn.abacus.util.Holder
Instantiates a new holder.
HOST - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Host header field name.
HOUR - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.HOUR_OF_DAY
HT - Static variable in class com.landawn.abacus.util.Ascii
Horizontal Tabulation ('\t'): A format effector which controls the movement of the printing position to the next in a series of predetermined positions along the printing line.
HTTP2_SETTINGS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP HTTP2-Settings header field name.
HttpClient - Class in com.landawn.abacus.http
Any header can be set into the parameter settings
HttpClient is thread safe.
HttpHeaders - Class in com.landawn.abacus.http
 
HttpHeaders.Names - Class in com.landawn.abacus.http
Copied from Google Guava under Apache License v2.
HttpHeaders.ReferrerPolicyValues - Class in com.landawn.abacus.http
Copied from Google Guava under Apache License v2.
HttpHeaders.Values - Class in com.landawn.abacus.http
The Class Values.
HttpMethod - Enum Class in com.landawn.abacus.http
 
HttpRequest - Class in com.landawn.abacus.http
 
HttpRequest - Class in com.landawn.abacus.http.v2
 
HttpResponse - Class in com.landawn.abacus.http
 
HttpSettings - Class in com.landawn.abacus.http
 
HttpSettings() - Constructor for class com.landawn.abacus.http.HttpSettings
 
HttpUtil - Class in com.landawn.abacus.http
 
HttpUtil.HttpDate - Class in com.landawn.abacus.http
Copied from OkHttp under Apache License, Version 2.0.

I

Id - Annotation Interface in com.landawn.abacus.annotation
 
identifier() - Method in class com.landawn.abacus.eventbus.EventBus
 
identity() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
identity() - Static method in class com.landawn.abacus.util.Fn
 
identity() - Static method in class com.landawn.abacus.util.Fn.UnaryOperators
 
identity() - Static method in interface com.landawn.abacus.util.function.BooleanFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.BooleanUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.ByteFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.ByteUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.CharFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.CharUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.DoubleFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.DoubleUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.FloatFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.FloatUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.Function
 
identity() - Static method in interface com.landawn.abacus.util.function.IntFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.IntUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.LongFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.LongUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.ShortFunction
 
identity() - Static method in interface com.landawn.abacus.util.function.ShortUnaryOperator
 
identity() - Static method in interface com.landawn.abacus.util.function.UnaryOperator
 
IdentityHashSet<T> - Class in com.landawn.abacus.util
 
IdentityHashSet() - Constructor for class com.landawn.abacus.util.IdentityHashSet
 
IdentityHashSet(int) - Constructor for class com.landawn.abacus.util.IdentityHashSet
 
IdentityHashSet(Collection<? extends T>) - Constructor for class com.landawn.abacus.util.IdentityHashSet
 
idPropInfoList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
idPropNameList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
IEEE754rUtil - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
If - Class in com.landawn.abacus.util
This class is mainly designed for functional programming.
IF_MATCH - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP If-Match header field name.
IF_MODIFIED_SINCE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP If-Modified-Since header field name.
IF_NONE_MATCH - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP If-None-Match header field name.
IF_RANGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP If-Range header field name.
IF_UNMODIFIED_SINCE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP If-Unmodified-Since header field name.
If.OrElse - Class in com.landawn.abacus.util
The Class OrElse.
ifEmpty(Throwables.Runnable<? extends E>) - Method in class com.landawn.abacus.util.Seq
Executes the given action if the sequence is empty.
ifEmpty(Runnable) - Method in interface com.landawn.abacus.util.stream.BaseStream
Executes the given action if the stream is empty.
ifEmpty(Runnable) - Method in class com.landawn.abacus.util.stream.EntryStream
Executes the specified action if the stream is empty.
ifFailure(Throwables.Consumer<? super E, E2>) - Method in class com.landawn.abacus.util.Result
Executes the provided action if the operation resulted in a failure (an exception was thrown).
ifFailureOrElse(Throwables.Consumer<? super E, E2>, Throwables.Consumer<? super T, E3>) - Method in class com.landawn.abacus.util.Result
Executes the provided action if the operation resulted in a failure (an exception was thrown), otherwise executes the action on success.
ifNotEmpty(C, Throwables.Consumer<? super C, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action if the given collection is not empty.
ifNotEmpty(CS, Throwables.Consumer<? super CS, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action if the given CharSequence is not empty.
ifNotEmpty(M, Throwables.Consumer<? super M, E>) - Static method in class com.landawn.abacus.util.N
Executes the provided action if the given map is not empty.
ifNotNull(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Holder
If not null.
ifNotNull(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
If not null.
ifNotNull(T, Throwables.Consumer<? super T, E>) - Static method in class com.landawn.abacus.util.N
Executes the given Consumer if the provided object is not null.
ifNotNullOrElse(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.Holder
If not null or else.
ifNotNullOrElse(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.Nullable
If not null or else.
ifOrElse(boolean, Throwables.Runnable<E1>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.N
Deprecated.
it's not a good idea? if-else is better?
ifOrEmpty(boolean, Throwables.Supplier<R, E>) - Static method in class com.landawn.abacus.util.N
Returns a Nullable containing the result of the given supplier if the condition is true.
ifPresent(Throwables.BooleanConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
ifPresent(Throwables.ByteConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
ifPresent(Throwables.CharConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
ifPresent(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
ifPresent(Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
 
ifPresent(Throwables.DoubleConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
ifPresent(Throwables.FloatConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
ifPresent(Throwables.IntConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
ifPresent(Throwables.LongConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
ifPresent(Throwables.ShortConsumer<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
ifPresentOrElse(Throwables.BooleanConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
If present or else.
ifPresentOrElse(Throwables.ByteConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalByte
If present or else.
ifPresentOrElse(Throwables.CharConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalChar
If present or else.
ifPresentOrElse(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.Nullable
If present or else.
ifPresentOrElse(Throwables.Consumer<? super T, E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.Optional
If present or else.
ifPresentOrElse(Throwables.DoubleConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalDouble
If present or else.
ifPresentOrElse(Throwables.FloatConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalFloat
If present or else.
ifPresentOrElse(Throwables.IntConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalInt
If present or else.
ifPresentOrElse(Throwables.LongConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalLong
If present or else.
ifPresentOrElse(Throwables.ShortConsumer<E>, Throwables.Runnable<E2>) - Method in class com.landawn.abacus.util.u.OptionalShort
If present or else.
ifSuccess(Throwables.Consumer<? super T, E2>) - Method in class com.landawn.abacus.util.Result
Executes the provided action if the operation resulted in a success (no exception was thrown).
ifSuccessOrElse(Throwables.Consumer<? super T, E2>, Throwables.Consumer<? super E, E3>) - Method in class com.landawn.abacus.util.Result
Executes the provided action if the operation resulted in a success (no exception was thrown), otherwise executes the action on failure.
ignore() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
ignoredFields() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
values can be regular expressions.
ignoreNullOrEmpty() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
ignoreNullOrEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
Won't set/add/put the value to bean/array/list/map if it's null or empty CharSequence/Array/Collection/Map.
ignoreTypeInfo() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Checks if is ignore type info.
ignoreTypeInfo(boolean) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Sets the ignore type info.
ignoreUnmatchedProperty() - Method in class com.landawn.abacus.parser.DeserializationConfig
Checks if is ignore unknown property.
ignoreUnmatchedProperty(boolean) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the ignore unknown property.
ignoringMerger() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
ignoringMerger() - Static method in class com.landawn.abacus.util.Fn
 
IMAGE - Enum constant in enum class com.landawn.abacus.util.MediaType
 
IMAGE_GIF - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant IMAGE_GIF.
IMAGE_JPG - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant IMAGE_JPG.
Immutable - Interface in com.landawn.abacus.util
 
Immutable - Annotation Interface in com.landawn.abacus.annotation
 
ImmutableArray<T> - Class in com.landawn.abacus.util
 
ImmutableBiMap<K,V> - Class in com.landawn.abacus.util
 
ImmutableCollection<E> - Class in com.landawn.abacus.util
ImmutableCollection is a class that extends AbstractCollection and implements the Immutable interface.
ImmutableEntry<K,V> - Class in com.landawn.abacus.util
 
ImmutableList<E> - Class in com.landawn.abacus.util
 
ImmutableList.Builder<E> - Class in com.landawn.abacus.util
 
ImmutableListIterator<T> - Class in com.landawn.abacus.util
 
ImmutableListIterator() - Constructor for class com.landawn.abacus.util.ImmutableListIterator
 
ImmutableMap<K,V> - Class in com.landawn.abacus.util
 
ImmutableMap.Builder<K,V> - Class in com.landawn.abacus.util
 
ImmutableNavigableMap<K,V> - Class in com.landawn.abacus.util
 
ImmutableNavigableSet<E> - Class in com.landawn.abacus.util
 
ImmutableSet<E> - Class in com.landawn.abacus.util
 
ImmutableSet.Builder<E> - Class in com.landawn.abacus.util
 
ImmutableSortedMap<K,V> - Class in com.landawn.abacus.util
 
ImmutableSortedSet<E> - Class in com.landawn.abacus.util
 
in(Collection<?>) - Static method in class com.landawn.abacus.util.Fn
 
IN - Static variable in class com.landawn.abacus.util.WD
Field IN.
inCommon() - Method in class com.landawn.abacus.util.Difference
Returns the common elements found in both collections.
increment() - Method in class com.landawn.abacus.util.MutableByte
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableChar
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableDouble
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableFloat
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableInt
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableLong
Increments the value.
increment() - Method in class com.landawn.abacus.util.MutableShort
Increments the value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableByte
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableChar
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableDouble
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableFloat
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableInt
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableLong
Increments by one the current value.
incrementAndGet() - Method in class com.landawn.abacus.util.MutableShort
Increments by one the current value.
index() - Method in class com.landawn.abacus.util.Indexed
 
index() - Method in class com.landawn.abacus.util.IndexedBoolean
 
index() - Method in class com.landawn.abacus.util.IndexedByte
 
index() - Method in class com.landawn.abacus.util.IndexedChar
 
index() - Method in class com.landawn.abacus.util.IndexedDouble
 
index() - Method in class com.landawn.abacus.util.IndexedFloat
 
index() - Method in class com.landawn.abacus.util.IndexedInt
 
index() - Method in class com.landawn.abacus.util.IndexedLong
 
index() - Method in class com.landawn.abacus.util.IndexedShort
 
index() - Method in class com.landawn.abacus.util.IndexedKeyed
 
Index - Class in com.landawn.abacus.util
 
INDEX_NOT_FOUND - Static variable in class com.landawn.abacus.util.N
The index value when an element is not found in a list or array: -1.
indexed() - Method in class com.landawn.abacus.util.BooleanIterator
 
indexed() - Method in class com.landawn.abacus.util.ByteIterator
 
indexed() - Method in class com.landawn.abacus.util.CharIterator
 
indexed() - Method in class com.landawn.abacus.util.DoubleIterator
 
indexed() - Method in class com.landawn.abacus.util.FloatIterator
 
indexed() - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
indexed() - Method in class com.landawn.abacus.util.IntIterator
 
indexed() - Method in class com.landawn.abacus.util.LongIterator
 
indexed() - Method in class com.landawn.abacus.util.ObjIterator
Returns a new ObjIterator that includes the index with each element.
indexed() - Method in class com.landawn.abacus.util.Seq
Returns a new Seq where each element is indexed.
indexed() - Method in class com.landawn.abacus.util.ShortIterator
 
indexed() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream, each paired with its index in the original stream.
indexed() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream of indexed entries from this EntryStream.
indexed(long) - Method in class com.landawn.abacus.util.BooleanIterator
 
indexed(long) - Method in class com.landawn.abacus.util.ByteIterator
 
indexed(long) - Method in class com.landawn.abacus.util.CharIterator
 
indexed(long) - Method in class com.landawn.abacus.util.DoubleIterator
 
indexed(long) - Method in class com.landawn.abacus.util.FloatIterator
 
indexed(long) - Method in class com.landawn.abacus.util.IntIterator
 
indexed(long) - Method in class com.landawn.abacus.util.LongIterator
 
indexed(long) - Method in class com.landawn.abacus.util.ObjIterator
Returns a new ObjIterator that includes the index with each element.
indexed(long) - Method in class com.landawn.abacus.util.ShortIterator
 
indexed(IntBiObjConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Returns a stateful BiPredicate.
indexed(IntBiObjFunction<T, U, ? extends R>) - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Returns a stateful BiPredicate.
indexed(IntBiObjPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn.BiPredicates
Returns a stateful BiPredicate.
indexed(IntObjConsumer<T>) - Static method in class com.landawn.abacus.util.Fn.Consumers
Returns a stateful BiPredicate.
indexed(IntObjFunction<T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn.Functions
Returns a stateful Function.
indexed(IntObjPredicate<T>) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
indexed(IntObjPredicate<T>) - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
Indexed<T> - Class in com.landawn.abacus.util
This class represents an indexed value.
IndexedBoolean - Class in com.landawn.abacus.util
 
IndexedByte - Class in com.landawn.abacus.util
 
IndexedChar - Class in com.landawn.abacus.util
 
IndexedDouble - Class in com.landawn.abacus.util
 
IndexedFloat - Class in com.landawn.abacus.util
 
IndexedInt - Class in com.landawn.abacus.util
 
IndexedKeyed<K,T> - Class in com.landawn.abacus.util
It's designed for performance improvement by only hash/compare key in hashCode/equals method.
IndexedLong - Class in com.landawn.abacus.util
 
IndexedShort - Class in com.landawn.abacus.util
 
indexOf(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
indexOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array.
indexOf(boolean[], boolean, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array, starting the search at the specified index.
indexOf(boolean, int) - Method in class com.landawn.abacus.util.BooleanList
 
indexOf(byte) - Method in class com.landawn.abacus.util.ByteList
 
indexOf(byte[], byte) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array.
indexOf(byte[], byte, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array, starting the search at the specified index.
indexOf(byte, int) - Method in class com.landawn.abacus.util.ByteList
 
indexOf(char) - Method in class com.landawn.abacus.util.CharList
 
indexOf(char[], char) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array.
indexOf(char[], char, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array, starting the search at the specified index.
indexOf(char, int) - Method in class com.landawn.abacus.util.CharList
 
indexOf(double) - Method in class com.landawn.abacus.util.DoubleList
 
indexOf(double[], double) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array.
indexOf(double[], double, double) - Static method in class com.landawn.abacus.util.N
Finds the index of the given value within a given tolerance in the array.
indexOf(double[], double, double, int) - Static method in class com.landawn.abacus.util.N
Finds the index of the given value in the array starting at the given index.
indexOf(double[], double, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array, starting the search at the specified index.
indexOf(double, int) - Method in class com.landawn.abacus.util.DoubleList
 
indexOf(float) - Method in class com.landawn.abacus.util.FloatList
 
indexOf(float[], float) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array.
indexOf(float[], float, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array, starting the search at the specified index.
indexOf(float, int) - Method in class com.landawn.abacus.util.FloatList
 
indexOf(int) - Method in class com.landawn.abacus.util.IntList
 
indexOf(int[], int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array.
indexOf(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array, starting the search at the specified index.
indexOf(int, int) - Method in class com.landawn.abacus.util.IntList
 
indexOf(long) - Method in class com.landawn.abacus.util.LongList
 
indexOf(long[], long) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array.
indexOf(long[], long, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array, starting the search at the specified index.
indexOf(long, int) - Method in class com.landawn.abacus.util.LongList
 
indexOf(short) - Method in class com.landawn.abacus.util.ShortList
 
indexOf(short[], short) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array.
indexOf(short[], short, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array, starting the search at the specified index.
indexOf(short, int) - Method in class com.landawn.abacus.util.ShortList
 
indexOf(Object) - Method in class com.landawn.abacus.util.ImmutableList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object[], Object) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array.
indexOf(Object[], Object) - Static method in class com.landawn.abacus.util.Iterables
Returns the index of the first occurrence of the specified value in the provided array as an OptionalInt.
indexOf(Object[], Object, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the array, starting the search at the specified index.
indexOf(String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within this string of the first occurrence of the specified character.
indexOf(String, int, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of the specified substring.
indexOf(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of the specified substring, starting the search at the specified index.
indexOf(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of the specified substring, using the specified delimiter to separate the search.
indexOf(String, String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of the specified substring, using the specified delimiter to separate the search, starting the search at the specified index.
indexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the specified collection.
indexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Iterables
Returns the index of the first occurrence of the specified value in the provided collection as an OptionalInt.
indexOf(Collection<?>, Object, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the specified collection, starting the search at the specified index.
indexOf(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the given iterator.
indexOf(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.Iterators
Returns the index of the first occurrence of the specified value in the given iterator.
indexOf(Iterator<?>, Object, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified value in the given iterator, starting the search from the specified index.
indexOf(Iterator<?>, Object, long) - Static method in class com.landawn.abacus.util.Iterators
Returns the index of the first occurrence of the specified value in the given iterator, starting the search from the specified index.
indexOf(T) - Method in class com.landawn.abacus.util.ImmutableArray
 
indexOfAny(String, char...) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of any specified character.
indexOfAny(String, int, char...) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of any specified character, starting the search at the specified index.
indexOfAny(String, int, String...) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of any specified substring, starting the search at the specified index.
indexOfAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of any specified substring.
indexOfAnyBut(String, char...) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of any character that is not in the specified array of characters to exclude.
indexOfAnyBut(String, int, char...) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of any character that is not in the specified array of characters to exclude, starting the search at the specified index.
indexOfDifference(String...) - Static method in class com.landawn.abacus.util.Strings
Compares all Strings in an array and returns the index at which the Strings begin to differ.
indexOfDifference(String, String) - Static method in class com.landawn.abacus.util.Strings
Compares two Strings, and returns the index at which the Stringss begin to differ.
indexOfExtension(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Returns the index of the last extension separator character, which is a dot.
indexOfIgnoreCase(String[], String) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified string in the array, ignoring case considerations.
indexOfIgnoreCase(String[], String, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the first occurrence of the specified string in the array, ignoring case considerations, starting the search at the specified index.
indexOfIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of the specified substring, ignoring case considerations.
indexOfIgnoreCase(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of the specified substring, ignoring case considerations, starting the search at the specified index.
indexOfIgnoreCase(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of the specified substring, ignoring case considerations.
indexOfIgnoreCase(String, String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the first occurrence of the specified substring, ignoring case considerations.
indexOfLastSeparator(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Returns the index of the last directory separator character.
indexOfSubList(List<?>, List<?>) - Static method in class com.landawn.abacus.util.N
Returns the starting position of the first occurrence of the specified sublist within the source list.
indexOfSubList(List<?>, List<?>, int) - Static method in class com.landawn.abacus.util.N
Returns the starting position of the first occurrence of the specified sublist within the source list, starting the search at the specified index.
indicesOfAll(Object[], Object) - Static method in class com.landawn.abacus.util.N
Returns the indices of all occurrences of the specified value in the given array.
indicesOfAll(Object[], Object, int) - Static method in class com.landawn.abacus.util.N
Returns the indices of all occurrences of the specified value in the given array, starting the search from the specified index.
indicesOfAll(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
Returns the indices of all occurrences of the specified value in the specified collection.
indicesOfAll(Collection<?>, Object, int) - Static method in class com.landawn.abacus.util.N
Returns the indices of all occurrences of the specified value in the specified collection, starting the search from the specified index.
indicesOfAll(Collection<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the indices of all elements in the specified collection that match the given predicate.
indicesOfAll(Collection<? extends T>, Predicate<? super T>, int) - Static method in class com.landawn.abacus.util.N
Returns the indices of all elements in the specified collection that match the given predicate, starting the search from the specified index.
indicesOfAll(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the indices of all elements in the specified array that match the given predicate.
indicesOfAll(T[], Predicate<? super T>, int) - Static method in class com.landawn.abacus.util.N
Returns the indices of all elements in the specified array that match the given predicate, starting the search from the specified index.
indicesOfAllMax(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the indices of all maximum elements in the specified collection.
indicesOfAllMax(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the indices of all maximum elements in the specified collection using the provided comparator.
indicesOfAllMax(T[]) - Static method in class com.landawn.abacus.util.N
Returns the indices of all maximum elements in the specified array.
indicesOfAllMax(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the indices of all maximum elements in the specified array using the provided comparator.
indicesOfAllMin(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the indices of all minimum elements in the specified collection.
indicesOfAllMin(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the indices of all minimum elements in the specified collection using the provided comparator.
indicesOfAllMin(T[]) - Static method in class com.landawn.abacus.util.N
Returns the indices of all minimum elements in the specified array.
indicesOfAllMin(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the indices of all minimum elements in the specified array using the provided comparator.
INITIAL_READ_SIZE - Static variable in class com.landawn.abacus.util.CSVParser
The average size of a line read by opencsv (used for setting the size of StringBuilders).
INNER - Static variable in class com.landawn.abacus.util.WD
Field INNER.
INNER_JOIN - Static variable in class com.landawn.abacus.util.WD
Field INNER_JOIN.
innerJoin(DataSet, String, String) - Method in interface com.landawn.abacus.util.DataSet
Performs an inner join operation between this DataSet and another DataSet based on the specified column names.
innerJoin(DataSet, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
innerJoin(DataSet, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
Performs an inner join operation between this DataSet and another DataSet based on the specified column names.
innerJoin(DataSet, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
innerJoin(DataSet, Map<String, String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Performs an inner join operation between this DataSet and another DataSet based on the specified column names.
innerJoin(DataSet, Map<String, String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
innerJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in interface com.landawn.abacus.util.DataSet
Performs an inner join operation between this DataSet and another DataSet based on the specified column names.
innerJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in class com.landawn.abacus.util.RowDataSet
 
innerJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
innerJoin(Collection<? extends T>, Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
innerJoin(Collection<? extends T>, Function<? super T, ? extends K>, BiFunction<? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
innerJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>) - Method in class com.landawn.abacus.util.stream.Stream
Deprecated.
The time complexity is O(n * m). You should try innerJoin(Collection, Function, Function) first.
innerJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Deprecated.
The time complexity is O(n * m). You should try innerJoin(Collection, Function, Function, BiFunction) first.
innerJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
innerJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
insert(boolean[], int, boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element inserted at the specified index.
insert(byte[], int, byte) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element inserted at the specified index.
insert(char[], int, char) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element inserted at the specified index.
insert(double[], int, double) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element inserted at the specified index.
insert(float[], int, float) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element inserted at the specified index.
insert(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element inserted at the specified index.
insert(long[], int, long) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element inserted at the specified index.
insert(short[], int, short) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element inserted at the specified index.
insert(String[], int, String) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element inserted at the specified index.
insert(String, int, String) - Static method in class com.landawn.abacus.util.N
Returns a new String with chars copied from the specified String and the specified String inserted at the specified index.
insert(T[], int, T) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified element inserted at the specified index.
INSERT - Static variable in class com.landawn.abacus.util.WD
Field INSERT.
INSERTABLE - Enum constant in enum class com.landawn.abacus.util.Status
 
insertAll(boolean[], int, boolean...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements inserted at the specified index.
insertAll(byte[], int, byte...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements inserted at the specified index.
insertAll(char[], int, char...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements inserted at the specified index.
insertAll(double[], int, double...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements inserted at the specified index.
insertAll(float[], int, float...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements inserted at the specified index.
insertAll(int[], int, int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements inserted at the specified index.
insertAll(long[], int, long...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements inserted at the specified index.
insertAll(short[], int, short...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements inserted at the specified index.
insertAll(String[], int, String...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements inserted at the specified index.
insertAll(List<T>, int, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Inserts the specified elements at the specified position in the list.
insertAll(List<T>, int, T...) - Static method in class com.landawn.abacus.util.N
Inserts the specified elements at the specified position in the list.
insertAll(T[], int, T...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array and the specified elements inserted at the specified index.
instance() - Method in class com.landawn.abacus.util.Reflection
 
instanceOf(Class<?>) - Static method in class com.landawn.abacus.util.Fn
 
INT_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
IntBiConsumer - Interface in com.landawn.abacus.util.function
 
IntBiFunction<R> - Interface in com.landawn.abacus.util.function
 
IntBinaryOperator - Interface in com.landawn.abacus.util.function
IntBiObjConsumer<T,U> - Interface in com.landawn.abacus.util.function
 
IntBiObjFunction<T,U,R> - Interface in com.landawn.abacus.util.function
 
IntBiObjPredicate<T,U> - Interface in com.landawn.abacus.util.function
 
IntBiPredicate - Interface in com.landawn.abacus.util.function
 
IntConsumer - Interface in com.landawn.abacus.util.function
INTEGER_LIST - Static variable in class com.landawn.abacus.util.Clazz
 
INTEGER_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Integer constant for minus one.
INTEGER_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Integer constant for one.
INTEGER_SET - Static variable in class com.landawn.abacus.util.Clazz
 
INTEGER_TWO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Integer constant for two
INTEGER_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Integer constant for zero.
IntermediateOp - Annotation Interface in com.landawn.abacus.annotation
Intermediate operation.
Internal - Annotation Interface in com.landawn.abacus.annotation
 
InternalUtil - Class in com.landawn.abacus.util
 
intersect(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Performs an intersection operation between this DataSet and another DataSet.
intersect(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
intersect(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs an intersection operation between this DataSet and another DataSet.
intersect(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
intersect(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Performs an intersection operation between this DataSet and another DataSet.
intersect(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
intersect(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs an intersection operation between this DataSet and another DataSet.
intersect(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
INTERSECT - Static variable in class com.landawn.abacus.util.WD
Field INTERSECT.
intersectAll(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Performs an intersection operation between this DataSet and another DataSet.
intersectAll(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
intersectAll(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs an intersection operation between this DataSet and another DataSet.
intersectAll(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
intersectAll(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Performs an intersection operation between this DataSet and another DataSet.
intersectAll(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
intersectAll(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs an intersection operation between this DataSet and another DataSet.
intersectAll(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
intersection(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Returns a new list with all the elements occurred in both a and b.
intersection(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified boolean arrays a and b that are present in both arrays.
intersection(byte[]) - Method in class com.landawn.abacus.util.ByteList
Returns a new list with all the elements occurred in both a and b.
intersection(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified byte arrays a and b that are present in both arrays.
intersection(char[]) - Method in class com.landawn.abacus.util.CharList
Returns a new list with all the elements occurred in both a and b.
intersection(char[], char[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified char arrays a and b that are present in both arrays.
intersection(double[]) - Method in class com.landawn.abacus.util.DoubleList
Returns a new list with all the elements occurred in both a and b.
intersection(double[], double[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified double arrays a and b that are present in both arrays.
intersection(float[]) - Method in class com.landawn.abacus.util.FloatList
Returns a new list with all the elements occurred in both a and b.
intersection(float[], float[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified float arrays a and b that are present in both arrays.
intersection(int[]) - Method in class com.landawn.abacus.util.IntList
Returns a new list with all the elements occurred in both a and b.
intersection(int[], int[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified int arrays a and b that are present in both arrays.
intersection(long[]) - Method in class com.landawn.abacus.util.LongList
Returns a new list with all the elements occurred in both a and b.
intersection(long[], long[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified long arrays a and b that are present in both arrays.
intersection(short[]) - Method in class com.landawn.abacus.util.ShortList
Returns a new list with all the elements occurred in both a and b.
intersection(short[], short[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified short arrays a and b that are present in both arrays.
intersection(A) - Method in class com.landawn.abacus.util.PrimitiveList
Returns a new list with all the elements occurred in both a and b.
intersection(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Returns a new list with all the elements occurred in both a and b.
intersection(ByteList) - Method in class com.landawn.abacus.util.ByteList
Returns a new list with all the elements occurred in both a and b.
intersection(CharList) - Method in class com.landawn.abacus.util.CharList
Returns a new list with all the elements occurred in both a and b.
intersection(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with rows in both this DataSet and the specified DataSet other.
intersection(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
intersection(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with rows in both this DataSet and the specified DataSet other.
intersection(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
intersection(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with rows in both this DataSet and the specified DataSet other based on the key columns.
intersection(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
intersection(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet with rows in both this DataSet and the specified DataSet other based on the key columns.
intersection(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
intersection(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Returns a new list with all the elements occurred in both a and b.
intersection(FloatList) - Method in class com.landawn.abacus.util.FloatList
Returns a new list with all the elements occurred in both a and b.
intersection(IntList) - Method in class com.landawn.abacus.util.IntList
Returns a new list with all the elements occurred in both a and b.
intersection(LongList) - Method in class com.landawn.abacus.util.LongList
Returns a new list with all the elements occurred in both a and b.
intersection(Range<T>) - Method in class com.landawn.abacus.util.Range
Calculate the intersection of this and an overlapping Range.
intersection(ShortList) - Method in class com.landawn.abacus.util.ShortList
Returns a new list with all the elements occurred in both a and b.
intersection(Throwables.Function<? super T, ? extends U, E>, Collection<U>) - Method in class com.landawn.abacus.util.Seq
Returns a sequence consisting of the elements of this sequence that are also present in the specified collection.
intersection(Collection<?>) - Method in class com.landawn.abacus.util.Seq
Returns a sequence consisting of the elements of this sequence that are also present in the specified collection.
intersection(Collection<?>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream that are also present in the specified collection.
intersection(Collection<?>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a EntryStream consisting of the elements of this stream that are also present in the specified collection.
intersection(Collection<? extends Collection<? extends T>>) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in all collections within the specified collection of collections.
intersection(Collection<? extends T>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified collections a and b that are present in both collections.
intersection(Collection<? extends T>, Collection<?>, boolean) - Static method in class com.landawn.abacus.util.N
Return only the elements in the first collection that are contained in the specified second collection.
intersection(Function<? super T, ? extends U>, Collection<U>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a stream consisting of the elements of this stream that are also present in the specified collection.
intersection(Map<K, V>, Map<?, ?>) - Static method in class com.landawn.abacus.util.Maps
Returns the intersection of two maps.
intersection(Set<E>, Set<?>) - Static method in class com.landawn.abacus.util.Iterables
Returns an unmodifiable view of the intersection of two sets.
intersection(L) - Method in class com.landawn.abacus.util.PrimitiveList
Returns a new list with all the elements occurred in both a and b.
intersection(T[], Object[]) - Static method in class com.landawn.abacus.util.N
Returns the elements in the specified arrays a and b that are present in both arrays.
intersperse(T) - Method in class com.landawn.abacus.util.Seq
Intersperses the specified delimiter between each element of this Seq.
intersperse(T) - Method in class com.landawn.abacus.util.stream.Stream
Intersperses the given delimiter between the elements of the stream.
interval() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
The event will be ignored if the interval between this event and last event is less than the specified interval.
interval(long) - Static method in class com.landawn.abacus.util.Observer
 
interval(long) - Static method in class com.landawn.abacus.util.stream.LongStream
Generates a LongStream that emits elements([0, 1, 2, 3...]) at a fixed interval.
interval(long, long) - Static method in class com.landawn.abacus.util.Observer
 
interval(long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
Generates a LongStream that emits elements([0, 1, 2, 3...]) at a fixed interval after an initial delay.
interval(long, long, TimeUnit) - Static method in class com.landawn.abacus.util.Observer
 
interval(long, long, TimeUnit) - Static method in class com.landawn.abacus.util.stream.LongStream
Generates a LongStream that emits elements([0, 1, 2, 3...]) at a fixed interval after an initial delay.
interval(long, long, TimeUnit, LongFunction<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream that generates elements at fixed intervals after an initial delay.
interval(long, long, TimeUnit, Supplier<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream that generates elements at fixed intervals after an initial delay.
interval(long, long, LongFunction<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream that generates elements at fixed intervals after an initial delay.
interval(long, long, Supplier<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream that generates elements at fixed intervals after an initial delay.
interval(long, TimeUnit) - Static method in class com.landawn.abacus.util.Observer
 
interval(long, LongFunction<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream that generates elements at fixed intervals.
interval(long, Supplier<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream that generates elements at fixed intervals.
IntFunction<R> - Interface in com.landawn.abacus.util.function
IntIterator - Class in com.landawn.abacus.util
 
IntIterator() - Constructor for class com.landawn.abacus.util.IntIterator
 
IntIteratorEx - Class in com.landawn.abacus.util.stream
 
IntIteratorEx() - Constructor for class com.landawn.abacus.util.stream.IntIteratorEx
 
IntList - Class in com.landawn.abacus.util
 
IntList() - Constructor for class com.landawn.abacus.util.IntList
Constructs an empty IntList.
IntList(int) - Constructor for class com.landawn.abacus.util.IntList
Constructs a IntList with the specified initial capacity.
IntList(int[]) - Constructor for class com.landawn.abacus.util.IntList
Constructs a IntList using the specified array as the element array for this list without copying action.
IntList(int[], int) - Constructor for class com.landawn.abacus.util.IntList
Constructs a IntList using the specified array as the element array for this list without copying action.
IntMapMultiConsumer - Interface in com.landawn.abacus.util.function
 
IntNConsumer - Interface in com.landawn.abacus.util.function
 
IntNFunction<R> - Interface in com.landawn.abacus.util.function
 
INTO - Static variable in class com.landawn.abacus.util.WD
Field INTO.
IntObjConsumer<T> - Interface in com.landawn.abacus.util.function
IntObjFunction<T,R> - Interface in com.landawn.abacus.util.function
IntObjOperator<T> - Interface in com.landawn.abacus.util.function
IntObjPredicate<T> - Interface in com.landawn.abacus.util.function
IntPredicate - Interface in com.landawn.abacus.util.function
IntStream - Class in com.landawn.abacus.util.stream
The IntStream class is an abstract class that represents a stream of int elements and supports different kinds of computations.
IntStream.IntStreamEx - Class in com.landawn.abacus.util.stream
 
IntSupplier - Interface in com.landawn.abacus.util.function
IntTernaryOperator - Interface in com.landawn.abacus.util.function
 
IntToBooleanFunction - Interface in com.landawn.abacus.util.function
 
IntToByteFunction - Interface in com.landawn.abacus.util.function
 
IntToCharFunction - Interface in com.landawn.abacus.util.function
 
IntToDoubleFunction - Interface in com.landawn.abacus.util.function
IntToFloatFunction - Interface in com.landawn.abacus.util.function
 
IntToLongFunction - Interface in com.landawn.abacus.util.function
IntToShortFunction - Interface in com.landawn.abacus.util.function
 
IntTriConsumer - Interface in com.landawn.abacus.util.function
 
IntTriFunction<R> - Interface in com.landawn.abacus.util.function
 
IntTriPredicate - Interface in com.landawn.abacus.util.function
 
IntUnaryOperator - Interface in com.landawn.abacus.util.function
intValue() - Method in enum class com.landawn.abacus.util.AccountStatus
 
intValue() - Method in enum class com.landawn.abacus.util.Color
 
intValue() - Method in enum class com.landawn.abacus.util.DayOfWeek
 
intValue() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as an int.
intValue() - Method in enum class com.landawn.abacus.util.Gender
 
intValue() - Method in enum class com.landawn.abacus.util.LockMode
 
intValue() - Method in enum class com.landawn.abacus.util.MediaType
 
intValue() - Method in enum class com.landawn.abacus.util.Month
 
intValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as an int.
intValue() - Method in class com.landawn.abacus.util.MutableDouble
Returns the value of this MutableDouble as an int.
intValue() - Method in class com.landawn.abacus.util.MutableFloat
Returns the value of this MutableFloat as an int.
intValue() - Method in class com.landawn.abacus.util.MutableInt
Returns the value of this MutableInt as an int.
intValue() - Method in class com.landawn.abacus.util.MutableLong
Returns the value of this MutableLong as an int.
intValue() - Method in class com.landawn.abacus.util.MutableShort
Returns the value of this MutableShort as an int.
intValue() - Method in enum class com.landawn.abacus.util.OperationType
 
intValue() - Method in enum class com.landawn.abacus.util.ServiceStatus
 
intValue() - Method in enum class com.landawn.abacus.util.WeekDay
 
intValue() - Method in enum class com.landawn.abacus.util.YesNo
 
inverse() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
inverse() - Static method in class com.landawn.abacus.util.Fn
 
inverse() - Method in class com.landawn.abacus.util.ListMultimap
Inverts the ListMultimap, swapping keys with values.
inverse() - Method in class com.landawn.abacus.util.SetMultimap
Inverts the SetMultimap, swapping keys with values.
inverse(IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Multimap
Inverts the Multimap, swapping keys with values.
inversed() - Method in class com.landawn.abacus.util.BiMap
Returns the inverse view of this BiMap, which maps each of this bimap's values to its associated key.
inversed() - Method in class com.landawn.abacus.util.stream.EntryStream
Inverts the key-value pairs in the EntryStream.
inversedToDisposableEntry() - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated.
This method is deprecated and should not be used in parallel streams.
invert() - Method in class com.landawn.abacus.util.Fraction
Gets a fraction that is the inverse (1/fraction) of this one.
invert() - Method in class com.landawn.abacus.util.MutableBoolean
Invert.
invert(Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
Inverts the given map by swapping its keys with its values.
invert(Map<K, V>, BiFunction<? super K, ? super K, ? extends K>) - Static method in class com.landawn.abacus.util.Maps
Inverts the given map by swapping its keys with its values.
invoke(String, Object...) - Method in class com.landawn.abacus.util.Reflection
 
invokeConstructor(Constructor<T>, Object...) - Static method in class com.landawn.abacus.util.ClassUtil
Invokes the specified constructor with the given arguments.
invokeMethod(Object, Method, Object...) - Static method in class com.landawn.abacus.util.ClassUtil
Invokes the specified method on the given instance with the provided arguments.
invokeMethod(Method, Object...) - Static method in class com.landawn.abacus.util.ClassUtil
Invokes the specified method with the given arguments.
IOUtil - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Apache Commons IO, Google Guava and other open source projects under the Apache License 2.0.
is(boolean) - Static method in class com.landawn.abacus.util.If
Returns an instance of If based on the provided boolean value.
IS - Static variable in class com.landawn.abacus.util.WD
Field IS.
IS_BLANK - Static variable in class com.landawn.abacus.util.WD
Field IS_BLANK.
IS_EMPTY - Static variable in class com.landawn.abacus.util.WD
Field EMPTY.
IS_FALSE - Static variable in interface com.landawn.abacus.util.function.BooleanPredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
IS_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
IS_NOT - Static variable in class com.landawn.abacus.util.WD
Field IS_NOT.
IS_NOT_BLANK - Static variable in class com.landawn.abacus.util.WD
Field IS_NOT_BLANK.
IS_NOT_EMPTY - Static variable in class com.landawn.abacus.util.WD
Field IS_NOT_EMPTY.
IS_NOT_NULL - Static variable in class com.landawn.abacus.util.WD
Field IS_NOT_NULL.
IS_NULL - Static variable in class com.landawn.abacus.parser.XMLConstants
Field IS_NULL.
IS_NULL - Static variable in class com.landawn.abacus.util.WD
Field IS_NULL.
IS_NULL_ATTR - Static variable in class com.landawn.abacus.parser.XMLConstants
Field IS_NULL_ATTR.
IS_OS_LINUX - Static variable in class com.landawn.abacus.util.IOUtil
 
IS_OS_MAC - Static variable in class com.landawn.abacus.util.IOUtil
 
IS_OS_MAC_OSX - Static variable in class com.landawn.abacus.util.IOUtil
 
IS_OS_WINDOWS - Static variable in class com.landawn.abacus.util.IOUtil
 
IS_PLATFORM_ANDROID - Static variable in class com.landawn.abacus.util.IOUtil
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
IS_POSITIVE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
IS_PRESENT_BOOLEAN - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_BYTE - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_CHAR - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_DOUBLE - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_DOUBLE_JDK - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_FLOAT - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_INT - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_INT_JDK - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_LONG - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_LONG_JDK - Static variable in class com.landawn.abacus.util.Fn
 
IS_PRESENT_SHORT - Static variable in class com.landawn.abacus.util.Fn
 
IS_TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanPredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.CharPredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
IS_ZERO - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
isAbacusXMLAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is abacus XML available.
isAfter(T) - Method in class com.landawn.abacus.util.Range
Checks whether this range is after the specified element.
isAfterRange(Range<T>) - Method in class com.landawn.abacus.util.Range
Checks whether this range is completely after the specified range.
isAllBlank(CharSequence...) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the CharSequences are empty (""), null or whitespace only.
isAllBlank(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if both of the provided CharSequences are blank or null.
isAllBlank(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the provided CharSequences are blank or null.
isAllBlank(Iterable<? extends CharSequence>) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the provided CharSequences in the Iterable are blank or null.
isAllCancelled() - Method in class com.landawn.abacus.util.ContinuableFuture
Checks if this task and all the previous stage futures have been cancelled recursively.
isAllEmpty(CharSequence...) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the CharSequences are empty ("") or null.
isAllEmpty(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if both of the provided CharSequences are empty or null.
isAllEmpty(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the provided CharSequences are empty or null.
isAllEmpty(Iterable<? extends CharSequence>) - Static method in class com.landawn.abacus.util.Strings
Checks if all of the provided CharSequences in the Iterable are empty or null.
isAllLowerCase(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if all characters in the given CharSequence are lower case.
isAllUpperCase(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if all characters in the given CharSequence are upper case.
isAlpha(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode letters.
isAlphanumeric(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode letters or digits.
isAlphanumericSpace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode letters, digits or space (' ').
isAlphaSpace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode letters and space (' ').
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isAnonymousClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if the specified class is an anonymous class.
isAnonymousOrMemeberClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if the specified class is either an anonymous class or a member class.
isAnyBlank(CharSequence...) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the CharSequences are empty ("") or null or whitespace only.
isAnyBlank(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the provided CharSequences are blank or null.
isAnyBlank(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the provided CharSequences are blank or null.
isAnyBlank(Iterable<? extends CharSequence>) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the provided CharSequences in the Iterable are blank or null.
isAnyEmpty(CharSequence...) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the CharSequences are empty ("") or null.
isAnyEmpty(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the provided CharSequences are empty or null.
isAnyEmpty(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the provided CharSequences are empty or null.
isAnyEmpty(Iterable<? extends CharSequence>) - Static method in class com.landawn.abacus.util.Strings
Checks if any of the provided CharSequences in the Iterable are empty or null.
isAscii(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit.
isAsciiAlpha(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit alphabetic.
isAsciiAlpha(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii alpha.
isAsciiAlphaLower(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit alphabetic lower case.
isAsciiAlphanumeric(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit numeric.
isAsciiAlphanumeric(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii alphanumeric.
isAsciiAlphanumericSpace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii alphanumeric space.
isAsciiAlphaSpace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii alpha space.
isAsciiAlphaUpper(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit alphabetic upper case.
isAsciiControl(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit control.
isAsciiDigtalInteger(String) - Static method in class com.landawn.abacus.util.Strings
true is returned if the specified str only includes characters ('0' ~ '9', '-', '+' ).
isAsciiDigtalNumber(String) - Static method in class com.landawn.abacus.util.Strings
true is returned if the specified str only includes characters ('0' ~ '9', '.', '-', '+', 'e').
isAsciiLowerCase(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii lower case.
isAsciiNumeric(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit numeric.
isAsciiNumeric(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii numeric.
isAsciiPrintable(char) - Static method in class com.landawn.abacus.util.Strings
Checks whether the character is ASCII 7 bit printable.
isAsciiPrintable(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only ASCII printable characters.
isAsciiUpperCase(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is ascii upper case.
isAvroAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is avro available.
isBase64(byte) - Static method in class com.landawn.abacus.util.Strings
Returns whether or not the octet is in the base 64 alphabet.
isBase64(byte[]) - Static method in class com.landawn.abacus.util.Strings
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isBase64(String) - Static method in class com.landawn.abacus.util.Strings
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
isBeanClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if the specified class is a bean class.
isBefore(T) - Method in class com.landawn.abacus.util.Range
Checks whether this range is before the specified element.
isBeforeRange(Range<T>) - Method in class com.landawn.abacus.util.Range
Checks whether this range is completely before the specified range.
isBetween(T, T, T) - Static method in class com.landawn.abacus.util.N
Deprecated.
replaced by gtAndLt(Comparable, Comparable, Comparable)
isBetween(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Deprecated.
replaced by gtAndLt(Comparable, Comparable, Comparable, Comparator)
isBlank() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isBlank() - Static method in class com.landawn.abacus.util.Fn
Checks if is null or empty or blank.
isBlank(CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if the specified CharSequence is null, empty, or contains only whitespace characters.
isBlank(CharSequence) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty or blank.
isBlank(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the given CharSequence is null or contains only whitespace characters.
isBlank(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
isBufferedReader(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Checks if the provided Reader is an instance of java.io.BufferedReader.
isBufferedWriter(Writer) - Static method in class com.landawn.abacus.util.IOUtil
Checks if the provided Writer is an instance of java.io.BufferedWriter.
isCachedName(String) - Static method in class com.landawn.abacus.util.NameUtil
Checks if is cached name.
isCancelled() - Method in class com.landawn.abacus.util.ContinuableFuture
Checks if this task has been cancelled.
isCanonicalName(String, String) - Static method in class com.landawn.abacus.util.NameUtil
Checks if is canonical name.
isClosed() - Method in class com.landawn.abacus.pool.AbstractPool
Checks if is closed.
isClosed() - Method in interface com.landawn.abacus.pool.Pool
Checks if is closed.
isCreatable(String) - Static method in class com.landawn.abacus.util.Numbers
Checks whether the String a valid Java number.
isDigit(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is digit.
isDigits(String) - Static method in class com.landawn.abacus.util.Numbers
Checks whether the String contains only digit characters.
isDirectory() - Static method in class com.landawn.abacus.util.Fn
Checks if is directory.
isDirectory(LinkOption...) - Static method in class com.landawn.abacus.guava.Files
Returns a predicate that returns the result of Files.isDirectory(Path, LinkOption...) on input paths with the given link options.
isDone() - Method in class com.landawn.abacus.util.ContinuableFuture
Checks if this task has completed.
isEmpty() - Method in class com.landawn.abacus.http.HttpHeaders
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.pool.AbstractPool
Checks if is empty.
isEmpty() - Method in interface com.landawn.abacus.pool.Pool
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.BiMap
Checks if this BiMap is empty.
isEmpty() - Method in class com.landawn.abacus.util.BooleanList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.ByteList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.CharList
Checks if is empty.
isEmpty() - Method in interface com.landawn.abacus.util.DataSet
Checks if the DataSet is empty.
isEmpty() - Method in class com.landawn.abacus.util.DoubleList
Checks if is empty.
isEmpty() - Method in interface com.landawn.abacus.util.EntityId
 
isEmpty() - Method in class com.landawn.abacus.util.FloatList
Checks if is empty.
isEmpty() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isEmpty() - Static method in class com.landawn.abacus.util.Fn
Checks if is null or empty.
isEmpty() - Method in class com.landawn.abacus.util.IdentityHashSet
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.ImmutableArray
 
isEmpty() - Method in class com.landawn.abacus.util.ImmutableMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class com.landawn.abacus.util.IntList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.LongList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.MapEntity
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.Multimap
Checks if the Multimap is empty.
isEmpty() - Method in class com.landawn.abacus.util.Multiset
Checks if this multiset is empty.
isEmpty() - Method in class com.landawn.abacus.util.ObjectPool
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.PrimitiveList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.Properties
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.Range
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.RowDataSet
 
isEmpty() - Method in class com.landawn.abacus.util.Seid
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.Sheet
Checks if the Sheet is empty.
isEmpty() - Method in class com.landawn.abacus.util.ShortList
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.u.Nullable
Deprecated.
isEmpty() - Method in class com.landawn.abacus.util.u.Optional
Checks if is empty.
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalByte
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalChar
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalInt
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalLong
 
isEmpty() - Method in class com.landawn.abacus.util.u.OptionalShort
 
isEmpty(boolean[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified boolean array is null or empty.
isEmpty(boolean[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(byte[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified byte array is null or empty.
isEmpty(byte[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(char[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified char array is null or empty.
isEmpty(char[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(double[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified double array is null or empty.
isEmpty(double[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(float[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified float array is null or empty.
isEmpty(float[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(int[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified int array is null or empty.
isEmpty(int[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(long[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified long array is null or empty.
isEmpty(long[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(short[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified short array is null or empty.
isEmpty(short[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(DataSet) - Static method in class com.landawn.abacus.util.N
Checks if the specified DataSet is null or empty.
isEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified Multimap is null or empty.
isEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified Multiset is null or empty.
isEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.N
Checks if the specified PrimitiveList is null or empty.
isEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if the specified CharSequence is null or empty.
isEmpty(CharSequence) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the specified CharSequence is null or empty.
isEmpty(Iterable<?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified iterable is null or empty.
isEmpty(Object[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified object array is null or empty.
isEmpty(Object[]) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified Collection is null or empty.
isEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmpty(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
isEmpty(Iterator<?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified iterator is null or empty.
isEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified Map is null or empty.
isEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.If
Checks if is null or empty.
isEmptyA() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isEmptyA() - Static method in class com.landawn.abacus.util.Fn
 
isEmptyC() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isEmptyC() - Static method in class com.landawn.abacus.util.Fn
 
isEmptyM() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isEmptyM() - Static method in class com.landawn.abacus.util.Fn
 
isEndedBy(T) - Method in class com.landawn.abacus.util.Range
Checks whether this range starts with the specified element.
isEqual(String, String) - Method in class com.landawn.abacus.util.Password
Checks if is equal.
isEqualCollection(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns true if the given Collections contain exactly the same elements with exactly the same cardinalities.
isExpired() - Method in class com.landawn.abacus.pool.ActivityPrint
Checks if is expired.
isExtension(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether the extension of the filename is that specified.
isExtension(String, String[]) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether the extension of the filename is one of those specified.
isExtension(String, Collection<String>) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks whether the extension of the filename is one of those specified.
isFailure() - Method in class com.landawn.abacus.util.Result
Checks if the operation resulted in a failure.
isFalse() - Method in class com.landawn.abacus.util.MutableBoolean
Checks if the current value is false.
isFalse(Boolean) - Static method in class com.landawn.abacus.util.N
Returns true if the specified boolean is Boolean.FALSE, not null or Boolean.TRUE.
isFile() - Static method in class com.landawn.abacus.util.Fn
Checks if is file.
isFileNewer(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Checks if the specified File is newer than the reference File.
isFileNewer(File, Date) - Static method in class com.landawn.abacus.util.IOUtil
Checks if the specified File is newer than the specified Date.
isFileOlder(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Checks if the specified File is older than the reference File.
isFileOlder(File, Date) - Static method in class com.landawn.abacus.util.IOUtil
Checks if the specified File is older than the specified Date.
isFrozen() - Method in interface com.landawn.abacus.util.DataSet
Checks if the DataSet is frozen.
isFrozen() - Method in class com.landawn.abacus.util.RowDataSet
 
isFrozen() - Method in class com.landawn.abacus.util.Sheet
Checks if the Sheet is frozen (read-only).
isIgnoreLeadingWhiteSpace() - Method in class com.landawn.abacus.util.CSVParser
 
isIgnoreQuotations() - Method in class com.landawn.abacus.util.CSVParser
 
isImmutable - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
isInfinite() - Method in class com.landawn.abacus.util.MutableDouble
Checks whether the double value is infinite.
isInfinite() - Method in class com.landawn.abacus.util.MutableFloat
Checks whether the float value is infinite.
isJsonRawValue() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
isKeyword(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the given CharSequence is a Java keyword.
isKryoAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is kryo available.
isLastDateOfMonth(Date) - Static method in class com.landawn.abacus.util.DateUtil
Checks if the provided date is the last date of its month.
isLastDateOfYear(Date) - Static method in class com.landawn.abacus.util.DateUtil
Checks if the provided date is the last date of its year.
isLetter(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is letter.
isLetterOrDigit(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is letter or digit.
isLowerCase(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is lower case.
isMarkedToBean - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
isMarkedToColumn - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isMarkedToId - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isMarkedToReadOnlyId - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isMathematicalInteger(double) - Static method in class com.landawn.abacus.util.Numbers
Returns true if x represents a mathematical integer.
isMemberClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if the specified class is a member class.
isMixedCase(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Copied from Apache Commons Lang: StringUtils#isMixedCase.
isNaN() - Method in class com.landawn.abacus.util.MutableDouble
Checks whether the double value is the special NaN value.
isNaN() - Method in class com.landawn.abacus.util.MutableFloat
Checks whether the float value is the special NaN value.
isNegative() - Method in class com.landawn.abacus.util.Duration
Checks if is negative.
isNotBlank(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the given CharSequence is not null and contains non-whitespace characters.
isNotEmpty(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the given CharSequence is not null and not empty.
isNotFalse(Boolean) - Static method in class com.landawn.abacus.util.N
Returns true if the specified boolean is null or Boolean.TRUE.
isNotNull() - Method in class com.landawn.abacus.util.Holder
Checks if is not null.
isNotNull() - Method in class com.landawn.abacus.util.u.Nullable
Returns true if the value is present and it's not null, otherwise returns false.
isNotPresent() - Method in class com.landawn.abacus.util.u.Nullable
Returns true if the value is not present, otherwise returns false.
isNotTrue(Boolean) - Static method in class com.landawn.abacus.util.N
Returns true if the specified boolean is null or Boolean.FALSE.
isNull() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
isNull() - Static method in class com.landawn.abacus.util.Fn
Checks if is null.
isNull() - Method in class com.landawn.abacus.util.HBaseColumn
Checks if is null.
isNull() - Method in class com.landawn.abacus.util.Holder
Checks if is null.
isNull() - Method in class com.landawn.abacus.util.u.Nullable
Returns true if the value is not present, or it is present but it's null, otherwise returns false.
isNull(int) - Method in interface com.landawn.abacus.util.DataSet
Checks if the value at the specified column index in the DataSet for the current row is null.
isNull(int) - Method in class com.landawn.abacus.util.RowDataSet
 
isNull(int, int) - Method in interface com.landawn.abacus.util.DataSet
Checks if the value at the specified row and column index in the DataSet is null.
isNull(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
isNull(Object) - Static method in class com.landawn.abacus.util.If
Checks if the provided object is null.
isNull(String) - Method in interface com.landawn.abacus.util.DataSet
Checks if the value at the specified column in the DataSet for the current row is null.
isNull(String) - Method in class com.landawn.abacus.util.RowDataSet
 
isNull(Function<T, ?>) - Static method in class com.landawn.abacus.util.Fn
Checks if is null.
isNullPointerOrIllegalArgumentException(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
isNumber(String) - Static method in class com.landawn.abacus.util.Numbers
Note: It's copied from NumberUtils in Apache Commons Lang under Apache License 2.0

It's same as isCreatable(String).
isNumber(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
isNumeric(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode digits.
isNumericSpace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only Unicode digits or space (' ').
ISO_8601_DATE_TIME - Enum constant in enum class com.landawn.abacus.util.DateTimeFormat
The format is: yyyy-MM-dd'T'HH:mm:ss'Z'.
ISO_8601_DATE_TIME - Static variable in class com.landawn.abacus.util.DateUtil.DTF
Date/Time format: yyyy-MM-dd'T'HH:mm:ss'Z'.
ISO_8601_DATE_TIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date/Time format: yyyy-MM-dd'T'HH:mm:ss'Z'.
ISO_8601_TIMESTAMP - Enum constant in enum class com.landawn.abacus.util.DateTimeFormat
The format is: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'
ISO_8601_TIMESTAMP - Static variable in class com.landawn.abacus.util.DateUtil.DTF
Date/Time format: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
ISO_8601_TIMESTAMP_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date/Time format: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
ISO_8859_1 - Static variable in class com.landawn.abacus.util.Charsets
 
ISO_LOCAL_DATE_TIME - Static variable in class com.landawn.abacus.util.DateUtil.DTF
Date/Time format: yyyy-MM-dd'T'HH:mm:ss
ISO_LOCAL_DATE_TIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date/Time format: yyyy-MM-dd'T'HH:mm:ss
ISO_OFFSET_DATE_TIME - Static variable in class com.landawn.abacus.util.DateUtil.DTF
Date/Time format: yyyy-MM-dd'T'HH:mm:ssXXX
ISO_OFFSET_DATE_TIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date/Time format: yyyy-MM-dd'T'HH:mm:ssXXX
ISO_ZONED_DATE_TIME - Static variable in class com.landawn.abacus.util.DateUtil.DTF
Date/Time format: yyyy-MM-dd'T'HH:mm:ssXXX'['VV']'
isOneWayRequest() - Method in class com.landawn.abacus.http.HttpSettings
Checks if is one way request.
isOneWayRequest(boolean) - Method in class com.landawn.abacus.http.HttpSettings
Checks if is one way request.
isOverlappedBy(Range<T>) - Method in class com.landawn.abacus.util.Range
Checks whether this range is overlapped by the specified range.
isParallel() - Method in interface com.landawn.abacus.util.stream.BaseStream
Checks if the stream is running in parallel mode.
isParallel() - Method in class com.landawn.abacus.util.stream.EntryStream
Checks if the current stream is parallel.
isParallel() - Method in class com.landawn.abacus.util.stream.ByteStream
 
isParallel() - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
isParallel() - Method in class com.landawn.abacus.util.stream.CharStream
 
isParallel() - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
isParallel() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
isParallel() - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
isParallel() - Method in class com.landawn.abacus.util.stream.FloatStream
 
isParallel() - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
isParallel() - Method in class com.landawn.abacus.util.stream.IntStream
 
isParallel() - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
isParallel() - Method in class com.landawn.abacus.util.stream.LongStream
 
isParallel() - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
isParallel() - Method in class com.landawn.abacus.util.stream.ShortStream
 
isParallel() - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
isParallel() - Method in class com.landawn.abacus.util.stream.Stream
 
isParallel() - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
isParsable(String) - Static method in class com.landawn.abacus.util.Numbers
Checks whether the given String is a parsable number.
isPending() - Method in class com.landawn.abacus.util.CSVParser
 
isPerfectSquare(int) - Static method in class com.landawn.abacus.util.Numbers
Checks if is perfect square.
isPerfectSquare(long) - Static method in class com.landawn.abacus.util.Numbers
Checks if is perfect square.
isPowerOfTwo(double) - Static method in class com.landawn.abacus.util.Numbers
Checks if is power of two.
isPowerOfTwo(int) - Static method in class com.landawn.abacus.util.Numbers
Checks if is power of two.
isPowerOfTwo(long) - Static method in class com.landawn.abacus.util.Numbers
Checks if is power of two.
isPowerOfTwo(BigInteger) - Static method in class com.landawn.abacus.util.Numbers
Returns true if x represents a power of two.
isPresent() - Static method in class com.landawn.abacus.util.Fn
 
isPresent() - Method in class com.landawn.abacus.util.u.Nullable
Returns true if the value is present, otherwise returns false.
isPresent() - Method in class com.landawn.abacus.util.u.Optional
Checks if is present.
isPresent() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalByte
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalChar
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalInt
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalLong
 
isPresent() - Method in class com.landawn.abacus.util.u.OptionalShort
 
isPresentJdk() - Static method in class com.landawn.abacus.util.Fn
 
isPrime(long) - Static method in class com.landawn.abacus.util.Numbers
Returns true if n is a prime number: an integer greater than one that cannot be factored into a product of smaller positive integers.
isPrimitiveArrayType(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if the specified class is a primitive array type.
isPrimitiveType(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if the specified class is a primitive type.
isPrimitiveWrapper(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if the specified class is a primitive wrapper type.
isProperSubCollection(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns true if subColl is a proper sub-collection of coll, that is, if the cardinality of e in subColl is less than or equal to the cardinality of e in coll, for each element e in subColl, and there is at least one element f such that the cardinality of f in coll is strictly greater than the cardinality of f in subColl.
isRecordClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if the specified class is a record class.
isRegisteredXMLBindingClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Checks if the specified class is registered for XML binding.
isRegularFile(LinkOption...) - Static method in class com.landawn.abacus.guava.Files
Returns a predicate that returns the result of Files.isRegularFile(Path, LinkOption...) on input paths with the given link options.
isRunning() - Method in class com.landawn.abacus.util.Stopwatch
Returns true if Stopwatch.start() has been called on this stopwatch, and Stopwatch.stop() has not been called since the last call to start().
isSameDay(Calendar, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
isSameDay(Date, Date) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
isSameInstant(Calendar, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
isSameInstant(Date, Date) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
isSameLocalTime(Calendar, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
isSameMonth(Calendar, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Checks if two calendar objects are in the same month ignoring day and time.
isSameMonth(Date, Date) - Static method in class com.landawn.abacus.util.DateUtil
Checks if two date objects are in the same month ignoring day and time.
isSameYear(Calendar, Calendar) - Static method in class com.landawn.abacus.util.DateUtil
Checks if two calendar objects are in the same year ignoring month, day and time.
isSameYear(Date, Date) - Static method in class com.landawn.abacus.util.DateUtil
Checks if two date objects are in the same year ignoring month, day and time.
isSorted() - Method in class com.landawn.abacus.util.BooleanList
 
isSorted() - Method in class com.landawn.abacus.util.ByteList
 
isSorted() - Method in class com.landawn.abacus.util.CharList
 
isSorted() - Method in class com.landawn.abacus.util.DoubleList
 
isSorted() - Method in class com.landawn.abacus.util.FloatList
 
isSorted() - Method in class com.landawn.abacus.util.IntList
 
isSorted() - Method in class com.landawn.abacus.util.LongList
 
isSorted() - Method in class com.landawn.abacus.util.PrimitiveList
 
isSorted() - Method in class com.landawn.abacus.util.ShortList
 
isSorted(boolean[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified boolean array is sorted in ascending order.
isSorted(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the boolean array is sorted in ascending order.
isSorted(byte[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified byte array is sorted in ascending order.
isSorted(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the byte array is sorted in ascending order.
isSorted(char[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified char array is sorted in ascending order.
isSorted(char[], int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the char array is sorted in ascending order.
isSorted(double[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified double array is sorted in ascending order.
isSorted(double[], int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the double array is sorted in ascending order.
isSorted(float[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified float array is sorted in ascending order.
isSorted(float[], int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the float array is sorted in ascending order.
isSorted(int[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified integer array is sorted in ascending order.
isSorted(int[], int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the integer array is sorted in ascending order.
isSorted(long[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified long array is sorted in ascending order.
isSorted(long[], int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the long array is sorted in ascending order.
isSorted(short[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified byte short is sorted in ascending order.
isSorted(short[], int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the short array is sorted in ascending order.
isSorted(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Checks if the collection is sorted in ascending order (where null is smallest).
isSorted(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the collection is sorted in ascending order (where null is smallest).
isSorted(Collection<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the collection is sorted according to the order induced by the specified comparator.
isSorted(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the collection is sorted according to the order induced by the specified comparator.
isSorted(T[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified array is sorted in ascending order (where null is smallest).
isSorted(T[], int, int) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the array is sorted in ascending order (where null is smallest).
isSorted(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the specified range of the array is sorted according to the order induced by the specified comparator.
isSorted(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the array is sorted according to the order induced by the specified comparator.
isStartedBy(T) - Method in class com.landawn.abacus.util.Range
Checks whether this range starts with the specified element.
isStrictQuotes() - Method in class com.landawn.abacus.util.CSVParser
 
isSubCollection(Collection<?>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns true if subColl is a sub-collection of coll, that is, if the cardinality of e in subColl is less than or equal to the cardinality of e in coll, for each element e in subColl.
isSubEntity - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isSuccess() - Method in class com.landawn.abacus.util.Result
Checks if the operation resulted in a success.
isSuccessful() - Method in class com.landawn.abacus.http.HttpResponse
Returns true if the code is in [200..300), which means the request was successfully received, understood, and accepted.
isSuccessfulResponseCode(int) - Static method in class com.landawn.abacus.http.HttpUtil
 
isSymbolicLink(File) - Static method in class com.landawn.abacus.util.IOUtil
Checks if the specified file is a Symbolic Link rather than an actual file.
isTextElement(Node) - Static method in class com.landawn.abacus.util.XmlUtil
Checks if the given node is a text element.
isTransient - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
isTrue() - Method in class com.landawn.abacus.util.MutableBoolean
Checks if the current value is true.
isTrue(Boolean) - Static method in class com.landawn.abacus.util.N
Returns true if the specified boolean is Boolean.TRUE, not null or Boolean.FALSE.
isUpperCase(char) - Static method in class com.landawn.abacus.util.Strings
Checks if is upper case.
isValidEmailAddress(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the given CharSequence is a valid email address.
isValidHttpHeader(String, String) - Static method in class com.landawn.abacus.http.HttpUtil
 
isValidHttpUrl(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the given CharSequence is a valid HTTP URL.
isValidJavaIdentifier(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the given CharSequence is a valid Java identifier.
isValidUrl(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the given CharSequence is a valid URL.
isWellFormed(byte[]) - Static method in class com.landawn.abacus.util.Utf8
Returns true if bytes is a well-formed UTF-8 byte sequence according to Unicode 6.0.
isWellFormed(byte[], int, int) - Static method in class com.landawn.abacus.util.Utf8
Returns whether the given byte array slice is a well-formed UTF-8 byte sequence, as defined by Utf8.isWellFormed(byte[]).
isWhitespace() - Static method in class com.landawn.abacus.util.Fn.FC
 
isWhitespace(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Checks if the CharSequence contains only whitespace.
isWrappedWith(String, String) - Static method in class com.landawn.abacus.util.Strings
Checks if the input string is wrapped with the specified prefix and suffix string.
isWrappedWith(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Checks if the input string is wrapped with the specified prefix and suffix string.
isXLockOf(LockMode) - Method in enum class com.landawn.abacus.util.LockMode
Check if this LockMode is locked by the specified byLockMode.
isXMLAvailable() - Static method in class com.landawn.abacus.parser.ParserFactory
Checks if is XML available.
isZero() - Method in class com.landawn.abacus.util.Duration
Checks if is zero.
isZero() - Static method in class com.landawn.abacus.util.Fn.FC
 
Iterables - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
Iterables.SetView<E> - Class in com.landawn.abacus.util
 
iterate(byte, BytePredicate, ByteUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(byte, ByteUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values.
iterate(byte, BooleanSupplier, ByteUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(char, CharPredicate, CharUnaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(char, CharUnaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values.
iterate(char, BooleanSupplier, CharUnaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(double, BooleanSupplier, DoubleUnaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(double, DoublePredicate, DoubleUnaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(double, DoubleUnaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values.
iterate(float, FloatPredicate, FloatUnaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(float, FloatUnaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values.
iterate(float, BooleanSupplier, FloatUnaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(int, BooleanSupplier, IntUnaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(int, IntPredicate, IntUnaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values.
iterate(long, BooleanSupplier, LongUnaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(long, LongPredicate, LongUnaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(long, LongUnaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values.
iterate(short, ShortPredicate, ShortUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(short, ShortUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values.
iterate(short, BooleanSupplier, ShortUnaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns an iterator over the elements in the specified iterable.
iterate(Collection<? extends Future<? extends T>>) - Static method in class com.landawn.abacus.util.Futures
Returns an Iterator with elements got from the specified futures, first finished future, first out.
iterate(Collection<? extends Future<? extends T>>, long, TimeUnit) - Static method in class com.landawn.abacus.util.Futures
Returns an Iterator with elements got from the specified futures, first finished future, first out.
iterate(Collection<? extends Future<? extends T>>, long, TimeUnit, Function<? super Result<T, Exception>, ? extends R>) - Static method in class com.landawn.abacus.util.Futures
Returns an Iterator with elements obtained from the specified futures, with the first finished future being the first out.
iterate(Collection<? extends Future<? extends T>>, Function<? super Result<T, Exception>, ? extends R>) - Static method in class com.landawn.abacus.util.Futures
Returns an Iterator with elements obtained from the specified futures, with the first finished future being the first out.
iterate(Future<? extends T>...) - Static method in class com.landawn.abacus.util.Futures
Returns an Iterator with elements got from the specified futures, first finished future, first out.
iterate(BooleanSupplier, ByteSupplier) - Static method in class com.landawn.abacus.util.stream.ByteStream
Creates a stream that iterates using the given hasNext and next suppliers.
iterate(BooleanSupplier, CharSupplier) - Static method in class com.landawn.abacus.util.stream.CharStream
Creates a stream that iterates using the given hasNext and next suppliers.
iterate(BooleanSupplier, FloatSupplier) - Static method in class com.landawn.abacus.util.stream.FloatStream
Creates a stream that iterates using the given hasNext and next suppliers.
iterate(BooleanSupplier, ShortSupplier) - Static method in class com.landawn.abacus.util.stream.ShortStream
Creates a stream that iterates using the given hasNext and next suppliers.
iterate(BooleanSupplier, DoubleSupplier) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Creates a stream that iterates using the given hasNext and next suppliers.
iterate(BooleanSupplier, IntSupplier) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates a stream that iterates using the given hasNext and next suppliers.
iterate(BooleanSupplier, LongSupplier) - Static method in class com.landawn.abacus.util.stream.LongStream
Creates a stream that iterates using the given hasNext and next suppliers.
iterate(BooleanSupplier, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream that iterates using the given hasNext and next suppliers.
iterate(Iterator<E>, int) - Method in class com.landawn.abacus.util.Retry.R
Creates an iterator that retries the specified iterator's operations if they fail.
iterate(T[]) - Static method in class com.landawn.abacus.util.N
Returns an iterator over the elements in the specified array.
iterate(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns an iterator over the elements within specified range in the given array.
iterate(T, BooleanSupplier, UnaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a sequential ordered Stream produced by iterative application of a function f to an initial element init, producing a Stream consisting of init, f(init), f(f(init)), etc.
iterate(T, Predicate<? super T>, UnaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream that iterates from an initial value, applying a function to generate subsequent values, and continues as long as a predicate is satisfied.
iterate(T, UnaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream that iterates over elements starting from the given initial value.
iterateAll(Collection<? extends Iterable<? extends T>>) - Static method in class com.landawn.abacus.util.N
Returns a list of iterators for each iterable in the specified collection of iterables.
iterator() - Method in class com.landawn.abacus.util.BooleanList
 
iterator() - Method in class com.landawn.abacus.util.ByteList
 
iterator() - Method in class com.landawn.abacus.util.CharList
 
iterator() - Method in class com.landawn.abacus.util.DoubleList
 
iterator() - Method in class com.landawn.abacus.util.FloatList
 
iterator() - Method in class com.landawn.abacus.util.IdentityHashSet
 
iterator() - Method in class com.landawn.abacus.util.ImmutableArray
 
iterator() - Method in class com.landawn.abacus.util.ImmutableCollection
 
iterator() - Method in class com.landawn.abacus.util.IntList
 
iterator() - Method in class com.landawn.abacus.util.LongList
 
iterator() - Method in class com.landawn.abacus.util.Multimap
Returns an iterator over the entries in the Multimap.
iterator() - Method in class com.landawn.abacus.util.Multiset
Returns an unmodifiable iterator over the elements in this collection.
iterator() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
iterator() - Method in class com.landawn.abacus.util.PrimitiveList
 
iterator() - Method in class com.landawn.abacus.util.ShortList
 
iterator() - Method in interface com.landawn.abacus.util.stream.BaseStream
Deprecated.
? may cause memory/resource leak if forget to close this Stream
iterator() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an iterator over the elements in this EntryStream.
iterator(int, int, String, String) - Method in interface com.landawn.abacus.util.DataSet
Creates a BiIterator over the elements in the specified columns of the DataSet.
iterator(int, int, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
iterator(int, int, String, String, String) - Method in interface com.landawn.abacus.util.DataSet
Creates a TriIterator over the elements in the specified columns of the DataSet.
iterator(int, int, String, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
iterator(String, String) - Method in interface com.landawn.abacus.util.DataSet
Creates a BiIterator over the elements in the specified columns of the DataSet.
iterator(String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
iterator(String, String, String) - Method in interface com.landawn.abacus.util.DataSet
Creates a TriIterator over the elements in the specified columns of the DataSet.
iterator(String, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
Iterator() - Constructor for class com.landawn.abacus.util.Throwables.Iterator
 
ITERATOR - Enum constant in enum class com.landawn.abacus.util.stream.BaseStream.Splitor
Elements will be fetched and processed by parallel threads one by one.
IteratorEx<T> - Interface in com.landawn.abacus.util.stream
 
Iterators - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.

J

JANUARY - Enum constant in enum class com.landawn.abacus.util.Month
 
JAVA_0_9 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
The Java version reported by Android.
JAVA_1_1 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.1.
JAVA_1_2 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.2.
JAVA_1_3 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.3.
JAVA_1_4 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.4.
JAVA_1_5 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.5.
JAVA_1_6 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.6.
JAVA_1_7 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.7.
JAVA_1_8 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 1.8.
JAVA_10 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
 
JAVA_11 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
 
JAVA_12 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
 
JAVA_13 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
 
JAVA_14 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
 
JAVA_15 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
 
JAVA_16 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
 
JAVA_17 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
 
JAVA_18 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
 
JAVA_19 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 19.
JAVA_20 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 20.
JAVA_21 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
Java 21.
JAVA_9 - Enum constant in enum class com.landawn.abacus.util.JavaVersion
 
JAVA_CLASS_PATH - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_CLASS_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_HOME - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_IO_TMPDIR - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_RECENT - Enum constant in enum class com.landawn.abacus.util.JavaVersion
The most recent java version.
JAVA_RUNTIME_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_RUNTIME_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_SPECIFICATION_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_SPECIFICATION_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_SPECIFICATION_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_INFO - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_SPECIFICATION_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_SPECIFICATION_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_SPECIFICATION_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_VENDOR - Static variable in class com.landawn.abacus.util.IOUtil
 
JAVA_VM_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
JavaVersion - Enum Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, under the Apache License 2.0.
jc(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
 
jc2c(Callable<R>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
jc2c(Callable<R>) - Static method in class com.landawn.abacus.util.Fn
 
jc2r(Callable<?>) - Static method in class com.landawn.abacus.util.Fn
 
JDC() - Constructor for class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
 
join(boolean[]) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(boolean[], char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(boolean[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(boolean[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(boolean[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(boolean[], String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(byte[]) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(byte[], char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(byte[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(byte[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(byte[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(byte[], String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(char[]) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(char[], char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(char[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(char[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(char[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(char[], String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(double[]) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(double[], char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(double[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(double[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(double[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(double[], String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(float[]) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(float[], char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(float[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(float[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(float[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(float[], String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(int[]) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(int[], char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(int[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(int[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(int[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(int[], String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(long[]) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(long[], char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(long[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(long[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(long[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(long[], String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(short[]) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(short[], char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(short[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(short[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(short[], int, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(short[], String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(CharSequence) - Method in class com.landawn.abacus.util.Seq
Joins the elements of this sequence into a single String with the specified delimiter.
join(CharSequence) - Method in interface com.landawn.abacus.util.stream.BaseStream
Joins the elements of this stream into a single String, separated by the specified delimiter.
join(CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
Joins the elements of this stream into a single String with the specified delimiter.
join(CharSequence, CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
Joins the elements of this stream into a single String with the specified delimiter and key-value delimiter.
join(CharSequence, CharSequence, CharSequence) - Method in class com.landawn.abacus.util.Seq
Joins the elements of this sequence into a single String with the specified delimiter, prefix, and suffix.
join(CharSequence, CharSequence, CharSequence) - Method in interface com.landawn.abacus.util.stream.BaseStream
Joins the elements of this stream into a single String, separated by the specified delimiter, prefix, and suffix.
join(CharSequence, CharSequence, CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
Joins the elements of this stream into a single String with the specified delimiter, prefix, and suffix.
join(CharSequence, CharSequence, CharSequence, CharSequence) - Method in class com.landawn.abacus.util.stream.EntryStream
Joins the elements of this stream into a single String with the specified delimiter and key-value delimiter, prefix, and suffix.
join(Iterable<?>) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Iterable into a single String.
join(Iterable<?>, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Iterable into a single String.
join(Iterable<?>, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Iterable into a single String.
join(Iterable<?>, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Iterable into a single String.
join(Iterable<?>, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Iterable into a single String.
join(Object[]) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(Object[], char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(Object[], int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(Object[], int, int, char, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(Object[], int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(Object[], int, int, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(Object[], int, int, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(Object[], String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(Object[], String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(Object[], String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided array into a single String.
join(String) - Static method in class com.landawn.abacus.util.Fn.Disposables
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
join(String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
join(String, String, String) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
join(Collection<?>, int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Collection into a single String.
join(Collection<?>, int, int, char, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Collection into a single String.
join(Collection<?>, int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Collection into a single String.
join(Collection<?>, int, int, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Collection into a single String.
join(Collection<?>, int, int, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Collection into a single String.
join(Iterator<?>) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Iterator into a single String.
join(Iterator<?>, char) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Iterator into a single String.
join(Iterator<?>, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Iterator into a single String.
join(Iterator<?>, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Iterator into a single String.
join(Iterator<?>, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the elements of the provided Iterator into a single String.
JOIN - Static variable in class com.landawn.abacus.util.WD
Field JOIN.
joinByRange(Stream<U>, BiPredicate<? super T, ? super U>) - Method in class com.landawn.abacus.util.stream.Stream
 
joinByRange(Stream<U>, BiPredicate<? super T, ? super U>, Collector<? super U, ?, D>, BiFunction<? super T, ? super D, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
joinByRange(Stream<U>, BiPredicate<? super T, ? super U>, Collector<? super U, ?, D>, BiFunction<? super T, ? super D, ? extends R>, Function<Iterator<U>, Stream<R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
joinByRange(Stream<U>, BiPredicate<? super T, ? super U>, Collector<? super U, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
joinByRange(Iterator<U>, BiPredicate<? super T, ? super U>) - Method in class com.landawn.abacus.util.stream.Stream
 
joinByRange(Iterator<U>, BiPredicate<? super T, ? super U>, Collector<? super U, ?, D>, BiFunction<? super T, ? super D, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
 
joinByRange(Iterator<U>, BiPredicate<? super T, ? super U>, Collector<? super U, ?, D>, BiFunction<? super T, ? super D, ? extends R>, Function<Iterator<U>, Stream<R>>) - Method in class com.landawn.abacus.util.stream.Stream
 
joinByRange(Iterator<U>, BiPredicate<? super T, ? super U>, Collector<? super U, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
 
JoinedBy - Annotation Interface in com.landawn.abacus.annotation
Sample for one-one or one-many join:
joinEntries(Map<?, ?>) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided Map into a single String.
joinEntries(Map<?, ?>, char) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided Map into a single String.
joinEntries(Map<?, ?>, char, char) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided Map into a single String.
joinEntries(Map<?, ?>, int, int, char) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided map into a string, using the specified delimiters.
joinEntries(Map<?, ?>, int, int, char, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided map into a string, using the specified delimiters.
joinEntries(Map<?, ?>, int, int, char, char) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided map into a string, using the specified delimiters.
joinEntries(Map<?, ?>, int, int, char, char, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided map into a string, using the specified delimiters.
joinEntries(Map<?, ?>, int, int, String) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided map into a string, using the specified delimiters.
joinEntries(Map<?, ?>, int, int, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided map into a string, using the specified delimiters.
joinEntries(Map<?, ?>, int, int, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided map into a string, using the specified delimiters.
joinEntries(Map<?, ?>, int, int, String, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided map into a string, using the specified delimiters.
joinEntries(Map<?, ?>, String) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided Map into a single String.
joinEntries(Map<?, ?>, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided Map into a single String.
joinEntries(Map<?, ?>, String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided Map into a single String.
joinEntries(Map<?, ?>, String, String, String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided Map into a single String.
joinEntries(Map<K, V>, String, String, String, String, boolean, Function<? super K, ?>, Function<? super V, ?>) - Static method in class com.landawn.abacus.util.Strings
Joins the entries of the provided map into a string, using the specified delimiters.
Joiner - Class in com.landawn.abacus.util
This is the Joiner class.
joining() - Static method in class com.landawn.abacus.util.stream.Collectors
 
joining(CharSequence) - Static method in class com.landawn.abacus.util.stream.Collectors
 
joining(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.stream.Collectors
 
joinTo(Joiner) - Method in class com.landawn.abacus.util.Seq
Joins the elements of this sequence into the provided Joiner.
joinTo(Joiner) - Method in interface com.landawn.abacus.util.stream.BaseStream
Joins the elements of this stream into a single String using the provided Joiner.
joinTo(Joiner) - Method in class com.landawn.abacus.util.stream.EntryStream
Joins the elements of this stream into a single String using the provided Joiner.
jr(Runnable) - Static method in class com.landawn.abacus.util.Fn
 
jr2r(Runnable) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
jr2r(Runnable) - Static method in class com.landawn.abacus.util.Fn
 
JSC() - Constructor for class com.landawn.abacus.parser.JSONSerializationConfig.JSC
 
JSON - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
JSON_BR - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
JSON_GZIP - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
JSON_LZ4 - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
JSON_SNAPPY - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
json2Xml(String) - Static method in class com.landawn.abacus.util.N
Converts the given JSON string to its XML string representation.
json2Xml(String, Class<?>) - Static method in class com.landawn.abacus.util.N
Converts the given JSON string to its XML string representation.
jsonBody(Object) - Method in class com.landawn.abacus.http.HttpRequest
 
jsonBody(Object) - Method in class com.landawn.abacus.http.OkHttpRequest
 
jsonBody(Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
jsonBody(String) - Method in class com.landawn.abacus.http.HttpRequest
 
jsonBody(String) - Method in class com.landawn.abacus.http.OkHttpRequest
 
jsonBody(String) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
JSONDeserializationConfig - Class in com.landawn.abacus.parser
 
JSONDeserializationConfig() - Constructor for class com.landawn.abacus.parser.JSONDeserializationConfig
 
JSONDeserializationConfig.JDC - Class in com.landawn.abacus.parser
The Class JDC.
JSONHttpMessageConverter - Class in com.landawn.abacus.spring
 
JSONHttpMessageConverter() - Constructor for class com.landawn.abacus.spring.JSONHttpMessageConverter
 
JsonMappers - Class in com.landawn.abacus.util
Utility class based on Jackson JsonMapper.
JsonMappers.One - Class in com.landawn.abacus.util
 
jsonParser - Static variable in class com.landawn.abacus.util.CSVUtil
 
JSONParser - Interface in com.landawn.abacus.parser
 
JSONSerializationConfig - Class in com.landawn.abacus.parser
 
JSONSerializationConfig() - Constructor for class com.landawn.abacus.parser.JSONSerializationConfig
 
JSONSerializationConfig.JSC - Class in com.landawn.abacus.parser
The Class JSC.
JSONUtil - Class in com.landawn.abacus.util
The JSONUtil class provides utility methods for handling JSON data.
JsonXmlConfig - Annotation Interface in com.landawn.abacus.annotation
 
JsonXmlCreator - Annotation Interface in com.landawn.abacus.annotation
 
jsonXmlExpose - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
JsonXmlField - Annotation Interface in com.landawn.abacus.annotation
 
JsonXmlField.Expose - Enum Class in com.landawn.abacus.annotation
 
JSONXMLSerializationConfig<C> - Class in com.landawn.abacus.parser
 
JSONXMLSerializationConfig() - Constructor for class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
jsonXmlType - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
JsonXmlValue - Annotation Interface in com.landawn.abacus.annotation
 
JULY - Enum constant in enum class com.landawn.abacus.util.Month
 
JUNE - Enum constant in enum class com.landawn.abacus.util.Month
 
just(E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing just the provided element.
just(E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
just(E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing just the provided element.
just(E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
just(T) - Static method in class com.landawn.abacus.util.Enumerations
 
just(T) - Static method in class com.landawn.abacus.util.ObjIterator
Returns an ObjIterator with a single element.
just(T) - Static method in class com.landawn.abacus.util.ObjListIterator
 
just(T) - Static method in class com.landawn.abacus.util.Range
Obtains a range using the specified element as both the minimum and maximum in this range.
just(T) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence containing a single element.
just(T) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream containing a single element.
just(T) - Static method in class com.landawn.abacus.util.Throwables.Iterator
 
just(T, Class<E>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence containing a single element.
justification() - Element in annotation interface com.landawn.abacus.annotation.SuppressFBWarnings
Optional documentation of the reason why the warning is suppressed.

K

KahanSummation - Class in com.landawn.abacus.util
 
KahanSummation() - Constructor for class com.landawn.abacus.util.KahanSummation
 
KDC() - Constructor for class com.landawn.abacus.parser.KryoDeserializationConfig.KDC
 
key() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
key() - Static method in class com.landawn.abacus.util.Fn
 
key() - Method in class com.landawn.abacus.util.Keyed
 
KEY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field KEY.
KEY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field KEY_ELE_END.
KEY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field KEY_ELE_START.
KEY_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field KEY_NULL_ELE.
keyed(Function<? super T, K>) - Static method in class com.landawn.abacus.util.Fn
 
Keyed<K,T> - Class in com.landawn.abacus.util
It's designed for performance improvement by only hash/compare key in hashCode/equals method.
KeyedObjectPool<K,E> - Interface in com.landawn.abacus.pool
 
KeyedObjectPool.MemoryMeasure<K,E> - Interface in com.landawn.abacus.pool
The Interface MemoryMeasure.
keys() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream of the keys from the entries in this EntryStream.
keys(Map<? extends K, ?>) - Static method in class com.landawn.abacus.util.Maps
Returns an immutable/unmodifiable key set of the specified map.
keySet() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
keySet() - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Retrieves a set of the keys contained in the pool.
keySet() - Method in class com.landawn.abacus.util.BiMap
Returns an immutable set of keys contained in this BiMap.
keySet() - Method in interface com.landawn.abacus.util.EntityId
 
keySet() - Method in class com.landawn.abacus.util.ImmutableMap
Returns an unmodifiable Set view of the keys contained in this map.
keySet() - Method in class com.landawn.abacus.util.MapEntity
Returns the property names which have been set value.
keySet() - Method in class com.landawn.abacus.util.Multimap
Returns the set of keys in the Multimap.
keySet() - Method in class com.landawn.abacus.util.ObjectPool
 
keySet() - Method in class com.landawn.abacus.util.Properties
 
keySet() - Method in class com.landawn.abacus.util.Seid
 
kkv() - Static method in class com.landawn.abacus.util.Fn
 
KRYO - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
KryoDeserializationConfig - Class in com.landawn.abacus.parser
 
KryoDeserializationConfig() - Constructor for class com.landawn.abacus.parser.KryoDeserializationConfig
 
KryoDeserializationConfig.KDC - Class in com.landawn.abacus.parser
The Class KDC.
KryoParser - Class in com.landawn.abacus.parser
The content is encoded with Base64 if the target output is String or Writer, otherwise the content is NOT encoded with Base64 if the target output is File or OutputStream.
KryoSerializationConfig - Class in com.landawn.abacus.parser
 
KryoSerializationConfig() - Constructor for class com.landawn.abacus.parser.KryoSerializationConfig
 
KryoSerializationConfig.KSC - Class in com.landawn.abacus.parser
The Class KSC.
KSC() - Constructor for class com.landawn.abacus.parser.KryoSerializationConfig.KSC
 
kthLargest(byte[], int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified array.
kthLargest(byte[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input array.
kthLargest(char[], int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified array.
kthLargest(char[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input array.
kthLargest(double[], int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified array.
kthLargest(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input array.
kthLargest(float[], int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified array.
kthLargest(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input array.
kthLargest(int) - Method in class com.landawn.abacus.util.stream.ByteStream
Returns the k-th largest element in the stream.
kthLargest(int) - Method in class com.landawn.abacus.util.stream.CharStream
Returns the k-th largest element in the stream.
kthLargest(int) - Method in class com.landawn.abacus.util.stream.DoubleStream
Returns the k-th largest element in the stream.
kthLargest(int) - Method in class com.landawn.abacus.util.stream.FloatStream
Returns the k-th largest element in the stream.
kthLargest(int) - Method in class com.landawn.abacus.util.stream.IntStream
Returns the k-th largest element in the stream.
kthLargest(int) - Method in class com.landawn.abacus.util.stream.LongStream
Returns the k-th largest element in the stream.
kthLargest(int) - Method in class com.landawn.abacus.util.stream.ShortStream
Returns the k-th largest element in the stream.
kthLargest(int[], int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified array.
kthLargest(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input array.
kthLargest(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns the k-th largest element in this sequence according to the provided comparator.
kthLargest(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns the k-th largest element in the stream according to the provided comparator.
kthLargest(long[], int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified array.
kthLargest(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input array.
kthLargest(short[], int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified array.
kthLargest(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input array.
kthLargest(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.Iterables
Returns the k-th largest element from the provided collection based on their natural ordering.
kthLargest(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified collection.
kthLargest(Collection<? extends T>, int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input collection.
kthLargest(Collection<? extends T>, int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input collection according to the provided comparator.
kthLargest(Collection<? extends T>, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the k-th largest element from the provided collection based on the provided comparator.
kthLargest(Collection<? extends T>, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified collection according to the provided comparator.
kthLargest(T[], int) - Static method in class com.landawn.abacus.util.Iterables
Returns the k-th largest element from the provided array based on their natural ordering.
kthLargest(T[], int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified array.
kthLargest(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input array.
kthLargest(T[], int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element within the specified range in the input array according to the provided comparator.
kthLargest(T[], int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the k-th largest element from the provided array according to the provided comparator.
kthLargest(T[], int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the k-th largest element in the specified array according to the provided comparator.

L

largestIndicesOfAll(String, int, String...) - Static method in class com.landawn.abacus.util.Strings
Find the largest index of any substrings in valuesToFind.
largestIndicesOfAll(String, String...) - Static method in class com.landawn.abacus.util.Strings
Find the largest index of any substrings in valuesToFind.
largestLastindicesOfAll(String, int, String...) - Static method in class com.landawn.abacus.util.Strings
Find the largest index among the first index of any substrings in valuesToFind.
largestLastindicesOfAll(String, String...) - Static method in class com.landawn.abacus.util.Strings
Find the largest index among the first index of any substrings in valuesToFind.
last() - Method in class com.landawn.abacus.util.BiIterator
Returns an Optional containing the last pair of elements in the iterator.
last() - Method in class com.landawn.abacus.util.BooleanIterator
 
last() - Method in class com.landawn.abacus.util.BooleanList
 
last() - Method in class com.landawn.abacus.util.ByteIterator
 
last() - Method in class com.landawn.abacus.util.ByteList
 
last() - Method in class com.landawn.abacus.util.CharIterator
 
last() - Method in class com.landawn.abacus.util.CharList
 
last() - Method in class com.landawn.abacus.util.DoubleIterator
 
last() - Method in class com.landawn.abacus.util.DoubleList
 
last() - Method in class com.landawn.abacus.util.FloatIterator
 
last() - Method in class com.landawn.abacus.util.FloatList
 
last() - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
last() - Method in class com.landawn.abacus.util.IntIterator
 
last() - Method in class com.landawn.abacus.util.IntList
 
last() - Method in class com.landawn.abacus.util.LongIterator
 
last() - Method in class com.landawn.abacus.util.LongList
 
last() - Method in class com.landawn.abacus.util.ObjIterator
Returns the last element in the ObjIterator, if it exists.
last() - Method in class com.landawn.abacus.util.ObjListIterator
 
last() - Method in class com.landawn.abacus.util.Seq
Returns the last element of this sequence.
last() - Method in class com.landawn.abacus.util.ShortIterator
 
last() - Method in class com.landawn.abacus.util.ShortList
 
last() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns the last element of the stream.
last() - Static method in class com.landawn.abacus.util.stream.Collectors
Only works for sequential Stream.
last() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the last entry of this EntryStream.
last() - Method in class com.landawn.abacus.util.Throwables.Iterator
 
last() - Method in class com.landawn.abacus.util.TriIterator
Returns an Optional containing the last triple of elements in the iterator.
last(boolean[], boolean) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array.
last(boolean[], boolean, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array, starting from the specified index from the end.
last(byte[], byte) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array.
last(byte[], byte, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array, starting from the specified index from the end.
last(char[], char) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array.
last(char[], char, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array, starting from the specified index from the end.
last(double[], double) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array.
last(double[], double, double) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array within a specified tolerance.
last(double[], double, double, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array within a specified tolerance, starting from the specified index from the end.
last(double[], double, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array, starting from the specified index from the end.
last(float[], float) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array.
last(float[], float, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array, starting from the specified index from the end.
last(int) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq consisting of the last n elements of this sequence.
last(int) - Static method in class com.landawn.abacus.util.stream.Collectors
Only works for sequential Stream.
last(int) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the last n elements of this stream.
last(int[], int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array.
last(int[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array, starting from the specified index from the end.
last(long[], long) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array.
last(long[], long, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array, starting from the specified index from the end.
last(short[], short) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array.
last(short[], short, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array, starting from the specified index from the end.
last(Object[], Object) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array.
last(Object[], Object, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given array, starting from the specified index from the end.
last(String, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified character in the given string.
last(String, int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified character in the given string, starting from the specified index from the end.
last(String, String) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified string in the given string.
last(String, String, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified string in the given string, starting from the specified index from the end.
last(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given collection.
last(Collection<?>, Object, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified value in the given collection, starting from the specified index from the end.
LAST_ACCESS_TIME - Enum constant in enum class com.landawn.abacus.pool.EvictionPolicy
Field LAST_ACCESSED_TIME.
LAST_EVENT_ID - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Last-Event-ID header field name.
LAST_MODIFIED - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Last-Modified header field name.
lastChar(String) - Static method in class com.landawn.abacus.util.Strings
Returns the last character of the given string as an OptionalChar.
lastChars(String, int) - Static method in class com.landawn.abacus.util.Strings
Returns at most last n chars of the specified String if its length is bigger than n, or an empty String "" if str is empty or null, or itself it's length equal to or less than n.
lastElement(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the last element in the given Iterable wrapped in a Nullable.
lastElement(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the last element in the given Iterator wrapped in a Nullable.
lastElements(Iterable<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Returns a list containing the last n elements from the given Iterable.
lastElements(Iterator<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Returns a list containing the last n elements from the given Iterator.
lastEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
lastEntry(Map<K, V>) - Static method in class com.landawn.abacus.util.N
Returns the last entry from the given map.
lastIndexOf(boolean) - Method in class com.landawn.abacus.util.BooleanList
Last index of.
lastIndexOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array.
lastIndexOf(boolean[], boolean, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array, starting the search backwards from the specified index.
lastIndexOf(boolean, int) - Method in class com.landawn.abacus.util.BooleanList
Last index of.
lastIndexOf(byte) - Method in class com.landawn.abacus.util.ByteList
Last index of.
lastIndexOf(byte[], byte) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array.
lastIndexOf(byte[], byte, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array, starting the search backwards from the specified index.
lastIndexOf(byte, int) - Method in class com.landawn.abacus.util.ByteList
Last index of.
lastIndexOf(char) - Method in class com.landawn.abacus.util.CharList
Last index of.
lastIndexOf(char[], char) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array.
lastIndexOf(char[], char, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array, starting the search backwards from the specified index.
lastIndexOf(char, int) - Method in class com.landawn.abacus.util.CharList
Last index of.
lastIndexOf(double) - Method in class com.landawn.abacus.util.DoubleList
Last index of.
lastIndexOf(double[], double) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array.
lastIndexOf(double[], double, double) - Static method in class com.landawn.abacus.util.N
Finds the last index of the given value within a given tolerance in the array.
lastIndexOf(double[], double, double, int) - Static method in class com.landawn.abacus.util.N
Finds the last index of the given value in the array starting at the given index.
lastIndexOf(double[], double, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array, starting the search backwards from the specified index.
lastIndexOf(double, int) - Method in class com.landawn.abacus.util.DoubleList
Last index of.
lastIndexOf(float) - Method in class com.landawn.abacus.util.FloatList
Last index of.
lastIndexOf(float[], float) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array.
lastIndexOf(float[], float, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array, starting the search backwards from the specified index.
lastIndexOf(float, int) - Method in class com.landawn.abacus.util.FloatList
Last index of.
lastIndexOf(int) - Method in class com.landawn.abacus.util.IntList
Last index of.
lastIndexOf(int[], int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array.
lastIndexOf(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array, starting the search backwards from the specified index.
lastIndexOf(int, int) - Method in class com.landawn.abacus.util.IntList
Last index of.
lastIndexOf(long) - Method in class com.landawn.abacus.util.LongList
Last index of.
lastIndexOf(long[], long) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array.
lastIndexOf(long[], long, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array, starting the search backwards from the specified index.
lastIndexOf(long, int) - Method in class com.landawn.abacus.util.LongList
Last index of.
lastIndexOf(short) - Method in class com.landawn.abacus.util.ShortList
Last index of.
lastIndexOf(short[], short) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array.
lastIndexOf(short[], short, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array, starting the search backwards from the specified index.
lastIndexOf(short, int) - Method in class com.landawn.abacus.util.ShortList
Last index of.
lastIndexOf(Object) - Method in class com.landawn.abacus.util.ImmutableList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object[], Object) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array.
lastIndexOf(Object[], Object) - Static method in class com.landawn.abacus.util.Iterables
Returns the index of the last occurrence of the specified value in the provided array as an OptionalInt.
lastIndexOf(Object[], Object, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the array, starting the search backwards from the specified index.
lastIndexOf(String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(String, int, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(String, String) - Static method in class com.landawn.abacus.util.Strings
Last index of.
lastIndexOf(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within str of the last occurrence of the specified substr, searching backward starting at the specified index.
lastIndexOf(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the last occurrence of the specified substring, using the specified delimiter to separate the search.
lastIndexOf(String, String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the last occurrence of the specified substring, using the specified delimiter to separate the search, starting the search at the specified index.
lastIndexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the specified collection.
lastIndexOf(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Iterables
Returns the index of the last occurrence of the specified value in the provided collection as an OptionalInt.
lastIndexOf(Collection<?>, Object, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified value in the specified collection, starting the search backwards from the specified index.
lastIndexOf(T) - Method in class com.landawn.abacus.util.ImmutableArray
 
lastIndexOfAny(String, char...) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the last occurrence of any specified character.
lastIndexOfAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the last occurrence of any specified substring.
lastIndexOfIgnoreCase(String[], String) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified string in the array, ignoring case considerations.
lastIndexOfIgnoreCase(String[], String, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified string in the array, ignoring case considerations, starting the search backwards from the specified index.
lastIndexOfIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the last occurrence of the specified substring, ignoring case considerations.
lastIndexOfIgnoreCase(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the index within the input string of the last occurrence of the specified substring, ignoring case considerations, searching backward starting at the specified index.
lastIndexOfSubList(List<?>, List<?>) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified sublist in the source list.
lastIndexOfSubList(List<?>, List<?>, int) - Static method in class com.landawn.abacus.util.N
Returns the index of the last occurrence of the specified sublist in the source list, starting the search backwards from the specified index.
lastKey() - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
lastNonNull(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the last non-null value from the provided iterable.
lastNonNull(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the last non-null value from the provided iterator.
lastNonNull(T...) - Static method in class com.landawn.abacus.util.N
Returns the last non-null value from the provided array of values.
lastNonNull(T, T) - Static method in class com.landawn.abacus.util.N
Returns the last non-null value from the provided values.
lastNonNull(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns the last non-null value from the provided values.
lastOfIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified string in the given string, ignoring case considerations.
lastOfIgnoreCase(String, String, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified string in the given string, ignoring case considerations, starting from the specified index from the end.
lastOfSubArray(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array.
lastOfSubArray(boolean[], int, boolean[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(byte[], byte[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array.
lastOfSubArray(byte[], int, byte[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(char[], char[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array.
lastOfSubArray(char[], int, char[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(double[], double[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array.
lastOfSubArray(double[], int, double[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(float[], float[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array.
lastOfSubArray(float[], int, float[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(int[], int[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array.
lastOfSubArray(int[], int, int[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(long[], int, long[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(long[], long[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array.
lastOfSubArray(short[], int, short[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(short[], short[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array.
lastOfSubArray(Object[], int, Object[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array, starting from the specified index from the end.
lastOfSubArray(Object[], Object[]) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-array in the given source array.
lastOfSubList(List<?>, int, List<?>) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-list in the given source list, starting from the specified index from the end.
lastOfSubList(List<?>, int, List<?>, int, int) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-list in the given source list, starting from the specified index from the end.
lastOfSubList(List<?>, List<?>) - Static method in class com.landawn.abacus.util.Index
Returns the last index of the specified sub-list in the given source list.
lastOrDefaultIfEmpty(Iterable<? extends T>, T) - Static method in class com.landawn.abacus.util.N
Returns the last element of the given iterable if it is not empty, otherwise returns the specified default value.
lastOrDefaultIfEmpty(Iterator<? extends T>, T) - Static method in class com.landawn.abacus.util.N
Returns the last element of the given iterator if it is not empty, otherwise returns the specified default value.
lastOrDefaultIfEmpty(T[], T) - Static method in class com.landawn.abacus.util.N
Returns the last element of the given array if it is not empty, otherwise returns the specified default value.
lastOrdinalIndexOf(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Finds the n-th last occurrence of the specified value within the input string.
lastOrNullIfEmpty(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the last element of the given iterable if it is not empty, otherwise returns null.
lastOrNullIfEmpty(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the last element of the given iterator if it is not empty, otherwise returns null.
lastOrNullIfEmpty(T[]) - Static method in class com.landawn.abacus.util.N
Returns the last element of the given array if it is not empty, otherwise returns null.
lastPage() - Method in interface com.landawn.abacus.util.Paginated
Returns the last page.
lastRow() - Method in interface com.landawn.abacus.util.DataSet
Retrieves the last row from the DataSet as an Optional array of Objects.
lastRow() - Method in class com.landawn.abacus.util.RowDataSet
 
lastRow(Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the last row from the DataSet as an instance of the specified type wrapped in an Optional.
lastRow(Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
lastRow(Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the last row from the DataSet as an instance of the specified type wrapped in an Optional.
lastRow(Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
lastRow(Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the last row from the DataSet as an instance of the specified type wrapped in an Optional.
lastRow(Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
lastRow(IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Retrieves the last row from the DataSet as an instance of the specified type wrapped in an Optional.
lastRow(IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
LazyEvaluation - Annotation Interface in com.landawn.abacus.annotation
 
lazyInit(Supplier<T>) - Static method in class com.landawn.abacus.util.N
Creates a lazy-initialized supplier from the provided supplier.
lazyInitialize(Throwables.Supplier<T, E>) - Static method in class com.landawn.abacus.util.N
Creates a lazy-initialized supplier from the provided supplier.
lcm(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the least common multiple of the absolute value of two numbers, using the formula lcm(a,b) = (a / gcd(a,b)) * b.
lcm(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the least common multiple of the absolute value of two numbers, using the formula lcm(a,b) = (a / gcd(a,b)) * b.
left - Variable in class com.landawn.abacus.util.Pair
 
left - Variable in class com.landawn.abacus.util.Triple
 
left() - Static method in class com.landawn.abacus.util.Fn
 
left() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
left() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
LEFT - Static variable in class com.landawn.abacus.util.WD
Field LEFT.
LEFT_JOIN - Static variable in class com.landawn.abacus.util.WD
Field LEFT_JOIN.
leftJoin(DataSet, String, String) - Method in interface com.landawn.abacus.util.DataSet
Performs a left join operation between this DataSet and another DataSet based on the specified column names.
leftJoin(DataSet, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
leftJoin(DataSet, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
Performs a left join operation between this DataSet and another DataSet based on the specified column names.
leftJoin(DataSet, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
leftJoin(DataSet, Map<String, String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a left join operation between this DataSet and another DataSet based on the specified column names.
leftJoin(DataSet, Map<String, String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
leftJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in interface com.landawn.abacus.util.DataSet
Performs a left join operation between this DataSet and another DataSet based on the specified column names.
leftJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in class com.landawn.abacus.util.RowDataSet
 
leftJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
leftJoin(Collection<? extends T>, Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
leftJoin(Collection<? extends T>, Function<? super T, ? extends K>, BiFunction<? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
leftJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>) - Method in class com.landawn.abacus.util.stream.Stream
Deprecated.
The time complexity is O(n * m). You should try leftJoin(Collection, Function, Function) first.
leftJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Deprecated.
The time complexity is O(n * m). You should try leftJoin(Collection, Function, Function, BiFunction) first.
leftJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
leftJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
len() - Static method in class com.landawn.abacus.util.Fn.FB
 
len() - Static method in class com.landawn.abacus.util.Fn.FC
 
len() - Static method in class com.landawn.abacus.util.Fn.FD
 
len() - Static method in class com.landawn.abacus.util.Fn.FF
 
len() - Static method in class com.landawn.abacus.util.Fn.FI
 
len() - Static method in class com.landawn.abacus.util.Fn.FL
 
len() - Static method in class com.landawn.abacus.util.Fn.FS
 
len() - Static method in class com.landawn.abacus.util.Fn
 
len(boolean[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(byte[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(char[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(double[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(float[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(int[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(long[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(short[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
len(CharSequence) - Static method in class com.landawn.abacus.util.N
Returns the length of the specified CharSequence, or 0 if it's empty or null.
len(Object[]) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
length() - Static method in class com.landawn.abacus.util.Fn
 
length() - Method in class com.landawn.abacus.util.ImmutableArray
 
length() - Method in class com.landawn.abacus.util.Joiner
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
length() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
LENGTH - Static variable in class com.landawn.abacus.util.WD
Field LENGTH.
lengthOfCommonPrefix(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Returns the length of the common prefix between two CharSequences.
lengthOfCommonSuffix(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Returns the length of the common suffix between two CharSequences.
lenientFormat(String, Object...) - Static method in class com.landawn.abacus.util.Strings
Copied from Google Guava
Returns the given template string with each occurrence of "%s" replaced by the corresponding argument value from args; or, if the placeholder and argument counts do not match, returns a best-effort form of that string.
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
LESS_EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
LESS_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field LESS_EQUAL.
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
LESS_THAN - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
LESS_THAN - Static variable in class com.landawn.abacus.util.WD
Field LESS_THAN.
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FB
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FC
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FD
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FF
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FI
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FL
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn.FS
 
lessEqual() - Static method in class com.landawn.abacus.util.Fn
 
lessEqual(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
lessEqual(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
lessEqual(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
lessEqual(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
lessEqual(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
lessEqual(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
lessEqual(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
lessEqual(T) - Static method in class com.landawn.abacus.util.Fn
 
lessEqual(T, T) - Static method in class com.landawn.abacus.util.N
Compares two comparable objects to determine if the first is less than or equal to the second.
lessEqual(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compares two objects using the specified comparator to determine if the first is less than or equal to the second.
lessThan() - Static method in class com.landawn.abacus.util.Fn.FB
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FC
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FD
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FF
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FI
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FL
 
lessThan() - Static method in class com.landawn.abacus.util.Fn.FS
 
lessThan() - Static method in class com.landawn.abacus.util.Fn
 
lessThan(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
lessThan(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
lessThan(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
lessThan(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
lessThan(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
lessThan(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
lessThan(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
lessThan(T) - Static method in class com.landawn.abacus.util.Fn
 
lessThan(T, T) - Static method in class com.landawn.abacus.util.N
Compares two comparable objects to determine if the first is less than the second.
lessThan(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Compares two objects using the specified comparator to determine if the first is less than the second.
LF - Static variable in class com.landawn.abacus.util.Ascii
Line Feed ('\n'): A format effector which controls the movement of the printing position to the next printing line.
LF - Static variable in class com.landawn.abacus.util.Strings
A String for linefeed LF ("\n").
LIKE - Static variable in class com.landawn.abacus.util.WD
Field LIKE.
limit(int) - Method in class com.landawn.abacus.util.Splitter
Sets the limit for the number of substrings the source string should be divided into.
limit(int) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
limit(long) - Method in class com.landawn.abacus.util.BiIterator
Returns a new BiIterator with a limited number of elements.
limit(long) - Method in class com.landawn.abacus.util.BooleanIterator
 
limit(long) - Method in class com.landawn.abacus.util.ByteIterator
 
limit(long) - Method in class com.landawn.abacus.util.DoubleIterator
 
limit(long) - Method in class com.landawn.abacus.util.FloatIterator
 
limit(long) - Method in class com.landawn.abacus.util.IntIterator
 
limit(long) - Method in class com.landawn.abacus.util.LongIterator
 
limit(long) - Method in class com.landawn.abacus.util.ObjIterator
Returns a new ObjIterator with count elements from the beginning of this iterator.
limit(long) - Method in class com.landawn.abacus.util.ObjListIterator
 
limit(long) - Method in class com.landawn.abacus.util.Observer
 
limit(long) - Method in class com.landawn.abacus.util.Seq
Limits the number of elements in the sequence to the specified maximum size.
limit(long) - Method in class com.landawn.abacus.util.ShortIterator
 
limit(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
Limits the size of the stream to the specified maximum size.
limit(long) - Method in class com.landawn.abacus.util.stream.EntryStream
Limits the number of elements in this EntryStream to the specified maximum size.
limit(long) - Method in class com.landawn.abacus.util.TriIterator
Returns a new TriIterator with a limited number of elements.
limit(Iterator<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator that is limited to the specified count of elements from the original Iterator.
LIMIT - Static variable in class com.landawn.abacus.util.WD
Field LIMIT.
limitThenFilter(int, BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
limitThenFilter(int, Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
LINE_SEPARATOR - Static variable in class com.landawn.abacus.util.IOUtil
 
LineIterator - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons IO developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
LineIterator(Reader) - Constructor for class com.landawn.abacus.util.LineIterator
Constructs an iterator of the lines for a Reader.
LINK - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Link header field name.
LINKED_HASH_MAP - Static variable in class com.landawn.abacus.util.Clazz
 
list(File) - Static method in class com.landawn.abacus.util.IOUtil
Lists the names of all files and directories in the specified parent directory.
list(File, boolean, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Lists the names of all files and directories in the specified parent directory.
list(File, boolean, Throwables.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
Lists the names of files in the specified parent directory.
LIST - Static variable in class com.landawn.abacus.parser.XMLConstants
Field LIST.
LIST_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field LIST_ELE_END.
LIST_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field LIST_ELE_START.
LIST_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field LIST_NULL_ELE.
listCause(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
listDirectories(File) - Static method in class com.landawn.abacus.util.IOUtil
Lists all directories in the specified parent directory.
listDirectories(File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Lists all directories in the specified parent directory.
listFiles(File) - Static method in class com.landawn.abacus.util.IOUtil
Lists all files in the specified parent directory.
listFiles(File) - Static method in class com.landawn.abacus.util.Seq
Lists the files in the specified parent directory.
listFiles(File) - Static method in class com.landawn.abacus.util.stream.Stream
Lists the files in the specified parent directory.
listFiles(File, boolean) - Static method in class com.landawn.abacus.util.Seq
Lists the files in the specified parent directory.
listFiles(File, boolean) - Static method in class com.landawn.abacus.util.stream.Stream
Lists the files in the specified parent directory.
listFiles(File, boolean, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Lists all files in the specified parent directory.
listFiles(File, boolean, Throwables.BiPredicate<? super File, ? super File, E>) - Static method in class com.landawn.abacus.util.IOUtil
Lists all files in the specified parent directory.
listFiles(Path) - Static method in class com.landawn.abacus.guava.Files
Returns an immutable list of paths to the files contained in the given directory.
listIterator() - Method in class com.landawn.abacus.util.ImmutableList
Returns an iterator over the elements in this list in proper sequence.
listIterator(int) - Method in class com.landawn.abacus.util.ImmutableList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
ListMultimap<K,E> - Class in com.landawn.abacus.util
 
LN - Static variable in class com.landawn.abacus.util.WD
Field LN.
load(File) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified file.
load(File, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified file with an option for auto-refresh.
load(InputStream) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified InputStream.
load(Reader) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified Reader.
loadCSV(File) - Static method in class com.landawn.abacus.util.CSVUtil
 
loadCSV(File, long, long, Predicate<? super String[]>, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified offset, count, row filter, and column type list.
loadCSV(File, long, long, Predicate<? super String[]>, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified offset, count, filter, and column type map.
loadCSV(File, long, long, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified offset, count, and column type list.
loadCSV(File, long, long, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified offset, count, and column type map.
loadCSV(File, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified column types.
loadCSV(File, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified column names.
loadCSV(File, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified column names, offset, and count.
loadCSV(File, Collection<String>, long, long, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified column names, offset, count, and column type.
loadCSV(File, Collection<String>, long, long, Predicate<? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified column names, offset, count, and row filter.
loadCSV(File, Collection<String>, long, long, Predicate<? super String[]>, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified column names, offset, count, row filter, and column type.
loadCSV(File, Collection<String>, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified column names and column types.
loadCSV(File, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified column types.
loadCSV(File, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a File source with specified column types.
loadCSV(InputStream) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from an InputStream source.
loadCSV(InputStream, long, long, Predicate<? super String[]>, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a InputStream source with specified offset, count, row filter, and column type list.
loadCSV(InputStream, long, long, Predicate<? super String[]>, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a InputStream source with specified offset, count, filter, and column type map.
loadCSV(InputStream, long, long, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(InputStream, long, long, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from an InputStream source with specified offset, count, and column type map.
loadCSV(InputStream, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from an InputStream source with specified column types.
loadCSV(InputStream, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from an InputStream source with specified column names.
loadCSV(InputStream, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from an InputStream source with specified column names, offset, and count.
loadCSV(InputStream, Collection<String>, long, long, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from an InputStream source with specified column names, offset, count, and column type.
loadCSV(InputStream, Collection<String>, long, long, Predicate<? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a InputStream source with specified column names, offset, count, and row filter.
loadCSV(InputStream, Collection<String>, long, long, Predicate<? super String[]>, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a InputStream source with specified column names, offset, count, row filter, and column type.
loadCSV(InputStream, Collection<String>, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from an InputStream source with specified column names and column types.
loadCSV(InputStream, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(InputStream, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from an InputStream source with specified column types.
loadCSV(Reader) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source.
loadCSV(Reader, long, long, Predicate<? super String[]>, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified offset, count, row filter, and column type list.
loadCSV(Reader, long, long, Predicate<? super String[]>, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified offset, count, filter, and column type map.
loadCSV(Reader, long, long, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(Reader, long, long, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified offset, count, and column type map.
loadCSV(Reader, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified column types.
loadCSV(Reader, Collection<String>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified column names.
loadCSV(Reader, Collection<String>, long, long) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified column names, offset, and count.
loadCSV(Reader, Collection<String>, long, long, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified column names, offset, count, and column type.
loadCSV(Reader, Collection<String>, long, long, Predicate<? super String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified column names, offset, count, and row filter.
loadCSV(Reader, Collection<String>, long, long, Predicate<? super String[]>, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified column names, offset, count, row filter, and column type.
loadCSV(Reader, Collection<String>, Class<?>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified column names and column types.
loadCSV(Reader, List<? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Load the data from CSV.
loadCSV(Reader, Map<String, ? extends Type>) - Static method in class com.landawn.abacus.util.CSVUtil
Loads CSV data from a Reader source with specified column types.
loadFromXml(File) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified XML file.
loadFromXml(File, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified XML file with an option for auto-refresh.
loadFromXml(File, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified XML file into the target properties class with an option for auto-refresh.
loadFromXml(File, Class<? extends T>) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified XML file into the target properties class.
loadFromXml(InputStream) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified XML InputStream.
loadFromXml(InputStream, Class<? extends T>) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified XML InputStream into the target properties class.
loadFromXml(Reader) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified XML Reader.
loadFromXml(Reader, Class<? extends T>) - Static method in class com.landawn.abacus.util.PropertiesUtil
Loads properties from the specified XML Reader into the target properties class.
LOCAL_DATE - Static variable in class com.landawn.abacus.util.DateUtil.DTF
Date/Time format: yyyy-MM-dd
LOCAL_DATE_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date/Time format: yyyy-MM-dd
LOCAL_DATE_TIME - Static variable in class com.landawn.abacus.util.DateUtil.DTF
Date/Time format: yyyy-MM-dd HH:mm:ss
LOCAL_DATE_TIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date/Time format: yyyy-MM-dd HH:mm:ss
LOCAL_MONTH_DAY_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date/Time format: MM-dd
LOCAL_TIME - Static variable in class com.landawn.abacus.util.DateUtil.DTF
Date/Time format: HH:mm:ss
LOCAL_TIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date/Time format: HH:mm:ss
LOCAL_YEAR_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
Date/Time format: yyyy
LOCATION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Location header field name.
lock() - Method in class com.landawn.abacus.pool.AbstractPool
Lock.
lock() - Method in interface com.landawn.abacus.pool.Pool
Lock.
LOCKED - Enum constant in enum class com.landawn.abacus.util.Status
 
LockMode - Enum Class in com.landawn.abacus.util
R --- Read; A --- Add; U --- Update; D --- Delete.
log(double) - Static method in class com.landawn.abacus.util.Numbers
Returns the natural logarithm (base e) of a double value.
LOG - Static variable in class com.landawn.abacus.util.WD
Field LOG.
log10(double) - Static method in class com.landawn.abacus.util.Numbers
 
log10(int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base-10 logarithm of an integer value, rounded according to the specified rounding mode.
log10(long, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base-10 logarithm of x, rounded according to the specified rounding mode.
log10(BigInteger, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base-10 logarithm of x, rounded according to the specified rounding mode.
log2(double) - Static method in class com.landawn.abacus.util.Numbers
Returns the base 2 logarithm of a double value.
log2(double, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base 2 logarithm of a double value, rounded with the specified rounding mode to an int.
log2(int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base-2 logarithm of an integer value, rounded according to the specified rounding mode.
log2(long, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base-2 logarithm of x, rounded according to the specified rounding mode.
log2(BigInteger, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the base-2 logarithm of x, rounded according to the specified rounding mode.
logRequestCurlForHARRequest(boolean) - Static method in class com.landawn.abacus.http.HARUtil
 
logRequestCurlForHARRequest(boolean, char) - Static method in class com.landawn.abacus.http.HARUtil
 
logRequestCurlForHARRequest(boolean, char, Consumer<? super String>) - Static method in class com.landawn.abacus.http.HARUtil
 
LONG - Enum constant in enum class com.landawn.abacus.util.DateTimeFormat
It's long number.
LONG_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
LONG_LIST - Static variable in class com.landawn.abacus.util.Clazz
 
LONG_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Long constant for minus one.
LONG_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Long constant for one.
LONG_SET - Static variable in class com.landawn.abacus.util.Clazz
 
LONG_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Long constant for zero.
LongBiConsumer - Interface in com.landawn.abacus.util.function
 
LongBiFunction<R> - Interface in com.landawn.abacus.util.function
 
LongBinaryOperator - Interface in com.landawn.abacus.util.function
LongBiPredicate - Interface in com.landawn.abacus.util.function
 
LongConsumer - Interface in com.landawn.abacus.util.function
longestCommonSubstring(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Strings
Returns the longest common substring between two given CharSequences.
LongFunction<R> - Interface in com.landawn.abacus.util.function
longIndex() - Method in class com.landawn.abacus.util.Indexed
 
longIndex() - Method in class com.landawn.abacus.util.IndexedBoolean
 
longIndex() - Method in class com.landawn.abacus.util.IndexedByte
 
longIndex() - Method in class com.landawn.abacus.util.IndexedChar
 
longIndex() - Method in class com.landawn.abacus.util.IndexedDouble
 
longIndex() - Method in class com.landawn.abacus.util.IndexedFloat
 
longIndex() - Method in class com.landawn.abacus.util.IndexedInt
 
longIndex() - Method in class com.landawn.abacus.util.IndexedLong
 
longIndex() - Method in class com.landawn.abacus.util.IndexedShort
 
LongIterator - Class in com.landawn.abacus.util
 
LongIterator() - Constructor for class com.landawn.abacus.util.LongIterator
 
LongIteratorEx - Class in com.landawn.abacus.util.stream
 
LongIteratorEx() - Constructor for class com.landawn.abacus.util.stream.LongIteratorEx
 
LongList - Class in com.landawn.abacus.util
 
LongList() - Constructor for class com.landawn.abacus.util.LongList
Constructs an empty LongList.
LongList(int) - Constructor for class com.landawn.abacus.util.LongList
Constructs a LongList with the specified initial capacity.
LongList(long[]) - Constructor for class com.landawn.abacus.util.LongList
Constructs a LongList using the specified array as the element array for this list without copying action.
LongList(long[], int) - Constructor for class com.landawn.abacus.util.LongList
Constructs a LongList using the specified array as the element array for this list without copying action.
LongMapMultiConsumer - Interface in com.landawn.abacus.util.function
 
LongNConsumer - Interface in com.landawn.abacus.util.function
 
LongNFunction<R> - Interface in com.landawn.abacus.util.function
 
LongObjConsumer<T> - Interface in com.landawn.abacus.util.function
LongObjFunction<T,R> - Interface in com.landawn.abacus.util.function
LongObjPredicate<T> - Interface in com.landawn.abacus.util.function
LongPredicate - Interface in com.landawn.abacus.util.function
LongStream - Class in com.landawn.abacus.util.stream
The LongStream class is an abstract class that represents a stream of long elements and supports different kinds of computations.
LongStream.LongStreamEx - Class in com.landawn.abacus.util.stream
 
LongSupplier - Interface in com.landawn.abacus.util.function
LongTernaryOperator - Interface in com.landawn.abacus.util.function
 
LongToDoubleFunction - Interface in com.landawn.abacus.util.function
LongToFloatFunction - Interface in com.landawn.abacus.util.function
 
LongToIntFunction - Interface in com.landawn.abacus.util.function
LongTriConsumer - Interface in com.landawn.abacus.util.function
 
LongTriFunction<R> - Interface in com.landawn.abacus.util.function
 
LongTriPredicate - Interface in com.landawn.abacus.util.function
 
LongUnaryOperator - Interface in com.landawn.abacus.util.function
longValue() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a long.
longValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as a long.
longValue() - Method in class com.landawn.abacus.util.MutableDouble
Returns the value of this MutableDouble as a long.
longValue() - Method in class com.landawn.abacus.util.MutableFloat
Returns the value of this MutableFloat as a long.
longValue() - Method in class com.landawn.abacus.util.MutableInt
Returns the value of this MutableInt as a long.
longValue() - Method in class com.landawn.abacus.util.MutableLong
Returns the value of this MutableLong as a long.
longValue() - Method in class com.landawn.abacus.util.MutableShort
Returns the value of this MutableShort as a long.
lower(E) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
LOWER - Static variable in class com.landawn.abacus.util.WD
Field LOWER.
LOWER_CAMEL_CASE - Enum constant in enum class com.landawn.abacus.util.NamingPolicy
 
LOWER_CASE_WITH_UNDERSCORE - Enum constant in enum class com.landawn.abacus.util.NamingPolicy
 
lowerEndpoint() - Method in class com.landawn.abacus.util.Range
Gets the minimum value in this range.
lowerEntry(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
lowerKey(K) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
LPAD - Static variable in class com.landawn.abacus.util.WD
Field LPAD.
LTRIM - Static variable in class com.landawn.abacus.util.WD
Field LTRIM.
LZ4 - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
LZ4 - Enum constant in enum class com.landawn.abacus.util.CompressionMode
 
LZ4BlockInputStream - Class in com.landawn.abacus.util
 
LZ4BlockInputStream(InputStream) - Constructor for class com.landawn.abacus.util.LZ4BlockInputStream
 
LZ4BlockOutputStream - Class in com.landawn.abacus.util
 
LZ4BlockOutputStream(OutputStream) - Constructor for class com.landawn.abacus.util.LZ4BlockOutputStream
 
LZ4BlockOutputStream(OutputStream, int) - Constructor for class com.landawn.abacus.util.LZ4BlockOutputStream
 

M

MALE - Enum constant in enum class com.landawn.abacus.util.Gender
 
map(ByteUnaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
map(CharUnaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Returns a stream consisting of the results of applying the given function to the elements of this stream.
map(FloatUnaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
map(ShortUnaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
map(TriFunction<? super A, ? super B, ? super C, ? extends R>) - Method in class com.landawn.abacus.util.TriIterator
Transforms the elements of this TriIterator using the given mapper function.
map(Throwables.BiFunction<? super L, ? super R, ? extends U, E>) - Method in class com.landawn.abacus.util.Pair
 
map(Throwables.BiFunction<? super T1, ? super T2, ? extends R, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
map(Throwables.BooleanUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
map(Throwables.ByteUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
map(Throwables.CharUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
map(Throwables.DoubleUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
map(Throwables.FloatUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
map(Throwables.Function<? super Pair<L, R>, ? extends U, E>) - Method in class com.landawn.abacus.util.Pair
 
map(Throwables.Function<? super Triple<L, M, R>, ? extends U, E>) - Method in class com.landawn.abacus.util.Triple
 
map(Throwables.Function<? super T, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function.
map(Throwables.Function<? super T, ? extends U, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Transforms the result of the computation when it's ready, by applying the provided function to it.
map(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.Holder
 
map(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
map(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Optional
 
map(Throwables.Function<? super T, U, E>) - Method in class com.landawn.abacus.util.Throwables.Iterator
 
map(Throwables.Function<? super TP, R, E>) - Method in class com.landawn.abacus.util.Tuple
 
map(Throwables.IntUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
map(Throwables.LongUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
map(Throwables.ShortUnaryOperator<E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
map(Throwables.TriFunction<? super L, ? super M, ? super R, ? extends U, E>) - Method in class com.landawn.abacus.util.Triple
 
map(Throwables.TriFunction<? super T1, ? super T2, ? super T3, ? extends R, E>) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
map(Tuple.Tuple2<String, String>, String, Collection<String>, BiFunction<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Transforms the DataSet by applying a mapping function to the specified pair of columns and creating a new column with the results.
map(Tuple.Tuple2<String, String>, String, Collection<String>, BiFunction<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
map(Tuple.Tuple3<String, String, String>, String, Collection<String>, TriFunction<?, ?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Transforms the DataSet by applying a mapping function to the specified columns and creating a new column with the results.
map(Tuple.Tuple3<String, String, String>, String, Collection<String>, TriFunction<?, ?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
map(File) - Static method in class com.landawn.abacus.guava.Files
Fully maps a file read-only in to memory as per FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long).
map(File) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
map(File, FileChannel.MapMode) - Static method in class com.landawn.abacus.guava.Files
Fully maps a file in to memory as per FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long) using the requested FileChannel.MapMode.
map(File, FileChannel.MapMode) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
map(File, FileChannel.MapMode, long) - Static method in class com.landawn.abacus.guava.Files
map(File, FileChannel.MapMode, long, long) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
map(Iterable<? extends T>, Function<? super T, ? extends R>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterable from type: {code T} to type: R by applying the specified Function<T, R> to each element.
map(Iterable<? extends T>, Function<? super T, ? extends R>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterable from type: {code T} to type: R by applying the specified Function<T, R> to each element.
map(Iterable<? extends T>, Function<? super T, U>) - Static method in class com.landawn.abacus.util.Iterators
Transforms the elements of the given Iterable using the provided Function and returns a new ObjIterator with the transformed elements.
map(String, String, String, Function<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Transforms the DataSet by applying a mapping function to the specified column and creating a new column with the results.
map(String, String, String, Function<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
map(String, String, Collection<String>, Function<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Transforms the DataSet by applying a mapping function to the specified column and creating a new column with the results.
map(String, String, Collection<String>, Function<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
map(Collection<? extends T>, int, int, Function<? super T, ? extends R>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection from type: {code T} to type: R by applying the specified Function<T, R> to each element.
map(Collection<? extends T>, int, int, Function<? super T, ? extends R>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection from type: {code T} to type: R by applying the specified Function<T, R> to each element.
map(Collection<String>, String, Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in interface com.landawn.abacus.util.DataSet
Transforms the DataSet by applying a mapping function to the specified columns and creating a new column with the results.
map(Collection<String>, String, Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
map(BiFunction<? super A, ? super B, ? extends R>) - Method in class com.landawn.abacus.util.BiIterator
Transforms the elements of this BiIterator using the given mapper function.
map(BiFunction<? super K, ? super V, ? extends Map.Entry<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the entries in this EntryStream using the given BiFunction mapper.
map(BiFunction<? super K, ? super V, ? extends KK>, BiFunction<? super K, ? super V, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the entries in this EntryStream using the given key and value extractor functions.
map(DoubleUnaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
map(Function<? super String, T>) - Method in class com.landawn.abacus.util.Joiner
The underline StringBuilder will be recycled after this method is called if resueStringBuilder is set to true, and should not continue to this instance.
map(Function<? super Map.Entry<K, V>, ? extends Map.Entry<? extends KK, ? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the entries in this EntryStream using the given mapper function.
map(Function<? super Map.Entry<K, V>, ? extends KK>, Function<? super Map.Entry<K, V>, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the entries in this EntryStream using the given key and value extractor functions.
map(Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.Builder
Deprecated. 
map(Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
map(Function<? super T, ? extends U>) - Method in class com.landawn.abacus.util.Range
 
map(Function<? super T, R>) - Method in class com.landawn.abacus.util.Observer
 
map(Function<? super T, U>) - Method in class com.landawn.abacus.util.ObjIterator
Transforms the elements in this ObjIterator by applying the provided mapping function.
map(IntUnaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
map(LongUnaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
map(Iterator<? extends T>, Function<? super T, ? extends R>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterator from type: {code T} to type: R by applying the specified Function<T, R> to each element.
map(Iterator<? extends T>, Function<? super T, ? extends R>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified iterator from type: {code T} to type: R by applying the specified Function<T, R> to each element.
map(Iterator<? extends T>, Function<? super T, U>) - Static method in class com.landawn.abacus.util.Iterators
Transforms the elements of the given Iterator using the provided Function and returns a new ObjIterator with the transformed elements.
map(T[], int, int, Function<? super T, ? extends R>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array from type: {code T} to type: R by applying the specified Function<T, R> to each element.
map(T[], int, int, Function<? super T, ? extends R>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array from type: {code T} to type: R by applying the specified Function<T, R> to each element.
map(T[], Function<? super T, ? extends R>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified array from type: {code T} to type: R by applying the specified Function<T, R> to each element.
map(T[], Function<? super T, ? extends R>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Transforms the elements in the specified array from type: {code T} to type: R by applying the specified Function<T, R> to each element.
MAP - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP.
MAP - Static variable in class com.landawn.abacus.util.Clazz
 
MAP_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP_ELE_END.
MAP_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP_ELE_START.
MAP_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field MAP_NULL_ELE.
map2Bean(Collection<Map<String, Object>>, boolean, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Converts a collection of maps into a list of bean objects of the specified type.
map2Bean(Collection<Map<String, Object>>, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Converts a collection of maps into a list of bean objects of the specified type.
map2Bean(Collection<Map<String, Object>>, Collection<String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Converts a collection of maps into a list of bean objects of the specified type.
map2Bean(Map<String, Object>, boolean, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Converts a map into a bean object of the specified type.
map2Bean(Map<String, Object>, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Converts a map into a bean object of the specified type.
map2Bean(Map<String, Object>, Collection<String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.Maps
Converts a map into a bean object of the specified type.
mapAndFilter(Iterable<? extends T>, Function<? super T, ? extends R>, Predicate<? super R>) - Static method in class com.landawn.abacus.util.N
Maps and filters the elements in the given iterable.
mapAndFilter(Iterable<? extends T>, Function<? super T, ? extends R>, Predicate<? super R>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Maps and filters the elements in the given iterable.
mapE(Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element.
MapEntity - Class in com.landawn.abacus.util
This object is used to store the properties' values of an object.
MapEntity(String) - Constructor for class com.landawn.abacus.util.MapEntity
 
MapEntity(String, Map<String, Object>) - Constructor for class com.landawn.abacus.util.MapEntity
 
MapEntity.MapEntityBuilder - Class in com.landawn.abacus.util
 
mapFirst(Throwables.Function<? super T, ? extends T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the first element of this sequence using the provided mapper function.
mapFirst(Function<? super T, ? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a mapping function to the first element of the stream and returns a new stream.
mapFirstOrElse(Throwables.Function<? super T, ? extends R, E>, Throwables.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.Seq
Transforms the first element of this sequence using the provided mapper function for the first element, and the remaining elements using the provided mapper function for the other elements.
mapFirstOrElse(Function<? super T, ? extends R>, Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a mapping function to the first element of the stream and a different mapping function to the rest of the elements, and returns a new stream consisting of the transformed elements.
mapIfNotEmpty(Function<? super String, T>) - Method in class com.landawn.abacus.util.Joiner
Call mapper only if at least one element/object/entry is appended.
mapIfNotNull(Throwables.Function<? super T, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, but only if the elements are not null.
mapIfNotNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.Holder
Map if not null.
mapIfNotNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map if not null.
mapIfNotNull(Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream by applying a function to each element if it's not null, otherwise skips it.
mapKey(BiFunction<? super K, ? super V, ? extends KK>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the keys in this EntryStream using the given key mapper function.
mapKey(Function<? super K, ? extends KK>) - Static method in class com.landawn.abacus.util.Fn
 
mapKey(Function<? super K, ? extends KK>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the keys in this EntryStream using the given key mapper function.
mapKeyPartial(BiFunction<? super K, ? super V, u.Optional<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the keys in this EntryStream using the given key mapper function.
mapKeyPartial(Function<? super K, u.Optional<? extends KK>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the keys in this EntryStream using the given key mapper function.
mapLast(Throwables.Function<? super T, ? extends T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the last element of this sequence using the provided mapper function.
mapLast(Function<? super T, ? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a mapping function to the last element of the stream and returns a new stream.
mapLastOrElse(Throwables.Function<? super T, ? extends R, E>, Throwables.Function<? super T, ? extends R, E>) - Method in class com.landawn.abacus.util.Seq
Transforms the last element of this sequence using the provided mapper function for the last element, and the remaining elements using the provided mapper function for the other elements.
mapLastOrElse(Function<? super T, ? extends R>, Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a mapping function to the last element of the stream and a different mapping function to the rest of the elements, and returns a new stream consisting of the transformed elements.
mapMulti(DoubleMapMultiConsumer) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapMulti(IntMapMultiConsumer) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapMulti(LongMapMultiConsumer) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapMulti(Throwables.BiConsumer<? super T, ? super Consumer<R>, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, which accepts an element and a consumer to add multiple elements to the resulting stream.
mapMulti(BiConsumer<? super Map.Entry<K, V>, ? super Consumer<Map.Entry<KK, VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Applies a mapping operation on the stream with multiple output elements for each input element.
mapMulti(BiConsumer<? super T, ? super Consumer<R>>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a mapping operation on the stream with multiple output elements for each input element.
mapMultiToDouble(BiConsumer<? super T, ? super DoubleConsumer>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a mapping operation on the stream with multiple output doubles for each input element.
mapMultiToInt(BiConsumer<? super T, ? super IntConsumer>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a mapping operation on the stream with multiple output integers for each input element.
mapMultiToLong(BiConsumer<? super T, ? super LongConsumer>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a mapping operation on the stream with multiple output longs for each input element.
mapPartial(ByteFunction<u.OptionalByte>) - Method in class com.landawn.abacus.util.stream.ByteStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(CharFunction<u.OptionalChar>) - Method in class com.landawn.abacus.util.stream.CharStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(FloatFunction<u.OptionalFloat>) - Method in class com.landawn.abacus.util.stream.FloatStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(ShortFunction<u.OptionalShort>) - Method in class com.landawn.abacus.util.stream.ShortStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(Throwables.Function<? super T, u.Optional<? extends R>, E>) - Method in class com.landawn.abacus.util.Seq
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(BiFunction<? super K, ? super V, u.Optional<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the entries in this EntryStream using the given BiFunction mapper.
mapPartial(DoubleFunction<u.OptionalDouble>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(Function<? super Map.Entry<K, V>, u.Optional<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the entries in this EntryStream using the given mapper function.
mapPartial(Function<? super T, u.Optional<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Applies a partial mapping operation on the stream.
mapPartial(IntFunction<u.OptionalInt>) - Method in class com.landawn.abacus.util.stream.IntStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartial(LongFunction<u.OptionalLong>) - Method in class com.landawn.abacus.util.stream.LongStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialJdk(DoubleFunction<OptionalDouble>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialJdk(Function<? super T, Optional<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Applies a partial mapping operation on the stream.
mapPartialJdk(IntFunction<OptionalInt>) - Method in class com.landawn.abacus.util.stream.IntStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialJdk(LongFunction<OptionalLong>) - Method in class com.landawn.abacus.util.stream.LongStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToDouble(Throwables.Function<? super T, u.OptionalDouble, E>) - Method in class com.landawn.abacus.util.Seq
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToDouble(Function<? super T, u.OptionalDouble>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Applies a partial mapping operation on the stream.
mapPartialToDoubleJdk(Function<? super T, OptionalDouble>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Applies a partial mapping operation on the stream.
mapPartialToInt(Throwables.Function<? super T, u.OptionalInt, E>) - Method in class com.landawn.abacus.util.Seq
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToInt(Function<? super T, u.OptionalInt>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Applies a partial mapping operation on the stream.
mapPartialToIntJdk(Function<? super T, OptionalInt>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Applies a partial mapping operation on the stream.
mapPartialToLong(Throwables.Function<? super T, u.OptionalLong, E>) - Method in class com.landawn.abacus.util.Seq
Note: copied from StreamEx: https://github.com/amaembo/streamex
mapPartialToLong(Function<? super T, u.OptionalLong>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Applies a partial mapping operation on the stream.
mapPartialToLongJdk(Function<? super T, OptionalLong>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Applies a partial mapping operation on the stream.
mapping(Function<? super T, ? extends U>, Collector<? super U, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
mappingToList(Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
Maps - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
mapToBolean(Throwables.ToBooleanFunction<Character, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Map to boolean.
mapToBolean(Throwables.ToBooleanFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to boolean.
mapToBoolean(Throwables.ToBooleanFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to boolean.
mapToBoolean(Throwables.ToBooleanFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to boolean.
mapToBoolean(Collection<? extends T>, int, int, ToBooleanFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection to boolean values using the specified ToBooleanFunction.
mapToBoolean(Collection<? extends T>, ToBooleanFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified collection to boolean values using the specified ToBooleanFunction.
mapToBoolean(T[], int, int, ToBooleanFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array to boolean values using the specified ToBooleanFunction.
mapToBoolean(T[], ToBooleanFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified array to boolean values using the specified ToBooleanFunction.
mapToBooleanIfNotNull(Throwables.ToBooleanFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to boolean if not null.
mapToByte(IntToByteFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToByte(ToByteFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms this stream to a ByteStream by applying the specified ToByteFunction to each element.
mapToByte(Throwables.ToByteFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to byte.
mapToByte(Throwables.ToByteFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to byte.
mapToByte(Collection<? extends T>, int, int, ToByteFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection to byte values using the specified ToByteFunction.
mapToByte(Collection<? extends T>, ToByteFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified collection to byte values using the specified ToByteFunction.
mapToByte(T[], int, int, ToByteFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array to byte values using the specified ToByteFunction.
mapToByte(T[], ToByteFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified array to byte values using the specified ToByteFunction.
mapToByteIfNotNull(Throwables.ToByteFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to byte if not null.
mapToChar(IntToCharFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToChar(ToCharFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms this stream to a CharStream by applying the specified ToCharFunction to each element.
mapToChar(Throwables.ToCharFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to char.
mapToChar(Throwables.ToCharFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to char.
mapToChar(Throwables.ToCharFunction<Boolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Map to char.
mapToChar(Throwables.ToCharFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to char.
mapToChar(Collection<? extends T>, int, int, ToCharFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection to char values using the specified ToCharFunction.
mapToChar(Collection<? extends T>, ToCharFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified collection to char values using the specified ToCharFunction.
mapToChar(T[], int, int, ToCharFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array to char values using the specified ToCharFunction.
mapToChar(T[], ToCharFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified array to char values using the specified ToCharFunction.
mapToCharIfNotNull(Throwables.ToCharFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to char if not null.
mapToDouble(int[], IntToDoubleFunction) - Static method in class com.landawn.abacus.util.N
Transforms the int values in the specified array to double values using the specified IntToDoubleFunction.
mapToDouble(long[], LongToDoubleFunction) - Static method in class com.landawn.abacus.util.N
Transforms the long values in the specified array to double values using the specified IntToDoubleFunction.
mapToDouble(FloatToDoubleFunction) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mapToDouble(Throwables.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to double.
mapToDouble(Throwables.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to double.
mapToDouble(Throwables.ToDoubleFunction<Boolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Map to Double.
mapToDouble(Throwables.ToDoubleFunction<Float, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Map to double.
mapToDouble(Throwables.ToDoubleFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to double.
mapToDouble(Throwables.ToDoubleFunction<Long, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Map to double.
mapToDouble(Collection<? extends T>, int, int, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection to double values using the specified ToDoubleFunction.
mapToDouble(Collection<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified collection to double values using the specified ToDoubleFunction.
mapToDouble(IntToDoubleFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToDouble(LongToDoubleFunction) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapToDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms this stream to a DoubleStream by applying the specified ToDoubleFunction to each element.
mapToDouble(T[], int, int, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array to double values using the specified ToDoubleFunction.
mapToDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified array to double values using the specified ToDoubleFunction.
mapToDoubleIfNotNull(Throwables.ToDoubleFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to double if not null.
mapToEntry(Function<? super T, ? extends Map.Entry<? extends K, ? extends V>>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream into Map.Entry instances by applying the provided function to each element.
mapToEntry(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the elements in the stream into Map.Entry instances by applying the provided key and value mapping functions to each element.
mapToFloat(DoubleToFloatFunction) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToFloat(IntToFloatFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToFloat(LongToFloatFunction) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapToFloat(ToFloatFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms this stream to a FloatStream by applying the specified ToFloatFunction to each element.
mapToFloat(Throwables.ToFloatFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to float.
mapToFloat(Throwables.ToFloatFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to float.
mapToFloat(Throwables.ToFloatFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to float.
mapToFloat(Collection<? extends T>, int, int, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection to float values using the specified ToFloatFunction.
mapToFloat(Collection<? extends T>, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified collection to float values using the specified ToFloatFunction.
mapToFloat(T[], int, int, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array to float values using the specified ToFloatFunction.
mapToFloat(T[], ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified array to float values using the specified ToFloatFunction.
mapToFloatIfNotNull(Throwables.ToFloatFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to float if not null.
mapToInt(double[], DoubleToIntFunction) - Static method in class com.landawn.abacus.util.N
Transforms the double values in the specified array to int values using the specified DoubleToIntFunction.
mapToInt(long[], LongToIntFunction) - Static method in class com.landawn.abacus.util.N
Transforms the long values in the specified array to int values using the specified LongToIntFunction.
mapToInt(ByteToIntFunction) - Method in class com.landawn.abacus.util.stream.ByteStream
 
mapToInt(CharToIntFunction) - Method in class com.landawn.abacus.util.stream.CharStream
Returns a IntStream consisting of the results of applying the given function to the elements of this stream.
mapToInt(FloatToIntFunction) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mapToInt(ShortToIntFunction) - Method in class com.landawn.abacus.util.stream.ShortStream
 
mapToInt(Throwables.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to int.
mapToInt(Throwables.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to int.
mapToInt(Throwables.ToIntFunction<Boolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Map to int.
mapToInt(Throwables.ToIntFunction<Byte, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Map to int.
mapToInt(Throwables.ToIntFunction<Character, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Map to int.
mapToInt(Throwables.ToIntFunction<Double, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Map to int.
mapToInt(Throwables.ToIntFunction<Float, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Map to int.
mapToInt(Throwables.ToIntFunction<Long, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Map to int.
mapToInt(Throwables.ToIntFunction<Short, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Map to int.
mapToInt(Collection<? extends T>, int, int, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection to int values using the specified ToIntFunction.
mapToInt(Collection<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified collection to int values using the specified ToIntFunction.
mapToInt(DoubleToIntFunction) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToInt(LongToIntFunction) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapToInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms this stream to an IntStream by applying the specified ToIntFunction to each element.
mapToInt(T[], int, int, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array to int values using the specified ToIntFunction.
mapToInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified array to int values using the specified ToIntFunction.
mapToIntIfNotNull(Throwables.ToIntFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to int if not null.
mapToLong(double[], DoubleToLongFunction) - Static method in class com.landawn.abacus.util.N
Transforms the double values in the specified array to long values using the specified DoubleToLongFunction.
mapToLong(int[], IntToLongFunction) - Static method in class com.landawn.abacus.util.N
Transforms the int values in the specified array to long values using the specified IntToLongFunction.
mapToLong(FloatToLongFunction) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mapToLong(Throwables.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to long.
mapToLong(Throwables.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to long.
mapToLong(Throwables.ToLongFunction<Boolean, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Map to Long.
mapToLong(Throwables.ToLongFunction<Double, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Map to long.
mapToLong(Throwables.ToLongFunction<Integer, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to long.
mapToLong(Collection<? extends T>, int, int, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection to long values using the specified ToLongFunction.
mapToLong(Collection<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified collection to long values using the specified ToLongFunction.
mapToLong(DoubleToLongFunction) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToLong(IntToLongFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms this stream to a LongStream by applying the specified ToLongFunction to each element.
mapToLong(T[], int, int, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array to long values using the specified ToLongFunction.
mapToLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified array to long values using the specified ToLongFunction.
mapToLongIfNotNull(Throwables.ToLongFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to long if not null.
mapToNonNull(Throwables.BooleanFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
mapToNonNull(Throwables.ByteFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
mapToNonNull(Throwables.CharFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
mapToNonNull(Throwables.DoubleFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
mapToNonNull(Throwables.FloatFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
mapToNonNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Nullable
 
mapToNonNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Optional
 
mapToNonNull(Throwables.IntFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
mapToNonNull(Throwables.LongFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
mapToNonNull(Throwables.ShortFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
mapToNonNullIfNotEmpty(Function<? super String, T>) - Method in class com.landawn.abacus.util.Joiner
Call mapper only if at least one element/object/entry is appended.
mapToNonNullIfNotNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.Holder
 
mapToNonNullIfNotNull(Throwables.Function<? super T, ? extends U, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map if not null.
mapToObj(ByteFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
mapToObj(CharFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.CharStream
Returns an object-valued Stream consisting of the results of applying the given function to the elements of this stream.
mapToObj(FloatFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mapToObj(ShortFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
mapToObj(Throwables.BooleanFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Map to obj.
mapToObj(Throwables.ByteFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Map to obj.
mapToObj(Throwables.CharFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Map to obj.
mapToObj(Throwables.DoubleFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Map to obj.
mapToObj(Throwables.FloatFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Map to obj.
mapToObj(Throwables.IntFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Map to obj.
mapToObj(Throwables.LongFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Map to obj.
mapToObj(Throwables.ShortFunction<? extends T, E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Map to obj.
mapToObj(DoubleFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mapToObj(IntFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToObj(LongFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.LongStream
 
mapToShort(IntToShortFunction) - Method in class com.landawn.abacus.util.stream.IntStream
 
mapToShort(ToShortFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms this stream to a ShortStream by applying the specified ToShortFunction to each element.
mapToShort(Throwables.ToShortFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to short.
mapToShort(Throwables.ToShortFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Optional
Map to short.
mapToShort(Collection<? extends T>, int, int, ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input collection to short values using the specified ToShortFunction.
mapToShort(Collection<? extends T>, ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified collection to short values using the specified ToShortFunction.
mapToShort(T[], int, int, ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements within the specified range in the input array to short values using the specified ToShortFunction.
mapToShort(T[], ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Transforms the elements of the specified array to short values using the specified ToShortFunction.
mapToShortIfNotNull(Throwables.ToShortFunction<? super T, E>) - Method in class com.landawn.abacus.util.u.Nullable
Map to short if not null.
mapValue(BiFunction<? super K, ? super V, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the values in this EntryStream using the given value mapper function.
mapValue(Function<? super V, ? extends VV>) - Static method in class com.landawn.abacus.util.Fn
 
mapValue(Function<? super V, ? extends VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the values in this EntryStream using the given value mapper function.
mapValuePartial(BiFunction<? super K, ? super V, u.Optional<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the values in this EntryStream using the given value mapper function.
mapValuePartial(Function<? super V, u.Optional<? extends VV>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the values in this EntryStream using the given value mapper function.
MARCH - Enum constant in enum class com.landawn.abacus.util.Month
 
mark(int) - Method in class com.landawn.abacus.util.BrotliInputStream
 
mark(int) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
mark(int) - Method in class com.landawn.abacus.util.SnappyInputStream
 
markSupported() - Method in class com.landawn.abacus.util.BrotliInputStream
 
markSupported() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
markSupported() - Method in class com.landawn.abacus.util.SnappyInputStream
 
marshal(Object) - Static method in class com.landawn.abacus.util.XmlUtil
Marshals the given JAXB bean into an XML string.
matches(Pattern) - Static method in class com.landawn.abacus.util.Fn
 
max() - Method in class com.landawn.abacus.util.ByteList
 
max() - Method in class com.landawn.abacus.util.CharList
 
max() - Method in class com.landawn.abacus.util.DoubleList
 
max() - Method in class com.landawn.abacus.util.FloatList
 
max() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
max() - Static method in class com.landawn.abacus.util.Fn
 
max() - Method in class com.landawn.abacus.util.IntList
 
max() - Method in class com.landawn.abacus.util.LongList
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
max() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
max() - Method in class com.landawn.abacus.util.ShortList
 
max() - Method in class com.landawn.abacus.util.stream.ByteStream
 
max() - Method in class com.landawn.abacus.util.stream.CharStream
Returns an OptionalChar describing the maximum element of this stream, or an empty optional if this stream is empty.
max() - Static method in class com.landawn.abacus.util.stream.Collectors
 
max() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
max() - Method in class com.landawn.abacus.util.stream.FloatStream
 
max() - Method in class com.landawn.abacus.util.stream.IntStream
 
max() - Method in class com.landawn.abacus.util.stream.LongStream
 
max() - Method in class com.landawn.abacus.util.stream.ShortStream
 
max(byte...) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of bytes.
max(byte...) - Static method in class com.landawn.abacus.util.N
Returns the biggest byte value in the specified array of byte values.
max(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the biggest byte value within the given range in the specified array of byte values.
max(byte, byte) - Static method in class com.landawn.abacus.util.N
Returns the bigger of two byte values.
max(byte, byte, byte) - Static method in class com.landawn.abacus.util.N
Returns the biggest value among the provided values.
max(char...) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of characters.
max(char...) - Static method in class com.landawn.abacus.util.N
Returns the biggest char value in the specified array of char values.
max(char[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the biggest char value within the given range in the specified array of char values.
max(char, char) - Static method in class com.landawn.abacus.util.N
Returns the bigger of two char values.
max(char, char, char) - Static method in class com.landawn.abacus.util.N
Returns the biggest value among the provided values.
max(double...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the maximum value in an array.
max(double...) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of doubles.
max(double...) - Static method in class com.landawn.abacus.util.N
Returns the biggest double value in the specified array of double values.
max(double[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the biggest double value within the given range in the specified array of double values.
max(double, double) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the maximum of two double values.
max(double, double) - Static method in class com.landawn.abacus.util.N
Returns the bigger of two double values.
max(double, double, double) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the maximum of three double values.
max(double, double, double) - Static method in class com.landawn.abacus.util.N
Returns the biggest value among the provided values.
max(float...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the maximum value in an array.
max(float...) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of floats.
max(float...) - Static method in class com.landawn.abacus.util.N
Returns the biggest float value in the specified array of float values.
max(float[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the biggest float value within the given range in the specified array of float values.
max(float, float) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the maximum of two float values.
max(float, float) - Static method in class com.landawn.abacus.util.N
Returns the bigger of two float values.
max(float, float, float) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the maximum of three float values.
max(float, float, float) - Static method in class com.landawn.abacus.util.N
Returns the biggest value among the provided values.
max(int...) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of integers.
max(int...) - Static method in class com.landawn.abacus.util.N
Returns the biggest int value in the specified array of int values.
max(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the biggest int value within the given range in the specified array of int values.
max(int, int) - Method in class com.landawn.abacus.util.ByteList
 
max(int, int) - Method in class com.landawn.abacus.util.CharList
 
max(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
max(int, int) - Method in class com.landawn.abacus.util.FloatList
 
max(int, int) - Method in class com.landawn.abacus.util.IntList
 
max(int, int) - Method in class com.landawn.abacus.util.LongList
 
max(int, int) - Static method in class com.landawn.abacus.util.N
Returns the bigger of two int values.
max(int, int) - Method in class com.landawn.abacus.util.ShortList
 
max(int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the biggest value among the provided values.
max(long...) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of longs.
max(long...) - Static method in class com.landawn.abacus.util.N
Returns the biggest long value in the specified array of long values.
max(long[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the biggest long value within the given range in the specified array of long values.
max(long, long) - Static method in class com.landawn.abacus.util.N
Returns the bigger of two long values.
max(long, long, long) - Static method in class com.landawn.abacus.util.N
Returns the biggest value among the provided values.
max(short...) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of shorts.
max(short...) - Static method in class com.landawn.abacus.util.N
Returns the biggest short value in the specified array of short values.
max(short[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the biggest short value within the given range in the specified array of short values.
max(short, short) - Static method in class com.landawn.abacus.util.N
Returns the bigger of two short values.
max(short, short, short) - Static method in class com.landawn.abacus.util.N
Returns the biggest value among the provided values.
max(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided iterable of elements based on their natural ordering.
max(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the biggest element in the specified iterable based on their natural ordering.
max(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided iterable of elements according to the provided comparator.
max(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the biggest element in the specified iterable according to the provided comparator.
max(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns the biggest element within the given range in the specified collection according to the provided comparator.
max(Collection<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the biggest element within the given range in the specified collection according to the provided comparator.
max(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the maximum entry of this EntryStream according to the provided comparator.
max(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
max(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
max(Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns an Optional containing the maximum value of this sequence according to the provided comparator.
max(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
max(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns an Optional describing the maximum element of this stream according to the provided comparator.
max(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided iterator of elements based on their natural ordering.
max(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the biggest element in the specified iterator based on their natural ordering.
max(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided iterator of elements according to the provided comparator.
max(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the biggest element in the specified iterator according to the provided comparator.
max(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of elements based on their natural ordering.
max(T[]) - Static method in class com.landawn.abacus.util.N
Returns the biggest element in the specified array based on their natural ordering.
max(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the biggest element within the given range in the specified array based on their natural ordering.
max(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the biggest element within the given range in the specified array according to the provided comparator.
max(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of elements according to the provided comparator.
max(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the biggest element in the specified array according to the provided comparator.
max(T, T) - Static method in class com.landawn.abacus.util.N
Returns the bigger value of the two provided values based on their natural ordering.
max(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the bigger value of the two provided values according to the provided comparator.
max(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns the biggest value among the provided values based on their natural ordering.
max(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the biggest value among the provided values according to the provided comparator.
MAX - Static variable in class com.landawn.abacus.util.Ascii
The maximum value of an ASCII character.
MAX - Static variable in class com.landawn.abacus.util.Fn.FB.ByteBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FC.CharBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FD.DoubleBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FF.FloatBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FI.IntBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FL.LongBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.Fn.FS.ShortBinaryOperators
 
MAX - Static variable in class com.landawn.abacus.util.WD
Field MAX.
MAX_DATE - Static variable in class com.landawn.abacus.http.HttpUtil.HttpDate
The last four-digit year: "Fri, 31 Dec 9999 23:59:59 GMT".
MAX_FORWARDS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Max-Forwards header field name.
MAX_FUNC - Static variable in class com.landawn.abacus.util.CodeGenerationUtil
 
MAX_MEMORY_IN_MB - Static variable in class com.landawn.abacus.util.IOUtil
 
maxAll() - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
maxAll(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the biggest elements in the specified iterable based on their natural ordering.
maxAll(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing all biggest elements in the specified iterable according to the provided comparator.
maxAll(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
maxAll(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a List containing all the maximum elements of this stream according to the provided comparator.
maxAll(Comparator<? super T>, int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxAll(Comparator<? super T>, Collector<? super T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
maxAll(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the biggest elements in the specified iterator based on their natural ordering.
maxAll(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing all biggest elements in the specified iterator according to the provided comparator.
maxAll(Collector<T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
maxAll(T[]) - Static method in class com.landawn.abacus.util.N
Returns a list containing the biggest elements in the specified array based on their natural ordering.
maxAll(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing all biggest elements in the specified array according to the provided comparator.
maxAlll(Comparator<? super T>, Collector<? super T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxAlll(Comparator<? super T>, Collector<? super T, ?, R>, Function<u.Optional<Pair<T, R>>, RR>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxAlll(Collector<T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxBy(Iterable<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of elements according to the key extracted by the keyExtractor function.
maxBy(Function<? super Map.Entry<K, V>, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the maximum entry of this EntryStream based on the natural ordering of the keys extracted by the key mapper.
maxBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
maxBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Fn
 
maxBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.Seq
Returns an Optional containing the maximum value of this sequence according to the key extracted by the keyMapper function.
maxBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.Stream
Returns an Optional describing the maximum element of this stream according to the natural order of the keys produced by the provided keyMapper function.
maxBy(Iterator<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of elements according to the key extracted by the keyExtractor function.
maxBy(T[], Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum value from the provided array of elements according to the key extracted by the keyExtractor function.
maxByKey() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
maxByKey() - Static method in class com.landawn.abacus.util.Fn
 
maxByKey(Comparator<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the maximum entry of this EntryStream according to the provided key comparator.
maxByOrElseGet(Function<? super T, ? extends Comparable>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByOrElseThrow(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByOrElseThrow(Function<? super T, ? extends Comparable>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxByValue() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
maxByValue() - Static method in class com.landawn.abacus.util.Fn
 
maxByValue(Comparator<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the maximum entry of this EntryStream according to the provided value comparator.
maxDouble(Iterable<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum double value extracted from the elements in the provided iterable by the input valueExtractor function.
maxDouble(Iterator<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum double value extracted from the elements in the provided iterator by the input valueExtractor function.
maxDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum double value extracted from the elements in the provided array by the input valueExtractor function.
maxDoubleOrDefaultIfEmpty(Iterable<? extends T>, ToDoubleFunction<? super T>, double) - Static method in class com.landawn.abacus.util.N
Returns the maximum double value extracted from the iterable or a default value if the iterable is null or empty.
maxDoubleOrDefaultIfEmpty(Iterator<? extends T>, ToDoubleFunction<? super T>, double) - Static method in class com.landawn.abacus.util.N
Returns the maximum double value extracted from the iterator or a default value if the iterator is null or empty.
maxDoubleOrDefaultIfEmpty(T[], ToDoubleFunction<? super T>, double) - Static method in class com.landawn.abacus.util.N
Returns the maximum double value extracted from the array or a default value if the array is null or empty.
maxFirst() - Static method in enum class com.landawn.abacus.util.MergeResult
 
maxFirst(Comparator<? super T>) - Static method in enum class com.landawn.abacus.util.MergeResult
 
maxFirst(T, T) - Static method in enum class com.landawn.abacus.util.MergeResult
 
maxFirst(T, T, Comparator<? super T>) - Static method in enum class com.landawn.abacus.util.MergeResult
 
maxInt(Iterable<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum integer value extracted from the elements in the provided iterable by the input valueExtractor function.
maxInt(Iterator<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum integer value extracted from the elements in the provided iterator by the input valueExtractor function.
maxInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum integer value extracted from the elements in the provided array by the input valueExtractor function.
maxIntOrDefaultIfEmpty(Iterable<? extends T>, ToIntFunction<? super T>, int) - Static method in class com.landawn.abacus.util.N
Returns the maximum integer value extracted from the iterable or a default value if the iterable is null or empty.
maxIntOrDefaultIfEmpty(Iterator<? extends T>, ToIntFunction<? super T>, int) - Static method in class com.landawn.abacus.util.N
Returns the maximum integer value extracted from the iterator or a default value if the iterator is null or empty.
maxIntOrDefaultIfEmpty(T[], ToIntFunction<? super T>, int) - Static method in class com.landawn.abacus.util.N
Returns the maximum integer value extracted from the array or a default value if the array is null or empty.
maxLong(Iterable<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum long value extracted from the elements in the provided iterable by the input valueExtractor function.
maxLong(Iterator<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum long value extracted from the elements in the provided iterator by the input valueExtractor function.
maxLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the maximum long value extracted from the elements in the provided array by the input valueExtractor function.
maxLongOrDefaultIfEmpty(Iterable<? extends T>, ToLongFunction<? super T>, long) - Static method in class com.landawn.abacus.util.N
Returns the maximum long value extracted from the iterable or a default value if the iterable is null or empty.
maxLongOrDefaultIfEmpty(Iterator<? extends T>, ToLongFunction<? super T>, long) - Static method in class com.landawn.abacus.util.N
Returns the maximum long value extracted from the iterator or a default value if the iterator is null or empty.
maxLongOrDefaultIfEmpty(T[], ToLongFunction<? super T>, long) - Static method in class com.landawn.abacus.util.N
Returns the maximum long value extracted from the array or a default value if the array is null or empty.
maxOccurrences() - Method in class com.landawn.abacus.util.Multiset
Finds the element with the maximum occurrence in the multiset.
maxOrDefaultIfEmpty(Iterable<? extends T>, Function<? super T, ? extends R>, R) - Static method in class com.landawn.abacus.util.N
Returns the maximum value extracted from the specified iterable or a default value if the iterable is null or empty.
maxOrDefaultIfEmpty(Iterator<? extends T>, Function<? super T, ? extends R>, R) - Static method in class com.landawn.abacus.util.N
Returns the maximum value extracted from the specified iterator or a default value if the iterator is null or empty.
maxOrDefaultIfEmpty(T[], Function<? super T, ? extends R>, R) - Static method in class com.landawn.abacus.util.N
Returns the maximum value extracted from the specified array or a default value if the array is null or empty.
maxOrElse(Comparator<? super T>, T) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElse(T) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElseGet(Comparator<? super T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElseGet(Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElseThrow() - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElseThrow(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
maxOrElseThrow(Comparator<? super T>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
MAY - Enum constant in enum class com.landawn.abacus.util.Month
 
MayReturnNull - Annotation Interface in com.landawn.abacus.annotation
 
md2(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 16 element byte[].
md2(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 16 element byte[].
md2(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 16 element byte[].
md2Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a base64 encoded string.
md2Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a base64 encoded string.
md2Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a base64 encoded string.
md2Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 32 character hex string.
md2Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 32 character hex string.
md2Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD2 digest and returns the value as a 32 character hex string.
md5() - Static method in class com.landawn.abacus.guava.hash.Hashing
Deprecated.
If you must interoperate with a system that requires MD5, then use this method, despite its deprecation. But if you can choose your hash function, avoid MD5, which is neither fast nor secure. As of January 2017, we suggest:
md5(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a base64 encoded string.
md5Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a base64 encoded string.
md5Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a base64 encoded string.
md5Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the MD5 digest and returns the value as a 32 character hex string.
mean(double...) - Static method in class com.landawn.abacus.util.Numbers
 
mean(double, double) - Static method in class com.landawn.abacus.util.Numbers
 
mean(int...) - Static method in class com.landawn.abacus.util.Numbers
Returns the arithmetic mean of values.
mean(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the arithmetic mean of x and y, rounded towards negative infinity.
mean(long...) - Static method in class com.landawn.abacus.util.Numbers
Returns the arithmetic mean of values.
mean(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the arithmetic mean of x and y, rounded toward negative infinity.
median() - Method in class com.landawn.abacus.util.ByteList
 
median() - Method in class com.landawn.abacus.util.CharList
 
median() - Method in class com.landawn.abacus.util.DoubleList
 
median() - Method in class com.landawn.abacus.util.FloatList
 
median() - Method in class com.landawn.abacus.util.IntList
 
median() - Method in class com.landawn.abacus.util.LongList
 
median() - Method in class com.landawn.abacus.util.ShortList
 
median(byte...) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value in the specified array.
median(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value within the given range in the specified array
median(byte, byte, byte) - Static method in class com.landawn.abacus.util.N
Returns the median value of the three specified byte values.
median(char...) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value in the specified array.
median(char[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value within the given range in the specified array
median(char, char, char) - Static method in class com.landawn.abacus.util.N
Returns the median value of the three specified char values.
median(double...) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value in the specified array.
median(double[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value within the given range in the specified array
median(double, double, double) - Static method in class com.landawn.abacus.util.N
Returns the median value of the three specified double values.
median(float...) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value in the specified array.
median(float[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value within the given range in the specified array
median(float, float, float) - Static method in class com.landawn.abacus.util.N
Returns the median value of the three specified float values.
median(int...) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value in the specified array.
median(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value within the given range in the specified array
median(int, int) - Method in class com.landawn.abacus.util.ByteList
 
median(int, int) - Method in class com.landawn.abacus.util.CharList
 
median(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
median(int, int) - Method in class com.landawn.abacus.util.FloatList
 
median(int, int) - Method in class com.landawn.abacus.util.IntList
 
median(int, int) - Method in class com.landawn.abacus.util.LongList
 
median(int, int) - Method in class com.landawn.abacus.util.ShortList
 
median(int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the median value of the three specified int values.
median(long...) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value in the specified array.
median(long[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value within the given range in the specified array
median(long, long, long) - Static method in class com.landawn.abacus.util.N
Returns the median value of the three specified long values.
median(short...) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value in the specified array.
median(short[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value within the given range in the specified array
median(short, short, short) - Static method in class com.landawn.abacus.util.N
Returns the median value of the three specified short values.
median(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the length / 2 + 1 largest value in the specified collection based on their natural ordering.
median(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest element in the specified collection according to the provided comparator.
median(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest element within the specified range in the input collection according to the provided comparator.
median(Collection<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest element within the specified range in the input collection according to the provided comparator.
median(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the length / 2 + 1 largest value in the specified collection according to the provided comparator.
median(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest element in the specified collection according to the provided comparator.
median(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns the length / 2 + 1 largest value in the specified array based on their natural ordering.
median(T[]) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value in the specified array.
median(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest value within the given range in the specified array
median(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest element within the specified range in the input array according to the provided comparator.
median(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the length / 2 + 1 largest value in the specified array according to the provided comparator.
median(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the (sizeOfRange / 2 + 1) largest element in the specified array according to the provided comparator.
median(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns the median of the provided values based on their natural ordering.
median(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the median of the provided values according to the provided comparator.
Median - Class in com.landawn.abacus.util
The Median class is a utility class that provides methods for calculating the median of various types of data.
MediaType - Enum Class in com.landawn.abacus.util
The Enum MediaType.
memoize(Throwables.Function<? super T, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
memoize(Throwables.Supplier<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Returns a Supplier which returns a single instance created by calling the specified supplier.get().
memoize(Function<? super T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
 
memoize(Supplier<T>) - Static method in class com.landawn.abacus.util.Fn
Returns a Supplier which returns a single instance created by calling the specified supplier.get().
memoizeWithExpiration(Throwables.Supplier<T, E>, long, TimeUnit) - Static method in class com.landawn.abacus.util.Fn.Fnn
Copied from Google Guava under Apache License v2.
memoizeWithExpiration(Supplier<T>, long, TimeUnit) - Static method in class com.landawn.abacus.util.Fn
Copied from Google Guava under Apache License v2.
merge(byte[], byte[], byte[], ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Merges three byte arrays into a single ByteStream based on the provided nextSelector function.
merge(byte[], byte[], ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Merges two byte arrays into a single ByteStream based on the provided nextSelector function.
merge(char[], char[], char[], CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
Merges three char arrays into a single CharStream based on the provided nextSelector function.
merge(char[], char[], CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
Merges two char arrays into a single CharStream based on the provided nextSelector function.
merge(double[], double[], double[], DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Merges three double arrays into a single DoubleStream based on the provided nextSelector function.
merge(double[], double[], DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Merges two double arrays into a single DoubleStream based on the provided nextSelector function.
merge(float[], float[], float[], FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Merges three float arrays into a single FloatStream based on the provided nextSelector function.
merge(float[], float[], FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Merges two float arrays into a single FloatStream based on the provided nextSelector function.
merge(int[], int[], int[], IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
Merges three int arrays into a single IntStream based on the provided nextSelector function.
merge(int[], int[], IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
Merges two int arrays into a single IntStream based on the provided nextSelector function.
merge(long[], long[], long[], LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
Merges three long arrays into a single LongStream based on the provided nextSelector function.
merge(long[], long[], LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
Merges two long arrays into a single LongStream based on the provided nextSelector function.
merge(short[], short[], short[], ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Merges three short arrays into a single ShortStream based on the provided nextSelector function.
merge(short[], short[], ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Merges two short arrays into a single ShortStream based on the provided nextSelector function.
merge(ByteIterator, ByteIterator, ByteIterator, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Merges three ByteIterators into a single ByteStream based on the provided nextSelector function.
merge(ByteIterator, ByteIterator, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Merges two ByteIterators into a single ByteStream based on the provided nextSelector function.
merge(CharIterator, CharIterator, CharIterator, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
Merges three CharIterators into a single CharStream based on the provided nextSelector function.
merge(CharIterator, CharIterator, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
Merges two CharIterators into a single CharStream based on the provided nextSelector function.
merge(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Merges this DataSet with another DataSet.
merge(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Merges this DataSet with another DataSet.
merge(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(DataSet, int, int) - Method in interface com.landawn.abacus.util.DataSet
Merges this DataSet with another DataSet, starting from the specified row index and ending at the specified row index.
merge(DataSet, int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(DataSet, int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Merges this DataSet with another DataSet using the specified columns, starting from the specified row index and ending at the specified row index.
merge(DataSet, int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(DataSet, DataSet) - Static method in class com.landawn.abacus.util.N
Merges two given DataSets into a single DataSet.
merge(DataSet, DataSet, DataSet) - Static method in class com.landawn.abacus.util.N
Merges three given DataSets into a single DataSet.
merge(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Merges this DataSet with another DataSet using the specified columns.
merge(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(DoubleIterator, DoubleIterator, DoubleIterator, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Merges three DoubleIterators into a single DoubleStream based on the provided nextSelector function.
merge(DoubleIterator, DoubleIterator, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Merges two DoubleIterators into a single DoubleStream based on the provided nextSelector function.
merge(FloatIterator, FloatIterator, FloatIterator, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Merges three FloatIterators into a single FloatStream based on the provided nextSelector function.
merge(FloatIterator, FloatIterator, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Merges two FloatIterators into a single FloatStream based on the provided nextSelector function.
merge(IntIterator, IntIterator, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
Merges two IntIterators into a single IntStream based on the provided nextSelector function.
merge(IntIterator, IntIterator, IntIterator, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
Merges three IntIterators into a single IntStream based on the provided nextSelector function.
merge(Joiner) - Method in class com.landawn.abacus.util.Joiner
Adds the contents from the specified Joiner other without prefix and suffix as the next element if it is non-empty.
merge(LongIterator, LongIterator, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
Merges two LongIterators into a single LongStream based on the provided nextSelector function.
merge(LongIterator, LongIterator, LongIterator, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
Merges three LongIterators into a single LongStream based on the provided nextSelector function.
merge(Seq<? extends T, E>, Seq<? extends T, E>, Seq<? extends T, E>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.Seq
Merges three sequences into a single sequence using the provided nextSelector function.
merge(Seq<? extends T, E>, Seq<? extends T, E>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.Seq
Merges two sequences into a single sequence using the provided nextSelector function.
merge(Sheet<? extends R, ? extends C, ? extends U>, BiFunction<? super V, ? super U, ? extends X>) - Method in class com.landawn.abacus.util.Sheet
Merges the current Sheet with another Sheet.
merge(ShortIterator, ShortIterator, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Merges two ShortIterators into a single ShortStream based on the provided nextSelector function.
merge(ShortIterator, ShortIterator, ShortIterator, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Merges three ShortIterators into a single ShortStream based on the provided nextSelector function.
merge(ByteStream, ByteStream, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Merges two ByteStreams into a single ByteStream based on the provided nextSelector function.
merge(ByteStream, ByteStream, ByteStream, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Merges three ByteStreams into a single ByteStream based on the provided nextSelector function.
merge(CharStream, CharStream, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
Merges two CharStreams into a single CharStream based on the provided nextSelector function.
merge(CharStream, CharStream, CharStream, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
Merges three CharStreams into a single CharStream based on the provided nextSelector function.
merge(DoubleStream, DoubleStream, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Merges two DoubleStreams into a single DoubleStream based on the provided nextSelector function.
merge(DoubleStream, DoubleStream, DoubleStream, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Merges three DoubleStreams into a single DoubleStream based on the provided nextSelector function.
merge(FloatStream, FloatStream, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Merges two FloatStreams into a single FloatStream based on the provided nextSelector function.
merge(FloatStream, FloatStream, FloatStream, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Merges three FloatStreams into a single FloatStream based on the provided nextSelector function.
merge(IntStream, IntStream, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
Merges two IntStreams into a single IntStream based on the provided nextSelector function.
merge(IntStream, IntStream, IntStream, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
Merges three IntStreams into a single IntStream based on the provided nextSelector function.
merge(LongStream, LongStream, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
Merges two LongStreams into a single LongStream based on the provided nextSelector function.
merge(LongStream, LongStream, LongStream, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
Merges three LongStreams into a single LongStream based on the provided nextSelector function.
merge(ShortStream, ShortStream, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Merges two ShortStreams into a single ShortStream based on the provided nextSelector function.
merge(ShortStream, ShortStream, ShortStream, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Merges three ShortStreams into a single ShortStream based on the provided nextSelector function.
merge(Stream<? extends T>, Stream<? extends T>, Stream<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges three streams into a single stream based on the provided nextSelector function.
merge(Stream<? extends T>, Stream<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges two streams into a single stream based on the provided nextSelector function.
merge(E, int, IntBiFunction<Integer>) - Method in class com.landawn.abacus.util.Multiset
Merges the specified value with the current count of the specified element in this multiset.
merge(File[], File) - Static method in class com.landawn.abacus.util.IOUtil
Merges the given source files into the specified destination file.
merge(Iterable<? extends T>, Iterable<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.Seq
Merges two iterables into a single sequence using the provided nextSelector function.
merge(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.Seq
Merges three iterables into a single sequence using the provided nextSelector function.
merge(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges three iterables into a single stream based on the provided nextSelector function.
merge(Iterable<? extends T>, Iterable<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.Iterators
Merges two Iterable objects into a single ObjIterator.
merge(Iterable<? extends T>, Iterable<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.N
Merges two the input iterables into a list based where the order of the elements is determined by the given selector function.
merge(Iterable<? extends T>, Iterable<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges two iterables into a single stream based on the provided nextSelector function.
merge(Object, T) - Static method in class com.landawn.abacus.util.N
Merges the properties from the source object into the target object.
merge(Object, T, boolean, Set<String>) - Static method in class com.landawn.abacus.util.N
Merges the properties from the source object into the target object, except the properties specified in the ignoredPropNames set.
merge(Object, T, boolean, Set<String>, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
Merges the properties from the source object into the target object using the specified merge function, except the properties specified in the ignoredPropNames set.
merge(Object, T, Collection<String>) - Static method in class com.landawn.abacus.util.N
Merges the selected properties from the source object into the target object.
merge(Object, T, Collection<String>, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
Merges the selected properties from the source object into the target object using the specified merge function.
merge(Object, T, Collection<String>, Function<String, String>) - Static method in class com.landawn.abacus.util.N
Merges the selected properties from the source object into the target object.
merge(Object, T, Collection<String>, Function<String, String>, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
Merges the selected properties from the source object into the target object using the specified merge function.
merge(Object, T, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
Merges the properties from the source object into the target object using the specified merge function.
merge(Object, T, BiPredicate<? super String, ?>) - Static method in class com.landawn.abacus.util.N
Merges the filtered properties from the source object into the target object, The source object's properties will overwrite the same properties in the target object.
merge(Object, T, BiPredicate<? super String, ?>, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
Merges the filtered properties from the source object into the target object using the specified merge function.
merge(Object, T, BiPredicate<? super String, ?>, Function<String, String>) - Static method in class com.landawn.abacus.util.N
Merges the filtered properties from the source object into the target object using the specified merge function.
merge(Object, T, BiPredicate<? super String, ?>, Function<String, String>, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
Merges the filtered properties from the source object into the target object using the specified merge function.
merge(Object, T, Function<String, String>, BinaryOperator<?>) - Static method in class com.landawn.abacus.util.N
Merges the properties from the source object into the target object using the specified merge function.
merge(Collection<? extends DataSet>) - Static method in class com.landawn.abacus.util.N
Merges a collection of DataSets into a single DataSet.
merge(Collection<? extends DataSet>) - Method in interface com.landawn.abacus.util.DataSet
Merges this DataSet with a collection of other DataSets.
merge(Collection<? extends DataSet>) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(Collection<? extends DataSet>, boolean) - Static method in class com.landawn.abacus.util.N
Merges a collection of DataSets into a single DataSet.
merge(Collection<? extends DataSet>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Merges this DataSet with a collection of other DataSets.
merge(Collection<? extends DataSet>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
merge(Collection<? extends ByteStream>, ByteBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Merges a collection of ByteStream into a single ByteStream based on the provided nextSelector function.
merge(Collection<? extends CharStream>, CharBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.CharStream
Merges a collection of CharStream into a single CharStream based on the provided nextSelector function.
merge(Collection<? extends DoubleStream>, DoubleBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Merges a collection of DoubleStream into a single DoubleStream based on the provided nextSelector function.
merge(Collection<? extends FloatStream>, FloatBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Merges a collection of FloatStream into a single FloatStream based on the provided nextSelector function.
merge(Collection<? extends IntStream>, IntBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.IntStream
Merges a collection of IntStream into a single IntStream based on the provided nextSelector function.
merge(Collection<? extends LongStream>, LongBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.LongStream
Merges a collection of LongStream into a single LongStream based on the provided nextSelector function.
merge(Collection<? extends ShortStream>, ShortBiFunction<MergeResult>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Merges a collection of ShortStream into a single ShortStream based on the provided nextSelector function.
merge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges a collection of stream into a single stream based on the provided nextSelector function.
merge(Collection<? extends Iterable<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.N
Merges multiple iterables into a list based where the order of the elements is determined by the given selector function.
merge(Collection<? extends Iterable<? extends T>>, BiFunction<? super T, ? super T, MergeResult>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Merges multiple iterables into a list based where the order of the elements is determined by the given selector function.
merge(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.Iterators
Merges multiple Iterators into a single ObjIterator.
merge(Collection<? extends Map<? extends K, ? extends V>>, BiFunction<? super Map.Entry<? extends K, ? extends V>, ? super Map.Entry<? extends K, ? extends V>, MergeResult>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Merges a collection of map into a single stream based on the provided nextSelector function.
merge(Collection<File>, byte[], File) - Static method in class com.landawn.abacus.util.IOUtil
Merges the given source files into the specified destination file, separated by the provided delimiter.
merge(Collection<File>, File) - Static method in class com.landawn.abacus.util.IOUtil
Merges the given source files into the specified destination file.
merge(Iterator<? extends T>, Iterator<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.Seq
Merges two iterators into a single sequence using the provided nextSelector function.
merge(Iterator<? extends T>, Iterator<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.Iterators
Merges two Iterators into a single ObjIterator.
merge(Iterator<? extends T>, Iterator<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges two iterators into a single stream based on the provided nextSelector function.
merge(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.Seq
Merges three iterators into a single sequence using the provided nextSelector function.
merge(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges three iterators into a single stream based on the provided nextSelector function.
merge(Map<? extends K, ? extends V>, Map<? extends K, ? extends V>, BiFunction<? super Map.Entry<? extends K, ? extends V>, ? super Map.Entry<? extends K, ? extends V>, MergeResult>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Merges two maps into a single EntryStream based on the provided nextSelector function.
merge(Map<? extends K, ? extends V>, Map<? extends K, ? extends V>, Map<? extends K, ? extends V>, BiFunction<? super Map.Entry<? extends K, ? extends V>, ? super Map.Entry<? extends K, ? extends V>, MergeResult>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Merges three maps into a single EntryStream based on the provided nextSelector function.
merge(Map<K, V>, K, V, BiFunction<? super V, ? super V, ? extends V>) - Static method in class com.landawn.abacus.util.Maps
Merges the given value with the existing value (if any) in the map for the given key.
merge(K, C, BiFunction<? super V, ? super C, ? extends V>) - Method in class com.landawn.abacus.util.Multimap
Merges the given collection of elements with the current values associated with the specified key in this Multimap.
merge(K, E, BiFunction<? super V, ? super E, ? extends V>) - Method in class com.landawn.abacus.util.Multimap
Merges the given element with the current values associated with the specified key in this Multimap.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
merge(T[], T[], Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.Seq
Merges two arrays into a single sequence using the provided nextSelector function.
merge(T[], T[], BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.N
Merges two the input arrays into a list based where the order of the elements is determined by the given selector function.
merge(T[], T[], BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges two arrays into a single stream based on the provided nextSelector function.
merge(T[], T[], T[], Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Static method in class com.landawn.abacus.util.Seq
Merges three arrays into a single sequence using the provided nextSelector function.
merge(T[], T[], T[], BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges three arrays into a single stream based on the provided nextSelector function.
MERGE - Static variable in class com.landawn.abacus.util.WD
Field MERGE.
mergeIterables(Collection<? extends Iterable<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.Iterators
Merges multiple Iterable objects into a single ObjIterator.
mergeIterables(Collection<? extends Iterable<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges a collection of iterable into a single stream based on the provided nextSelector function.
mergeIterators(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges a collection of iterator into a single stream based on the provided nextSelector function.
MergeResult - Enum Class in com.landawn.abacus.util
 
mergeSorted(Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
Merges two sorted Iterable objects into a single ObjIterato, which will iterate over the elements of each Iterable in a sorted order.
mergeSorted(Iterable<? extends T>, Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Merges two sorted Iterable objects into a single ObjIterator, which will iterate over the elements of each Iterable in the order determined by the provided Comparator cmp.
mergeSorted(Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
Merges two sorted Iterators into a single ObjIterator, which will iterate over the elements of each Iterator in a sorted order.
mergeSorted(Iterator<? extends T>, Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Merges two sorted Iterators into a single ObjIterator, which will iterate over the elements of each Iterator in a sorted order.
mergeWith(Seq<? extends T, E>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Method in class com.landawn.abacus.util.Seq
Merges this sequence with the given sequence using the provided next selector function.
mergeWith(ByteStream, ByteBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
mergeWith(CharStream, CharBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.CharStream
 
mergeWith(DoubleStream, DoubleBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
mergeWith(FloatStream, FloatBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
mergeWith(IntStream, IntBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.IntStream
 
mergeWith(LongStream, LongBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.LongStream
 
mergeWith(ShortStream, ShortBiFunction<MergeResult>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
mergeWith(Stream<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Method in class com.landawn.abacus.util.stream.Stream
Merges the current Stream with a given Stream.
mergeWith(Collection<? extends T>, Throwables.BiFunction<? super T, ? super T, MergeResult, E>) - Method in class com.landawn.abacus.util.Seq
Merges this sequence with the given collection using the provided next selector function.
mergeWith(Collection<? extends T>, BiFunction<? super T, ? super T, MergeResult>) - Method in class com.landawn.abacus.util.stream.Stream
Merges the current Stream with a given Collection.
message() - Method in class com.landawn.abacus.http.HttpResponse
 
METHOD_MASK - Static variable in class com.landawn.abacus.util.ClassUtil
Deprecated.
for internal only.
middle - Variable in class com.landawn.abacus.util.Triple
 
middle() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
MILLISECOND - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.MILLISECOND
min() - Method in class com.landawn.abacus.util.ByteList
 
min() - Method in class com.landawn.abacus.util.CharList
 
min() - Method in class com.landawn.abacus.util.DoubleList
 
min() - Method in class com.landawn.abacus.util.FloatList
 
min() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
min() - Static method in class com.landawn.abacus.util.Fn
 
min() - Method in class com.landawn.abacus.util.IntList
 
min() - Method in class com.landawn.abacus.util.LongList
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
min() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
min() - Method in class com.landawn.abacus.util.ShortList
 
min() - Method in class com.landawn.abacus.util.stream.ByteStream
 
min() - Method in class com.landawn.abacus.util.stream.CharStream
Returns an OptionalChar describing the minimum element of this stream, or an empty optional if this stream is empty.
min() - Static method in class com.landawn.abacus.util.stream.Collectors
 
min() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
min() - Method in class com.landawn.abacus.util.stream.FloatStream
 
min() - Method in class com.landawn.abacus.util.stream.IntStream
 
min() - Method in class com.landawn.abacus.util.stream.LongStream
 
min() - Method in class com.landawn.abacus.util.stream.ShortStream
 
min(byte...) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of bytes.
min(byte...) - Static method in class com.landawn.abacus.util.N
Returns the smallest byte value in the specified array.
min(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the smallest byte value within the specified range in the input array.
min(byte, byte) - Static method in class com.landawn.abacus.util.N
Returns the smaller of two input byte values.
min(byte, byte, byte) - Static method in class com.landawn.abacus.util.N
Returns the smallest of the three input byte values.
min(char...) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of characters.
min(char...) - Static method in class com.landawn.abacus.util.N
Returns the smallest char value in the specified array.
min(char[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the smallest char value within the specified range in the input array.
min(char, char) - Static method in class com.landawn.abacus.util.N
Returns the smaller of two input char values.
min(char, char, char) - Static method in class com.landawn.abacus.util.N
Returns the smallest of the three input char values.
min(double...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the minimum value in an array.
min(double...) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of doubles.
min(double...) - Static method in class com.landawn.abacus.util.N
Returns the smallest double value in the specified array.
min(double[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the smallest double value within the specified range in the input array.
min(double, double) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the minimum of two double values.
min(double, double) - Static method in class com.landawn.abacus.util.N
Returns the smaller of two input double values.
min(double, double, double) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the minimum of three double values.
min(double, double, double) - Static method in class com.landawn.abacus.util.N
Returns the smallest of the three input double values.
min(float...) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Returns the minimum value in an array.
min(float...) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of floats.
min(float...) - Static method in class com.landawn.abacus.util.N
Returns the smallest float value in the specified array.
min(float[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the smallest float value within the specified range in the input array.
min(float, float) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the minimum of two float values.
min(float, float) - Static method in class com.landawn.abacus.util.N
Returns the smaller of two input float values.
min(float, float, float) - Static method in class com.landawn.abacus.util.IEEE754rUtil
Gets the minimum of three float values.
min(float, float, float) - Static method in class com.landawn.abacus.util.N
Returns the smallest of the three input float values.
min(int...) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of integers.
min(int...) - Static method in class com.landawn.abacus.util.N
Returns the smallest int value in the specified array.
min(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the smallest int value within the specified range in the input array.
min(int, int) - Method in class com.landawn.abacus.util.ByteList
 
min(int, int) - Method in class com.landawn.abacus.util.CharList
 
min(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
min(int, int) - Method in class com.landawn.abacus.util.FloatList
 
min(int, int) - Method in class com.landawn.abacus.util.IntList
 
min(int, int) - Method in class com.landawn.abacus.util.LongList
 
min(int, int) - Static method in class com.landawn.abacus.util.N
Returns the smaller of two input int values.
min(int, int) - Method in class com.landawn.abacus.util.ShortList
 
min(int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the smallest of the three input int values.
min(long...) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of longs.
min(long...) - Static method in class com.landawn.abacus.util.N
Returns the smallest long value in the specified array.
min(long[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the smallest long value within the specified range in the input array.
min(long, long) - Static method in class com.landawn.abacus.util.N
Returns the smaller of two input long values.
min(long, long, long) - Static method in class com.landawn.abacus.util.N
Returns the smallest of the three input long values.
min(short...) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of shorts.
min(short...) - Static method in class com.landawn.abacus.util.N
Returns the smallest short value in the specified array.
min(short[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the smallest short value within the specified range in the input array.
min(short, short) - Static method in class com.landawn.abacus.util.N
Returns the smaller of two input short values.
min(short, short, short) - Static method in class com.landawn.abacus.util.N
Returns the smallest of the three input short values.
min(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided iterable of elements based on their natural ordering.
min(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the smallest value in the specified iterable based on their natural ordering.
min(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided iterable of elements according to the provided comparator.
min(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the smallest value in the specified iterable according to the provided comparator.
min(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns the smallest value within the specified range in the input collection based on their natural ordering.
min(Collection<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the smallest value within the specified range in the input collection according to the provided comparator.
min(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the minimum entry of this EntryStream according to the provided comparator.
min(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
min(Comparator<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
min(Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns an Optional containing the minimum value of this sequence according to the provided comparator.
min(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
min(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns an Optional describing the minimum element of this stream according to the provided comparator.
min(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided iterator of elements based on their natural ordering.
min(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the smallest value in the specified iterator based on their natural ordering.
min(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided iterator of elements according to the provided comparator.
min(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the smallest value in the specified iterator according to the provided comparator.
min(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of elements based on their natural ordering.
min(T[]) - Static method in class com.landawn.abacus.util.N
Returns the smallest value in the specified array based on their natural ordering.
min(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns the smallest value within the specified range in the input array based on their natural ordering.
min(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the smallest value within the specified range in the input array according to the provided comparator.
min(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of elements according to the provided comparator.
min(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the smallest value in the specified array according to the provided comparator.
min(T, T) - Static method in class com.landawn.abacus.util.N
Returns the smaller of two input comparable values.
min(T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the smaller of two input values based on the specified comparator.
min(T, T, T) - Static method in class com.landawn.abacus.util.N
Returns the smallest of the three input comparable values.
min(T, T, T, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the smallest of the three input values based on the specified comparator.
MIN - Static variable in class com.landawn.abacus.util.Ascii
The minimum value of an ASCII character.
MIN - Static variable in class com.landawn.abacus.util.Fn.FB.ByteBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FC.CharBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FD.DoubleBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FF.FloatBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FI.IntBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FL.LongBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.Fn.FS.ShortBinaryOperators
 
MIN - Static variable in class com.landawn.abacus.util.WD
Field MIN.
MIN_FUNC - Static variable in class com.landawn.abacus.util.CodeGenerationUtil
 
minAll() - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
minAll(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the smallest elements in the specified iterable based on their natural ordering.
minAll(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the smallest elements in the specified iterable according to the provided comparator.
minAll(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
minAll(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a List containing all the minimum elements of this stream according to the provided comparator.
minAll(Comparator<? super T>, int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minAll(Comparator<? super T>, Collector<T, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
minAll(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the smallest elements in the specified iterator based on their natural ordering.
minAll(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the smallest elements in the specified iterator according to the provided comparator.
minAll(Collector<T, A, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
minAll(T[]) - Static method in class com.landawn.abacus.util.N
Returns a list containing the smallest elements in the specified array based on their natural ordering.
minAll(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the smallest elements in the specified array according to the provided comparator.
minAlll(Comparator<? super T>, Collector<? super T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minAlll(Comparator<? super T>, Collector<? super T, ?, R>, Function<u.Optional<Pair<T, R>>, RR>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minAlll(Collector<T, ?, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minBy(Iterable<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of elements according to the key extracted by the keyExtractor function.
minBy(Function<? super Map.Entry<K, V>, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the minimum entry of this EntryStream based on the natural ordering of the keys extracted by the key mapper.
minBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
minBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Fn
 
minBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.Seq
Returns an Optional containing the minimum value of this sequence according to the key extracted by the keyMapper function.
minBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.Stream
Returns an Optional describing the minimum element of this stream according to the natural order of the keys produced by the provided keyMapper function.
minBy(Iterator<? extends T>, Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of elements according to the key extracted by the keyExtractor function.
minBy(T[], Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum value from the provided array of elements according to the key extracted by the keyExtractor function.
minByKey() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
minByKey() - Static method in class com.landawn.abacus.util.Fn
 
minByKey(Comparator<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the minimum entry of this EntryStream according to the provided key comparator.
minByOrElseGet(Function<? super T, ? extends Comparable>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByOrElseThrow(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByOrElseThrow(Function<? super T, ? extends Comparable>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minByValue() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
minByValue() - Static method in class com.landawn.abacus.util.Fn
 
minByValue(Comparator<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the minimum entry of this EntryStream according to the provided value comparator.
minDouble(Iterable<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum double value extracted from the elements in the provided iterable by the input valueExtractor function.
minDouble(Iterator<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum double value extracted from the elements in the provided iterator by the input valueExtractor function.
minDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum double value extracted from the elements in the provided array by the input valueExtractor function.
minDoubleOrDefaultIfEmpty(Iterable<? extends T>, ToDoubleFunction<? super T>, double) - Static method in class com.landawn.abacus.util.N
Returns the minimum double value extracted from the specified iterable or a default value if the iterable is null or empty.
minDoubleOrDefaultIfEmpty(Iterator<? extends T>, ToDoubleFunction<? super T>, double) - Static method in class com.landawn.abacus.util.N
Returns the minimum double value extracted from the specified iterator or a default value if the iterator is null or empty.
minDoubleOrDefaultIfEmpty(T[], ToDoubleFunction<? super T>, double) - Static method in class com.landawn.abacus.util.N
Returns the minimum double value extracted from the specified array or a default value if the array is null or empty.
minFirst() - Static method in enum class com.landawn.abacus.util.MergeResult
 
minFirst(Comparator<? super T>) - Static method in enum class com.landawn.abacus.util.MergeResult
 
minFirst(T, T) - Static method in enum class com.landawn.abacus.util.MergeResult
 
minFirst(T, T, Comparator<? super T>) - Static method in enum class com.landawn.abacus.util.MergeResult
 
minInt(Iterable<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum integer value extracted from the elements in the provided iterable by the input valueExtractor function.
minInt(Iterator<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum integer value extracted from the elements in the provided iterator by the input valueExtractor function.
minInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum integer value extracted from the elements in the provided array by the input valueExtractor function.
minIntOrDefaultIfEmpty(Iterable<? extends T>, ToIntFunction<? super T>, int) - Static method in class com.landawn.abacus.util.N
Returns the minimum integer value extracted from the specified iterable or a default value if the iterable is null or empty.
minIntOrDefaultIfEmpty(Iterator<? extends T>, ToIntFunction<? super T>, int) - Static method in class com.landawn.abacus.util.N
Returns the minimum integer value extracted from the specified iterator or a default value if the iterator is null or empty.
minIntOrDefaultIfEmpty(T[], ToIntFunction<? super T>, int) - Static method in class com.landawn.abacus.util.N
Returns the minimum integer value extracted from the array or a default value if the array is null or empty.
minLong(Iterable<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum long value extracted from the elements in the provided iterable by the input valueExtractor function.
minLong(Iterator<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum long value extracted from the elements in the provided iterator by the input valueExtractor function.
minLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum long value extracted from the elements in the provided array by the input valueExtractor function.
minLongOrDefaultIfEmpty(Iterable<? extends T>, ToLongFunction<? super T>, long) - Static method in class com.landawn.abacus.util.N
Returns the minimum long value extracted from the specified iterable or a default value if the iterable is null or empty.
minLongOrDefaultIfEmpty(Iterator<? extends T>, ToLongFunction<? super T>, long) - Static method in class com.landawn.abacus.util.N
Returns the minimum long value extracted from the specified iterator or a default value if the iterator is null or empty.
minLongOrDefaultIfEmpty(T[], ToLongFunction<? super T>, long) - Static method in class com.landawn.abacus.util.N
Returns the minimum long value extracted from the specified array or a default value if the array is null or empty.
minMax() - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMax(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum and maximum values from the provided iterable of elements based on their natural ordering.
minMax(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a Pair object containing the minimum and maximum values in the specified iterable based on their natural ordering.
minMax(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum and maximum values from the provided iterable of elements according to the provided comparator.
minMax(Iterable<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a Pair object containing the minimum and maximum values in the specified iterable according to the provided comparator.
minMax(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMax(Comparator<? super T>, BiFunction<? super T, ? super T, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Collectors
It's copied from StreamEx: https://github.com/amaembo/streamex under Apache License v2 and may be modified.
minMax(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum and maximum values from the provided iterator of elements based on their natural ordering.
minMax(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a Pair object containing the minimum and maximum values in the specified iterator based on their natural ordering.
minMax(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum and maximum values from the provided iterator of elements according to the provided comparator.
minMax(Iterator<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a Pair object containing the minimum and maximum values in the specified iterator according to the provided comparator.
minMax(T[]) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum and maximum values from the provided array of elements based on their natural ordering.
minMax(T[]) - Static method in class com.landawn.abacus.util.N
Returns a Pair object containing the minimum and maximum values in the specified array based on their natural ordering.
minMax(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the minimum and maximum values from the provided array of elements according to the provided comparator.
minMax(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a Pair object containing the minimum and maximum values in the specified array according to the provided comparator.
minMaxBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxBy(Function<? super T, ? extends Comparable>, BiFunction<? super T, ? super T, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxOrElseGet(Comparator<? super T>, Supplier<Pair<? extends T, ? extends T>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxOrElseGet(Supplier<Pair<? extends T, ? extends T>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxOrElseThrow() - Static method in class com.landawn.abacus.util.stream.Collectors
 
minMaxOrElseThrow(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOccurrences() - Method in class com.landawn.abacus.util.Multiset
Finds the element with the minimum occurrence in the multiset.
minOrDefaultIfEmpty(Iterable<? extends T>, Function<? super T, ? extends R>, R) - Static method in class com.landawn.abacus.util.N
Returns the minimum value extracted from the specified iterable or a default value if the iterable is null or empty.
minOrDefaultIfEmpty(Iterator<? extends T>, Function<? super T, ? extends R>, R) - Static method in class com.landawn.abacus.util.N
Returns the minimum value extracted from the specified iterator or a default value if the iterator is null or empty.
minOrDefaultIfEmpty(T[], Function<? super T, ? extends R>, R) - Static method in class com.landawn.abacus.util.N
Returns the minimum value extracted from the specified array or a default value if the array is null or empty.
minOrElse(Comparator<? super T>, T) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElse(T) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElseGet(Comparator<? super T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElseGet(Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElseThrow() - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElseThrow(Comparator<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minOrElseThrow(Comparator<? super T>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
minus(Duration) - Method in class com.landawn.abacus.util.Duration
 
MINUS - Static variable in class com.landawn.abacus.util.WD
Field MINUS.
minusDays(long) - Method in class com.landawn.abacus.util.Duration
 
minusHours(long) - Method in class com.landawn.abacus.util.Duration
 
minusMillis(long) - Method in class com.landawn.abacus.util.Duration
 
minusMinutes(long) - Method in class com.landawn.abacus.util.Duration
 
minusSeconds(long) - Method in class com.landawn.abacus.util.Duration
 
MINUTE - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.MINUTE
mismatch(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays.
mismatch(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two boolean arrays starting from specified indices.
mismatch(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays.
mismatch(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two byte arrays starting from specified indices.
mismatch(char[], char[]) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays.
mismatch(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two char arrays starting from specified indices.
mismatch(double[], double[]) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays.
mismatch(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two double arrays starting from specified indices.
mismatch(float[], float[]) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays.
mismatch(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two float arrays starting from specified indices.
mismatch(int[], int[]) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays.
mismatch(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two int arrays starting from specified indices.
mismatch(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two long arrays starting from specified indices.
mismatch(long[], long[]) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays.
mismatch(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two short arrays starting from specified indices.
mismatch(short[], short[]) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays.
mismatch(Iterable<T>, Iterable<T>) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two iterables.
mismatch(Iterable<T>, Iterable<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two iterables using the specified comparator.
mismatch(Collection<T>, int, Collection<T>, int, int) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two collections starting from specified indices.
mismatch(Collection<T>, int, Collection<T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two collections starting from specified indices.
mismatch(Iterator<T>, Iterator<T>) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two iterators.
mismatch(Iterator<T>, Iterator<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two iterators using the specified comparator.
mismatch(T[], int, T[], int, int) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays starting from specified indices.
mismatch(T[], int, T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays starting from specified indices.
mismatch(T[], T[]) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays.
mismatch(T[], T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Finds and returns the index of the first mismatch between two arrays.
missCount() - Method in class com.landawn.abacus.pool.AbstractPool
 
missCount() - Method in interface com.landawn.abacus.pool.Pool
 
mkdirIfNotExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new directory if it does not exist.
mkdirsIfNotExists(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates new directories if they do not exist.
mod(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns x mod m, a non-negative value less than m.
mod(long, int) - Static method in class com.landawn.abacus.util.Numbers
Returns x mod m, a non-negative value less than m.
mod(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns x mod m, a non-negative value less than m.
MOD - Static variable in class com.landawn.abacus.util.WD
Field MOD.
MONDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
MONDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
Month - Enum Class in com.landawn.abacus.util
The Enum Month.
MONTH - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.MONTH
MoreExecutors - Class in com.landawn.abacus.util
Factory and utility methods for Executor, ExecutorService, and ThreadFactory.
move(File, File) - Static method in class com.landawn.abacus.guava.Files
Moves a file from one path to another.
move(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Moves a file from the source path to the target directory.
move(Path, Path, CopyOption...) - Static method in class com.landawn.abacus.util.IOUtil
Moves a file from the source path to the target path.
moveColumn(C, int) - Method in class com.landawn.abacus.util.Sheet
Moves the column identified by the provided column key to a new position in the Sheet.
moveColumn(String, int) - Method in interface com.landawn.abacus.util.DataSet
Moves a column in the DataSet to a new position.
moveColumn(String, int) - Method in class com.landawn.abacus.util.RowDataSet
 
moveColumns(Map<String, Integer>) - Method in interface com.landawn.abacus.util.DataSet
Moves multiple columns in the DataSet to new positions.
moveColumns(Map<String, Integer>) - Method in class com.landawn.abacus.util.RowDataSet
 
moveRange(boolean[], int, int, int) - Static method in class com.landawn.abacus.util.N
Moves a range of elements in the given array to a new position within the array.
moveRange(byte[], int, int, int) - Static method in class com.landawn.abacus.util.N
Moves a range of elements in the given array to a new position within the array.
moveRange(char[], int, int, int) - Static method in class com.landawn.abacus.util.N
Moves a range of elements in the given array to a new position within the array.
moveRange(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
Moves a range of elements in the given array to a new position within the array.
moveRange(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
Moves a range of elements in the given array to a new position within the array.
moveRange(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Moves a range of elements in the given array to a new position within the array.
moveRange(int, int, int) - Method in class com.landawn.abacus.util.BooleanList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.ByteList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.CharList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.FloatList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.IntList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.LongList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
moveRange(int, int, int) - Method in class com.landawn.abacus.util.ShortList
 
moveRange(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
Moves a range of elements in the given array to a new position within the array.
moveRange(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
Moves a range of elements in the given array to a new position within the array.
moveRange(String, int, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new string with the specified range moved to the new position.
moveRange(String, int, int, int) - Static method in class com.landawn.abacus.util.Strings
Returns a new string with the specified range moved to the new position.
moveRange(List<T>, int, int, int) - Static method in class com.landawn.abacus.util.N
Moves a range of elements in the given list to a new position within the list.
moveRange(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
Moves a range of elements in the given array to a new position within the array.
moveRow(int, int) - Method in interface com.landawn.abacus.util.DataSet
Moves a row in the DataSet to a new position.
moveRow(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
moveRow(R, int) - Method in class com.landawn.abacus.util.Sheet
Moves the row identified by the provided row key to a new position in the Sheet.
MultiLoopsStatistics(long, long, long, long, int) - Constructor for class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Instantiates a new multi loops statistics.
MultiLoopsStatistics(long, long, long, long, int, List<Profiler.LoopStatistics>) - Constructor for class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Instantiates a new multi loops statistics.
Multimap<K,E,V> - Class in com.landawn.abacus.util
Similar to Map, but in which each key may be associated with multiple values.
multipliedBy(long) - Method in class com.landawn.abacus.util.Duration
 
multipliedBy(Fraction) - Method in class com.landawn.abacus.util.Fraction
Multiplies the value of this fraction by another, returning the result in reduced form.
multiplyExact(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the product of a and b, provided it does not overflow.
multiplyExact(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the product of a and b, provided it does not overflow.
Multiset<E> - Class in com.landawn.abacus.util
Copied from Google Guava under Apache License 2.0 and modified.
Multiset() - Constructor for class com.landawn.abacus.util.Multiset
Constructs a new instance of Multiset with the default initial capacity.
Multiset(int) - Constructor for class com.landawn.abacus.util.Multiset
Constructs a new instance of Multiset with the specified initial capacity.
Multiset(Class<? extends Map>) - Constructor for class com.landawn.abacus.util.Multiset
Constructs a new instance of Multiset with a backing map of the specified type.
Multiset(Collection<? extends E>) - Constructor for class com.landawn.abacus.util.Multiset
Constructs a new instance of Multiset with the elements from the specified collection.
Multiset(Supplier<? extends Map<? extends E, ?>>) - Constructor for class com.landawn.abacus.util.Multiset
Constructs a new instance of Multiset with a backing map supplied by the provided supplier.
Multiset.Entry<E> - Interface in com.landawn.abacus.util
An unmodifiable element-count pair for a multiset.
murmur3_128() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 128-bit murmur3 algorithm, x64 variant (little-endian variant), using a seed value of zero.
murmur3_128(int) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 128-bit murmur3 algorithm, x64 variant (little-endian variant), using the given seed value.
murmur3_32() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 32-bit murmur3 algorithm, x86 variant (little-endian variant), using a seed value of zero.
murmur3_32(int) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 32-bit murmur3 algorithm, x86 variant (little-endian variant), using the given seed value.
Mutable - Interface in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
Mutable - Annotation Interface in com.landawn.abacus.annotation
 
MutableBoolean - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableByte - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableChar - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableDouble - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableFloat - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableInt - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableLong - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
MutableShort - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.

N

N - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
NAK - Static variable in class com.landawn.abacus.util.Ascii
Negative Acknowledge: A communication control character transmitted by a receiver as a negative response to the sender.
name - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
name() - Element in annotation interface com.landawn.abacus.annotation.Column
 
name() - Element in annotation interface com.landawn.abacus.annotation.Entity
 
name() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
name() - Element in annotation interface com.landawn.abacus.annotation.Table
 
name() - Element in annotation interface com.landawn.abacus.annotation.Type
 
NAME - Enum constant in enum class com.landawn.abacus.annotation.Type.EnumBy
Persist enumerated type property or field as a string.
NAME - Static variable in class com.landawn.abacus.parser.XMLConstants
Field NAME.
NAME_VALUE_SEPARATOR - Static variable in class com.landawn.abacus.util.URLEncodedUtil
The constant representing the equals character ('=') used as a name-value separator in URL query parameters.
NameUtil - Class in com.landawn.abacus.util
It's tool for the conversion by between the simple name and canonical name.
namingPolicy() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
NamingPolicy - Enum Class in com.landawn.abacus.util
The NamingPolicy enum represents different naming conventions.
NATURAL - Static variable in class com.landawn.abacus.util.WD
Field NATURAL.
NATURAL_JOIN - Static variable in class com.landawn.abacus.util.WD
Field NATURAL_JOIN.
naturalOrder() - Static method in class com.landawn.abacus.util.Comparators
Returns a comparator that compares Comparable objects in their natural order (where null is minimum).
navigableKeySet() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Navigable key set.
NConsumer<T> - Interface in com.landawn.abacus.util.function
 
negate() - Method in class com.landawn.abacus.util.Fraction
Gets a fraction that is the negative (-fraction) of this one.
negate() - Method in interface com.landawn.abacus.util.function.BiIntObjPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BiObjIntPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.BytePredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.CharPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.DoubleObjPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
negate() - Method in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.FloatBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.FloatPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.FloatTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntBiObjPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntObjPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.LongObjPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.LongPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.NPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ObjBiIntPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ObjDoublePredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ObjIntPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ObjLongPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.Predicate
 
negate() - Method in interface com.landawn.abacus.util.function.QuadPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ShortBiPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ShortPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.ShortTriPredicate
 
negate() - Method in interface com.landawn.abacus.util.function.TriPredicate
 
negate() - Method in interface com.landawn.abacus.util.Throwables.Predicate
 
negate(boolean[]) - Static method in class com.landawn.abacus.util.N
Negates all elements in the specified boolean array.
negate(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Negates all elements in the specified range of the boolean array.
negate(Boolean) - Static method in class com.landawn.abacus.util.N
Note: copied from Apache commons Lang under Apache license v2.0
negateAndGet() - Method in class com.landawn.abacus.util.MutableBoolean
Invert and get.
negated() - Method in class com.landawn.abacus.util.Duration
 
newAppendableWriter(Appendable) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new AppendableWriter instance that wraps the provided Appendable object.
newArray(Class<?>, int) - Static method in class com.landawn.abacus.util.N
Creates a new array of the specified component type and length.
newArray(Class<?>, int...) - Static method in class com.landawn.abacus.util.N
Creates a new array of the specified component type and dimensions.
newArrayDeque() - Static method in class com.landawn.abacus.util.N
Creates a new instance of an ArrayDeque.
newArrayDeque(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of an ArrayDeque with the specified initial capacity.
newArrayDeque(Collection<? extends E>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of an ArrayDeque with the elements from the specified collection.
newArrayList() - Static method in class com.landawn.abacus.util.N
Creates a new instance of an ArrayList.
newArrayList(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of an ArrayList with the specified initial capacity.
newArrayList(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of an ArrayList with the elements from the specified collection.
newBean(Class<T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of the specified bean class.
newBiMap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a BiMap.
newBiMap(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a BiMap with the specified initial capacity.
newBiMap(int, float) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a BiMap with the specified initial capacity and load factor.
newBiMap(Class<? extends Map>, Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a BiMap with the specified key map type which is used to create map to store key/value pairs and value map type which is used to create map to store value/key pairs.
newBiMap(Supplier<? extends Map<K, V>>, Supplier<? extends Map<V, K>>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a BiMap with the specified key map supplier which provides the map to store key/value pairs and value map supplier which provides the map to store value/key pairs.
newBrotliInputStream(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BrotliInputStream instance for the specified input stream.
newBufferedInputStream(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedInputStream instance for the specified file.
newBufferedInputStream(File, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedInputStream instance for the specified file with a specified buffer size.
newBufferedOutputStream(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedOutputStream instance for the specified file.
newBufferedOutputStream(File, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedOutputStream instance for the specified file with a specified buffer size.
newBufferedReader(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedReader instance for the specified file with the default charset.
newBufferedReader(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedReader instance for the specified file with a specified charset.
newBufferedReader(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedReader instance for the specified InputStream with the default charset.
newBufferedReader(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedReader instance for the specified InputStream with a specified charset.
newBufferedReader(Path) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedReader instance for the specified path with the default charset.
newBufferedReader(Path, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedReader instance for the specified path with a specified charset.
newBufferedWriter(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedWriter instance for the specified file and default charset.
newBufferedWriter(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedWriter instance for the specified file and charset.
newBufferedWriter(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedWriter instance for the specified OutputStream with default charset.
newBufferedWriter(OutputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedWriter instance for the specified OutputStream and Charset.
newByteArrayOutputStream() - Static method in class com.landawn.abacus.util.IOUtil
Creates a new ByteArrayOutputStream instance.
newByteArrayOutputStream(int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new ByteArrayOutputStream instance with the specified initial capacity.
newCollection(Class<? extends Collection>) - Static method in class com.landawn.abacus.util.N
Creates a new collection of the specified type.
newCollection(Class<? extends Collection>, int) - Static method in class com.landawn.abacus.util.N
Creates a new collection of the specified type with the given initial size.
newConcurrentHashMap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ConcurrentHashMap.
newConcurrentHashMap(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ConcurrentHashMap with the specified initial capacity.
newConcurrentHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ConcurrentHashMap with the entries from the specified map.
newConcurrentHashSet() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a concurrent hash set by ConcurrentHashMap.
newConcurrentHashSet(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a concurrent hash set with the specified initial capacity.
newConcurrentHashSet(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a concurrent hash set with the elements from the specified collection.
newDataSet(String, String, Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Creates a new DataSet from the provided Map.
newDataSet(String, Collection<?>) - Static method in class com.landawn.abacus.util.N
Creates a new DataSet with single column from the provided Collection.
newDataSet(Collection<?>) - Static method in class com.landawn.abacus.util.N
Creates a new DataSet with the specified rows.
newDataSet(Collection<?>, Map<String, Object>) - Static method in class com.landawn.abacus.util.N
Creates a new DataSet with the specified rows and properties.
newDataSet(Collection<String>, Object[][]) - Static method in class com.landawn.abacus.util.N
Creates a new DataSet with the specified column names and rows.
newDataSet(Collection<String>, Collection<?>) - Static method in class com.landawn.abacus.util.N
Creates a new DataSet with the specified column names and rows.
newDataSet(Collection<String>, Collection<?>, Map<String, Object>) - Static method in class com.landawn.abacus.util.N
Creates a new DataSet with the specified column names, rows, and properties.
newDataSet(Map<String, C>) - Static method in class com.landawn.abacus.util.N
Creates a new DataSet from the provided Map.
newEmptyDataSet() - Static method in class com.landawn.abacus.util.N
Creates a new empty DataSet.
newEmptyDataSet(Collection<String>) - Static method in class com.landawn.abacus.util.N
Creates a new empty DataSet with the specified column names.
newEmptyDataSet(Collection<String>, Map<String, Object>) - Static method in class com.landawn.abacus.util.N
Creates a new empty DataSet with the specified column names and properties.
newEntry(K, V) - Static method in class com.landawn.abacus.util.N
Creates a new entry with the specified key and value.
newEntry(K, V) - Static method in class com.landawn.abacus.util.Maps
Deprecated.
replaced by CommonUtil.newEntry(Object, Object)
newException() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
newFileInputStream(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new FileInputStream instance for the specified file.
newFileInputStream(String) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new FileInputStream instance for the specified file name.
newFileOutputStream(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new FileOutputStream instance for the specified file.
newFileOutputStream(File, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new FileOutputStream instance for the specified file.
newFileOutputStream(String) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new FileOutputStream instance for the specified file name.
newFileReader(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new FileReader instance for the specified file and the default Charset.
newFileReader(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new FileReader instance for the specified file and charset.
newFileWriter(File) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new FileWriter instance for the specified file and the default Charset.
newFileWriter(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new FileWriter instance for the specified file and charset.
newFileWriter(File, Charset, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new FileWriter instance for the specified file and charset.
newGZIPInputStream(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new GZIPInputStream instance for the specified InputStream.
newGZIPInputStream(InputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new GZIPInputStream instance with the specified InputStream and buffer size.
newGZIPOutputStream(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new GZIPOutputStream instance for the specified OutputStream.
newGZIPOutputStream(OutputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new GZIPOutputStream with the specified OutputStream and buffer size.
newHasher() - Method in interface com.landawn.abacus.guava.hash.HashFunction
Begins a new hash code computation by returning an initialized, stateful Hasher instance that is ready to receive data.
newHasher(int) - Method in interface com.landawn.abacus.guava.hash.HashFunction
Begins a new hash code computation as HashFunction.newHasher(), but provides a hint of the expected size of the input (in bytes).
newHashMap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a HashMap.
newHashMap(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a HashMap with the specified initial capacity.
newHashMap(Collection<? extends V>, Function<? super V, ? extends K>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a HashMap with the elements from the specified collection.
newHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a HashMap with the entries from the specified map.
newHashSet() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a HashSet.
newHashSet(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a HashSet with the specified initial capacity.
newHashSet(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a HashSet with the elements from the specified collection.
newIdentityHashMap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of an IdentityHashMap.
newIdentityHashMap(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of an IdentityHashMap with the specified initial capacity.
newIdentityHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of an IdentityHashMap with the entries from the specified map.
newImmutableEntry(K, V) - Static method in class com.landawn.abacus.util.N
Creates a new immutable entry with the specified key and value.
newImmutableEntry(K, V) - Static method in class com.landawn.abacus.util.Maps
Deprecated.
replaced by CommonUtil.newImmutableEntry(Object, Object)
newInputStreamReader(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new InputStreamReader instance for the specified InputStream and the default Charset.
newInputStreamReader(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new InputStreamReader instance for the specified InputStream and Charset.
newInstance(Class<?>, int) - Static method in class com.landawn.abacus.util.Array
Creates a new instance of an array with the specified component type and length.
newInstance(Class<?>, int...) - Static method in class com.landawn.abacus.util.Array
Creates a new instance of an array with the specified component type and dimensions.
newInstance(Class<?>, String, Object...) - Static method in class com.landawn.abacus.util.TypeAttrParser
 
newInstance(Class<T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of the specified class.
newLine() - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
newLine() - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
newLine() - Method in class com.landawn.abacus.util.CharacterWriter
 
newLinkedHashMap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a LinkedHashMap.
newLinkedHashMap(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a LinkedHashMap with the specified initial capacity.
newLinkedHashMap(Collection<? extends V>, Function<? super V, ? extends K>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a LinkedHashMap with the elements from the specified collection.
newLinkedHashMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a LinkedHashMap with the entries from the specified map.
newLinkedHashSet() - Static method in class com.landawn.abacus.util.N
Creates a new instance of HashSet.
newLinkedHashSet(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a LinkedHashSet with the specified initial capacity.
newLinkedHashSet(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a LinkedHashSet with the elements from the specified collection.
newLinkedList() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a LinkedList.
newLinkedList(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a LinkedList with the elements from the specified collection.
newLinkedListMultimap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap backed by a LinkedHashMap.
newLinkedListMultimap(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap backed by a LinkedHashMap with the specified initial capacity.
newLinkedListMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap backed by a LinkedHashMap with the entries from the specified map.
newLinkedSetMultimap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap backed by a LinkedHashMap.
newLinkedSetMultimap(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap backed by a LinkedHashMap with the specified initial capacity.
newLinkedSetMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap backed by a LinkedHashMap with the entries from the specified map.
newListMultimap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap.
newListMultimap(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap with the specified initial capacity.
newListMultimap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap with the specified map type which is used to create the backed map for storing entries.
newListMultimap(Class<? extends Map>, Class<? extends List>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap with the specified map type which is used to create the backed map for storing entries and value type which is used to create the backed list for storing values.
newListMultimap(Collection<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap with the keys extracted from the specified collection by the specified Function and values from the specified collection.
newListMultimap(Collection<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends E>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap with the keys and values extracted from the specified collection.
newListMultimap(Supplier<? extends Map<K, List<E>>>, Supplier<? extends List<E>>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap with the specified map and value suppliers.
newListMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap with the entries from the specified map.
newLZ4BlockInputStream(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new BufferedWriter instance for the specified OutputStream and Charset.
newLZ4BlockOutputStream(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new LZ4BlockInputStream instance for the specified InputStream.
newLZ4BlockOutputStream(OutputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new LZ4BlockOutputStream instance for the specified OutputStream with the given block size.
newMap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
Creates a new map of the specified type.
newMap(Class<? extends Map>, int) - Static method in class com.landawn.abacus.util.N
Creates a new map of the specified type with the given initial size.
newMultimap(Supplier<? extends Map<K, V>>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a Multimap with the specified map which provides the map to store key/value pairs and value supplier which provides the collection to store values.
newMultiset() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a Multiset.
newMultiset(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a Multiset with the specified initial capacity.
newMultiset(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a Multiset with the specified backed Map type for storing element/occurrence pairs.
newMultiset(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a Multiset with the elements from the specified collection.
newMultiset(Supplier<? extends Map<T, ?>>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a Multiset with the specified Supplier which provides the map to store element/occurrence pairs.
newNoSuchElementException() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
newOutputStreamWriter(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new OutputStreamWriter instance for the specified OutputStream and the default Charset.
newOutputStreamWriter(OutputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new OutputStreamWriter instance for the specified OutputStream and Charset.
newProxyInstance(Class<?>[], InvocationHandler) - Static method in class com.landawn.abacus.util.N
Creates a new proxy instance for the specified interfaces using the provided invocation handler.
newProxyInstance(Class<T>, InvocationHandler) - Static method in class com.landawn.abacus.util.N
Creates a new proxy instance for the specified interface using the provided invocation handler.
newReader(File, Charset) - Static method in class com.landawn.abacus.guava.Files
Returns a buffered reader that reads from a file using the given character set.
newRuntimException() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
newSetFromMap(Map<E, Boolean>) - Static method in class com.landawn.abacus.util.N
Returns a set backed by the specified map.
newSetMultimap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap.
newSetMultimap(int) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap with the specified initial capacity.
newSetMultimap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap with the specified map type which is used to create the backed map for storing entries.
newSetMultimap(Class<? extends Map>, Class<? extends Set>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap with the specified map type which is used to create the backed map for storing entries and value type which is used to create the backed Set for storing values.
newSetMultimap(Collection<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap with the keys extracted from the specified collection by the specified Function and values from the specified collection.
newSetMultimap(Collection<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends E>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap with the keys and values extracted from the specified collection.
newSetMultimap(Supplier<? extends Map<K, Set<E>>>, Supplier<? extends Set<E>>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap with the specified map and value suppliers.
newSetMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap with the entries from the specified map.
newSnappyInputStream(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new SnappyInputStream instance for the specified InputStream.
newSnappyOutputStream(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new SnappyOutputStream instance for the specified OutputStream.
newSnappyOutputStream(OutputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new SnappyOutputStream instance with the specified OutputStream and buffer size.
newSortedListMultimap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap backed by a SortedMap.
newSortedListMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a ListMultimap backed by a SortedMap with the entries from the specified map.
newSortedSetMultimap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap backed by a SortedMap.
newSortedSetMultimap(Map<? extends K, ? extends E>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a SetMultimap backed by a SortedMap with the entries from the specified map.
newStringWriter() - Static method in class com.landawn.abacus.util.IOUtil
Creates a new StringWriter instance.
newStringWriter(int) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new StringWriter instance with the specified initial size.
newStringWriter(StringBuilder) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new StringWriter instance with the content of the specified StringBuilder.
newTreeMap() - Static method in class com.landawn.abacus.util.N
Creates a new instance of a TreeMap.
newTreeMap(Comparator<C>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a TreeMap with the specified comparator.
newTreeMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a TreeMap with the entries from the specified map.
newTreeMap(SortedMap<K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a TreeMap with the entries from the specified sorted map.
newTreeSet() - Static method in class com.landawn.abacus.util.N
Creates a new instance of TreeSet.
newTreeSet(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a TreeSet with the elements from the specified collection.
newTreeSet(Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a TreeSet with the specified comparator.
newTreeSet(SortedSet<T>) - Static method in class com.landawn.abacus.util.N
Creates a new instance of a TreeSet with the elements from the specified sorted set.
newWriter(File, Charset) - Static method in class com.landawn.abacus.guava.Files
Returns a buffered writer that writes to a file using the given character set.
newZipInputStream(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new ZipInputStream with the specified InputStream.
newZipInputStream(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new ZipOutputStream with the specified OutputStream and Charset.
newZipOutputStream(OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new ZipOutputStream with the specified OutputStream.
newZipOutputStream(OutputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Creates a new ZipOutputStream with the specified OutputStream and Charset.
next() - Method in class com.landawn.abacus.util.BooleanIterator
Deprecated.
use nextBoolean() instead.
next() - Method in class com.landawn.abacus.util.ByteIterator
Deprecated.
use nextByte() instead.
next() - Method in class com.landawn.abacus.util.CharIterator
Deprecated.
use nextChar() instead.
next() - Method in class com.landawn.abacus.util.DoubleIterator
Deprecated.
use nextDouble() instead.
next() - Method in class com.landawn.abacus.util.FloatIterator
Deprecated.
use nextFloat() instead.
next() - Method in class com.landawn.abacus.util.IntIterator
Deprecated.
use nextInt() instead.
next() - Method in class com.landawn.abacus.util.LineIterator
Returns the next line in the wrapped Reader.
next() - Method in class com.landawn.abacus.util.LongIterator
Deprecated.
use nextLong() instead.
next() - Method in class com.landawn.abacus.util.ShortIterator
Deprecated.
use nextShort() instead.
next() - Method in class com.landawn.abacus.util.Throwables.Iterator
 
nextBoolean() - Method in class com.landawn.abacus.util.BooleanIterator
 
nextByte() - Method in class com.landawn.abacus.util.ByteIterator
 
nextChar() - Method in class com.landawn.abacus.util.CharIterator
 
nextDouble() - Method in class com.landawn.abacus.util.DoubleIterator
 
nextFloat() - Method in class com.landawn.abacus.util.FloatIterator
 
nextInt() - Method in class com.landawn.abacus.util.IntIterator
 
nextLong() - Method in class com.landawn.abacus.util.LongIterator
 
nextPage() - Method in interface com.landawn.abacus.util.Paginated
 
nextShort() - Method in class com.landawn.abacus.util.ShortIterator
 
NFunction<T,R> - Interface in com.landawn.abacus.util.function
 
NL - Static variable in class com.landawn.abacus.util.Ascii
Alternate name for Ascii.LF.
nMatch(long, long, Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Checks if the specified number of elements in this sequence match the provided predicate.
nMatch(long, long, Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Checks if the specified number of elements in this sequence match the provided predicate.
nMatch(long, long, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Checks if the specified number of elements in the stream match the provided predicate.
nMatch(long, long, Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Checks if the specified number of elements in this sequence match the provided predicate.
nMatch(Iterable<? extends T>, int, int, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the number of elements in the input iterable that match the given predicate is between the specified minimum and maximum values (inclusive).
nMatch(Iterator<? extends T>, int, int, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the number of elements in the input iterator that match the given predicate is between the specified minimum and maximum values (inclusive).
nMatch(T[], int, int, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if the number of elements in the input array that match the given predicate is between the specified minimum and maximum values (inclusive).
NO - Enum constant in enum class com.landawn.abacus.util.YesNo
 
NO_CHANGE - Enum constant in enum class com.landawn.abacus.util.NamingPolicy
 
NO_REFERRER - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant NO_REFERRER.
NO_REFFERER_WHEN_DOWNGRADE - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant NO_REFFERER_WHEN_DOWNGRADE.
NoCachingNoUpdating - Interface in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableArray<T> - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableBooleanArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableByteArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableCharArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableDeque<T> - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableDoubleArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableEntry<K,V> - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableFloatArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableIntArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableLongArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableObjArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposablePair<L,R> - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableShortArray - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.DisposableTriple<L,M,R> - Class in com.landawn.abacus.util
One-off Object.
NoCachingNoUpdating.Timed<T> - Class in com.landawn.abacus.util
 
noCharQuotation() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Deprecated.
this method should not be called
noCharQuotation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
noCharQuotation() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Deprecated.
this method should not be called
nonColumnFields() - Element in annotation interface com.landawn.abacus.annotation.Table
 
NONE - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
NONE - Enum constant in enum class com.landawn.abacus.parser.Exclusion
No bean property is excluded.
NONE - Enum constant in enum class com.landawn.abacus.util.CompressionMode
 
noneMatch(Throwables.BiPredicate<? super K, ? super V, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Checks if no elements of this EntryStream match the provided predicate.
noneMatch(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
noneMatch(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.stream.CharStream
 
noneMatch(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
noneMatch(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
noneMatch(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.stream.IntStream
 
noneMatch(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.stream.LongStream
 
noneMatch(Throwables.Predicate<? super Map.Entry<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Checks if no elements of this EntryStream match the provided predicate.
noneMatch(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Checks if no elements of this Stream match the provided predicate.
noneMatch(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Checks if whether none elements of this sequence match the provided predicate.
noneMatch(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
noneMatch(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if none of the elements in the input iterable match the given predicate.
noneMatch(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if none of the elements in the input iterator match the given predicate.
noneMatch(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Checks if none of the elements in the input array match the given predicate.
NonUpdatable - Annotation Interface in com.landawn.abacus.annotation
The properties will be ignored by update/updateAll/batchUpdate operations if the input is an entity.
noQuotation() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Deprecated.
this method should not be called
noQuotation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
noQuotation() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Deprecated.
this method should not be called
normalize(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Normalizes a path, removing double and single dot path steps.
normalize(String, boolean) - Static method in class com.landawn.abacus.util.FilenameUtil
Normalizes a path, removing double and single dot path steps.
normalizeNoEndSeparator(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
normalizeNoEndSeparator(String, boolean) - Static method in class com.landawn.abacus.util.FilenameUtil
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
normalizeSpace(String) - Static method in class com.landawn.abacus.util.Strings
noStringQuotation() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Deprecated.
this method should not be called
noStringQuotation() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
noStringQuotation() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Deprecated.
this method should not be called
not(boolean) - Static method in class com.landawn.abacus.util.If
Returns an instance of If based on the provided boolean value.
not(TriPredicate<A, B, C>) - Static method in class com.landawn.abacus.util.Fn
 
not(Throwables.BiPredicate<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
not(Throwables.Predicate<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
not(Throwables.TriPredicate<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
not(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
not(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
 
NOT - Static variable in class com.landawn.abacus.util.WD
Field NOT.
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.ByteBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.CharBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.FloatBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.IntBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.LongBiPredicate
 
NOT_EQUAL - Static variable in interface com.landawn.abacus.util.function.ShortBiPredicate
 
NOT_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field NOT_EQUAL.
NOT_EQUAL2 - Static variable in class com.landawn.abacus.util.WD
Field NOT_EQUAL2.
NOT_EXISTS - Static variable in class com.landawn.abacus.util.WD
Field NOT_EXISTS.
NOT_IN - Static variable in class com.landawn.abacus.util.WD
Field NOT_IN.
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
NOT_NEGATIVE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
NOT_POSITIVE - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.BytePredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.CharPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.DoublePredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.FloatPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.IntPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.LongPredicate
 
NOT_ZERO - Static variable in interface com.landawn.abacus.util.function.ShortPredicate
 
notBlank() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notBlank() - Static method in class com.landawn.abacus.util.Fn
Not null or empty or blank.
notBlank(CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if the specified CharSequence is not null and not empty and not contains only whitespace characters.
notBlank(CharSequence) - Static method in class com.landawn.abacus.util.If
Not null or empty or blank.
notBlank(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
NotColumn - Annotation Interface in com.landawn.abacus.annotation
To identity that the annotated field is not a DB column.
notContains(String) - Static method in class com.landawn.abacus.util.Fn
 
notEmpty() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notEmpty() - Static method in class com.landawn.abacus.util.Fn
Not null or empty.
notEmpty(boolean[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified boolean array is not null and not empty.
notEmpty(boolean[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(byte[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified byte array is not null and not empty.
notEmpty(byte[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(char[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified char array is not null and not empty.
notEmpty(char[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(double[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified double array is not null and not empty.
notEmpty(double[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(float[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified float array is not null and not empty.
notEmpty(float[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(int[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified int array is not null and not empty.
notEmpty(int[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(long[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified long array is not null and not empty.
notEmpty(long[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(short[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified short array is not null and not empty.
notEmpty(short[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(DataSet) - Static method in class com.landawn.abacus.util.N
Checks if the specified DataSet is not null and not empty.
notEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified Multimap is not null and not empty.
notEmpty(Multimap<?, ?, ?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified Multiset is not null and not empty.
notEmpty(Multiset<?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.N
Checks if the specified PrimitiveList is not null and not empty.
notEmpty(PrimitiveList) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(CharSequence) - Static method in class com.landawn.abacus.util.N
Checks if the specified CharSequence is not null and not empty.
notEmpty(CharSequence) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(Iterable<?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified iterable is not null and not empty.
notEmpty(Object[]) - Static method in class com.landawn.abacus.util.N
Checks if the specified object array is not null and not empty.
notEmpty(Object[]) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified Collection is not null and not empty.
notEmpty(Collection<?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmpty(Function<T, ? extends CharSequence>) - Static method in class com.landawn.abacus.util.Fn
 
notEmpty(Iterator<?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified iterator is not null and not empty.
notEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Checks if the specified Map is not null and not empty.
notEmpty(Map<?, ?>) - Static method in class com.landawn.abacus.util.If
Not null or empty.
notEmptyA() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notEmptyA() - Static method in class com.landawn.abacus.util.Fn
 
notEmptyC() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notEmptyC() - Static method in class com.landawn.abacus.util.Fn
 
notEmptyM() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notEmptyM() - Static method in class com.landawn.abacus.util.Fn
 
notEndsWith(String) - Static method in class com.landawn.abacus.util.Fn
Not ends with.
notEqual() - Static method in class com.landawn.abacus.util.Fn.FB
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FC
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FD
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FF
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FI
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FL
 
notEqual() - Static method in class com.landawn.abacus.util.Fn.FS
 
notEqual() - Static method in class com.landawn.abacus.util.Fn
 
notEqual(byte) - Static method in interface com.landawn.abacus.util.function.BytePredicate
 
notEqual(char) - Static method in interface com.landawn.abacus.util.function.CharPredicate
 
notEqual(double) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
 
notEqual(float) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
 
notEqual(int) - Static method in interface com.landawn.abacus.util.function.IntPredicate
 
notEqual(long) - Static method in interface com.landawn.abacus.util.function.LongPredicate
 
notEqual(short) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
 
notEqual(Object) - Static method in class com.landawn.abacus.util.Fn
 
notIn(Collection<?>) - Static method in class com.landawn.abacus.util.Fn
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FB
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FD
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FF
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FI
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FL
 
notNegative() - Static method in class com.landawn.abacus.util.Fn.FS
 
notNull() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
notNull() - Static method in class com.landawn.abacus.util.Fn
 
notNull(Object) - Static method in class com.landawn.abacus.util.If
Checks if the provided object is not null.
notNull(Function<T, ?>) - Static method in class com.landawn.abacus.util.Fn
 
NotNull - Annotation Interface in com.landawn.abacus.annotation
 
notStartsWith(String) - Static method in class com.landawn.abacus.util.Fn
Not starts with.
NOVEMBER - Enum constant in enum class com.landawn.abacus.util.Month
 
NPredicate<T> - Interface in com.landawn.abacus.util.function
 
NUL - Static variable in class com.landawn.abacus.util.Ascii
Null ('\0'): The all-zeros character which may serve to accomplish time fill and media fill.
NULL - Enum constant in enum class com.landawn.abacus.parser.Exclusion
Excludes the bean properties with null values.
NULL - Static variable in class com.landawn.abacus.util.WD
Field NULL.
NULL_CHARACTER - Static variable in class com.landawn.abacus.util.CSVParser
This is the "null" character - if a value is set to this then it is ignored.
NULL_END_ELEMENT - Static variable in class com.landawn.abacus.parser.XMLConstants
Field NULL_END_ELEMENT.
NULL_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field NULL_NULL_ELE.
NULL_STRING - Static variable in class com.landawn.abacus.util.Strings
String with value "null".
NullSafe - Annotation Interface in com.landawn.abacus.annotation
 
nullsFirst() - Static method in class com.landawn.abacus.util.Comparators
Returns a comparator that compares Comparable objects in their natural order (where null is minimum).
nullsFirst(Comparator<T>) - Static method in class com.landawn.abacus.util.Comparators
 
nullsFirstBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Comparators
Comparing the key/value extracted by keyExtractor by nullsFirst() comparator.
nullsFirstOrElseEqual() - Static method in class com.landawn.abacus.util.Comparators
 
nullsLast() - Static method in class com.landawn.abacus.util.Comparators
 
nullsLast(Comparator<T>) - Static method in class com.landawn.abacus.util.Comparators
 
nullsLastBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Comparators
Comparing the key/value extracted by keyExtractor by nullsLast() comparator.
nullsLastOrElseEqual() - Static method in class com.landawn.abacus.util.Comparators
 
nullToEmpty() - Static method in class com.landawn.abacus.util.Fn
 
nullToEmpty(boolean[]) - Static method in class com.landawn.abacus.util.N
Returns an empty boolean array if the specified array is null, otherwise returns the original array.
nullToEmpty(byte[]) - Static method in class com.landawn.abacus.util.N
Returns an empty byte array if the specified array is null, otherwise returns the original array.
nullToEmpty(char[]) - Static method in class com.landawn.abacus.util.N
Returns an empty char array if the specified array is null, otherwise returns the original array.
nullToEmpty(double[]) - Static method in class com.landawn.abacus.util.N
Returns an empty double array if the specified array is null, otherwise returns the original array.
nullToEmpty(float[]) - Static method in class com.landawn.abacus.util.N
Returns an empty float array if the specified array is null, otherwise returns the original array.
nullToEmpty(int[]) - Static method in class com.landawn.abacus.util.N
Returns an empty int array if the specified array is null, otherwise returns the original array.
nullToEmpty(long[]) - Static method in class com.landawn.abacus.util.N
Returns an empty long array if the specified array is null, otherwise returns the original array.
nullToEmpty(short[]) - Static method in class com.landawn.abacus.util.N
Returns an empty short array if the specified array is null, otherwise returns the original array.
nullToEmpty(ImmutableBiMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty bi-map if the specified ImmutableBiMap is null, otherwise returns the original bi-map.
nullToEmpty(ImmutableCollection<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty Collection if the specified ImmutableCollection is null, otherwise itself is returned.
nullToEmpty(ImmutableList<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty list if the specified ImmutableList is null, otherwise returns the original list.
nullToEmpty(ImmutableMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty map if the specified ImmutableMap is null, otherwise returns the original map.
nullToEmpty(ImmutableNavigableMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty navigable map if the specified ImmutableNavigableMap is null, otherwise returns the original map.
nullToEmpty(ImmutableNavigableSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty navigable set if the specified ImmutableNavigableSet is null, otherwise returns the original set.
nullToEmpty(ImmutableSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty set if the specified ImmutableSet is null, otherwise returns the original set.
nullToEmpty(ImmutableSortedMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty sorted map if the specified ImmutableSortedMap is null, otherwise returns the original map.
nullToEmpty(ImmutableSortedSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty sorted set if the specified ImmutableSortedSet is null, otherwise returns the original set.
nullToEmpty(Object[]) - Static method in class com.landawn.abacus.util.N
Returns an empty Object array if the specified array is null, otherwise returns the original array.
nullToEmpty(String) - Static method in class com.landawn.abacus.util.N
Converts a null string to an empty string.
nullToEmpty(String) - Static method in class com.landawn.abacus.util.Strings
Converts the specified String to an empty String "" if it's null, otherwise returns the original string.
nullToEmpty(String[]) - Static method in class com.landawn.abacus.util.N
Returns an empty String array if the specified array is null, otherwise returns the original array.
nullToEmpty(String[]) - Static method in class com.landawn.abacus.util.Strings
Converts each null String element in the specified String array to an empty String "".
nullToEmpty(BigDecimal[]) - Static method in class com.landawn.abacus.util.N
Returns an empty BigDecimal array if the specified array is null, otherwise returns the original array.
nullToEmpty(BigInteger[]) - Static method in class com.landawn.abacus.util.N
Returns an empty BigInteger array if the specified array is null, otherwise returns the original array.
nullToEmpty(Date[]) - Static method in class com.landawn.abacus.util.N
Returns an empty Date array if the specified array is null, otherwise returns the original array.
nullToEmpty(Time[]) - Static method in class com.landawn.abacus.util.N
Returns an empty Time array if the specified array is null, otherwise returns the original array.
nullToEmpty(Timestamp[]) - Static method in class com.landawn.abacus.util.N
Returns an empty Timestamp array if the specified array is null, otherwise returns the original array.
nullToEmpty(Calendar[]) - Static method in class com.landawn.abacus.util.N
Returns an empty Calendar array if the specified array is null, otherwise returns the original array.
nullToEmpty(Collection<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty List if the specified list is null, otherwise itself is returned.
nullToEmpty(Date[]) - Static method in class com.landawn.abacus.util.N
Returns an empty Date array if the specified array is null, otherwise returns the original array.
nullToEmpty(Iterator<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty iterator if the specified Iterator is null, otherwise itself is returned.
nullToEmpty(List<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty list if the specified list is null, otherwise itself is returned.
nullToEmpty(ListIterator<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty ListIterator if the specified ListIterator is null, otherwise itself is returned.
nullToEmpty(Map<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty map if the specified Map is null, otherwise itself is returned.
nullToEmpty(NavigableMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty NavigableMap if the specified NavigableMap is null, otherwise itself is returned.
nullToEmpty(NavigableSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty NavigableSet if the specified NavigableSet is null, otherwise itself is returned.
nullToEmpty(Set<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty set if the specified Set is null, otherwise itself is returned.
nullToEmpty(SortedMap<K, V>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty SortedMap if the specified SortedMap is null, otherwise itself is returned.
nullToEmpty(SortedSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an immutable/unmodifiable empty SortedSet if the specified SortedSet is null, otherwise itself is returned.
nullToEmpty(T[], Class<T[]>) - Static method in class com.landawn.abacus.util.N
Returns an empty array of the specified type if the given array is null, otherwise returns the original array.
nullToEmptyForEach(String[]) - Static method in class com.landawn.abacus.util.N
Converts the specified String array to an empty String[0] if it's null and each null element String to empty String "".
nullToEmptyL() - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by nullToEmptyList
nullToEmptyList() - Static method in class com.landawn.abacus.util.Fn
 
nullToEmptyM() - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by nullToEmptyMap
nullToEmptyMap() - Static method in class com.landawn.abacus.util.Fn
 
nullToEmptyS() - Static method in class com.landawn.abacus.util.Fn
Deprecated.
replaced by nullToEmptySet
nullToEmptySet() - Static method in class com.landawn.abacus.util.Fn
 
numberFormat() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
numberFormat() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
Numbers - Class in com.landawn.abacus.util
Note: A lot of codes in this classed are copied from Google Guava, Apache Commons Math and Apache Commons Lang under under the Apache License, Version 2.0.
numerator() - Method in class com.landawn.abacus.util.Fraction
 
numToDouble() - Static method in class com.landawn.abacus.util.Fn
Num to double.
numToInt() - Static method in class com.landawn.abacus.util.Fn
Num to int.
numToLong() - Static method in class com.landawn.abacus.util.Fn
Num to long.

O

ObjBiIntConsumer<T> - Interface in com.landawn.abacus.util.function
ObjBiIntFunction<T,R> - Interface in com.landawn.abacus.util.function
ObjBiIntPredicate<T> - Interface in com.landawn.abacus.util.function
ObjBooleanConsumer<T> - Interface in com.landawn.abacus.util.function
 
ObjByteConsumer<T> - Interface in com.landawn.abacus.util.function
 
ObjCharConsumer<T> - Interface in com.landawn.abacus.util.function
 
ObjDoubleConsumer<T> - Interface in com.landawn.abacus.util.function
ObjDoubleFunction<T,R> - Interface in com.landawn.abacus.util.function
ObjDoublePredicate<T> - Interface in com.landawn.abacus.util.function
OBJECT_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
OBJECT_LIST - Static variable in class com.landawn.abacus.util.Clazz
 
OBJECT_SET - Static variable in class com.landawn.abacus.util.Clazz
 
ObjectNotFoundException - Exception Class in com.landawn.abacus.exception
 
ObjectNotFoundException() - Constructor for exception class com.landawn.abacus.exception.ObjectNotFoundException
Constructor for ObjectNotFoundException.
ObjectNotFoundException(String) - Constructor for exception class com.landawn.abacus.exception.ObjectNotFoundException
Constructor for ObjectNotFoundException.
ObjectNotFoundException(String, Throwable) - Constructor for exception class com.landawn.abacus.exception.ObjectNotFoundException
Constructor for ObjectNotFoundException.
ObjectNotFoundException(Throwable) - Constructor for exception class com.landawn.abacus.exception.ObjectNotFoundException
Constructor for ObjectNotFoundException.
Objectory - Class in com.landawn.abacus.util
 
ObjectPool<K,V> - Class in com.landawn.abacus.util
It's is a multiple-thread safety map with fixed size.
ObjectPool<E> - Interface in com.landawn.abacus.pool
 
ObjectPool(int) - Constructor for class com.landawn.abacus.util.ObjectPool
 
ObjectPool.MemoryMeasure<E> - Interface in com.landawn.abacus.pool
The Interface MemoryMeasure.
ObjFloatConsumer<T> - Interface in com.landawn.abacus.util.function
 
ObjIntConsumer<T> - Interface in com.landawn.abacus.util.function
ObjIntFunction<T,R> - Interface in com.landawn.abacus.util.function
ObjIntPredicate<T> - Interface in com.landawn.abacus.util.function
ObjIterator<T> - Class in com.landawn.abacus.util
 
ObjIterator() - Constructor for class com.landawn.abacus.util.ObjIterator
 
ObjIteratorEx<T> - Class in com.landawn.abacus.util.stream
 
ObjIteratorEx() - Constructor for class com.landawn.abacus.util.stream.ObjIteratorEx
 
ObjListIterator<T> - Class in com.landawn.abacus.util
 
ObjListIterator() - Constructor for class com.landawn.abacus.util.ObjListIterator
 
ObjLongConsumer<T> - Interface in com.landawn.abacus.util.function
ObjLongFunction<T,R> - Interface in com.landawn.abacus.util.function
ObjLongPredicate<T> - Interface in com.landawn.abacus.util.function
ObjShortConsumer<T> - Interface in com.landawn.abacus.util.function
 
observe(BlockingQueue<T>, Duration) - Static method in class com.landawn.abacus.util.stream.Stream
Observes a blocking queue and creates a stream that polls elements from the queue in the specified duration.
observe(BlockingQueue<T>, BooleanSupplier, long) - Static method in class com.landawn.abacus.util.stream.Stream
Observes a blocking queue and creates a stream that polls elements from the queue at fixed intervals.
observe(Consumer<? super T>) - Method in class com.landawn.abacus.util.Observer
 
observe(Consumer<? super T>, Consumer<? super Exception>) - Method in class com.landawn.abacus.util.Observer
 
observe(Consumer<? super T>, Consumer<? super Exception>, Runnable) - Method in class com.landawn.abacus.util.Observer
 
Observer<T> - Class in com.landawn.abacus.util
 
occurrencesMap(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a map with the occurrences of each element in the given iterable collection.
occurrencesMap(Iterable<? extends T>, Supplier<Map<T, Integer>>) - Static method in class com.landawn.abacus.util.N
Returns a map with the occurrences of each element in the given iterable collection.
occurrencesMap(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a map with the occurrences of each element in the given iterator.
occurrencesMap(Iterator<? extends T>, Supplier<Map<T, Integer>>) - Static method in class com.landawn.abacus.util.N
Returns a map with the occurrences of each element in the given iterator.
occurrencesMap(T[]) - Static method in class com.landawn.abacus.util.N
Returns a map with the occurrences of each element in the given array.
occurrencesMap(T[], Supplier<Map<T, Integer>>) - Static method in class com.landawn.abacus.util.N
Returns a map with the occurrences of each element in the given array.
occurrencesOf(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
occurrencesOf(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific boolean value in a boolean array.
occurrencesOf(byte) - Method in class com.landawn.abacus.util.ByteList
 
occurrencesOf(byte[], byte) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific byte value in a byte array.
occurrencesOf(char) - Method in class com.landawn.abacus.util.CharList
 
occurrencesOf(char[], char) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific char value in a char array.
occurrencesOf(double) - Method in class com.landawn.abacus.util.DoubleList
 
occurrencesOf(double[], double) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific double value in a double array.
occurrencesOf(float) - Method in class com.landawn.abacus.util.FloatList
 
occurrencesOf(float[], float) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific float value in a float array.
occurrencesOf(int) - Method in class com.landawn.abacus.util.IntList
 
occurrencesOf(int[], int) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific int value in a int array.
occurrencesOf(long) - Method in class com.landawn.abacus.util.LongList
 
occurrencesOf(long[], long) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific long value in a long array.
occurrencesOf(short) - Method in class com.landawn.abacus.util.ShortList
 
occurrencesOf(short[], short) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific short value in a short array.
occurrencesOf(Iterable<?>, Object) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific Object value in an Iterable.
occurrencesOf(Object) - Method in class com.landawn.abacus.util.Multiset
Returns the number of occurrences of a specific element in the multiset.
occurrencesOf(Object[], Object) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific Object value in an Object array.
occurrencesOf(String, char) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific character in a String.
occurrencesOf(String, String) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific String value in another String.
occurrencesOf(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.Iterators
Counts the occurrences of a specific value in the given iterator.
occurrencesOf(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.N
Counts the occurrences of a specific Object value in an Iterator.
OCTOBER - Enum constant in enum class com.landawn.abacus.util.Month
 
of(boolean) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Deprecated.
to be removed in future version.
of(boolean) - Static method in class com.landawn.abacus.util.MutableBoolean
 
of(boolean) - Static method in class com.landawn.abacus.util.u.OptionalBoolean
 
of(boolean...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(boolean...) - Static method in class com.landawn.abacus.util.BooleanIterator
 
of(boolean...) - Static method in class com.landawn.abacus.util.BooleanList
Creates a BooleanList from the specified array of booleans.
of(boolean[]) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided boolean array.
of(boolean[]) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified boolean array.
of(boolean[], boolean) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array.
of(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.Difference
Compares two boolean arrays and finds the common elements, elements only in the first array, and elements only in the second array.
of(boolean[], boolean, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, starting from the specified index.
of(boolean[], int) - Static method in class com.landawn.abacus.util.BooleanList
Creates a BooleanList from the specified array of booleans and size.
of(boolean[], int, int) - Static method in class com.landawn.abacus.util.BooleanIterator
 
of(boolean[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given boolean array, starting from the specified start index (inclusive) to the specified end index (exclusive).
of(boolean, boolean) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated.
to be removed in future version.
of(boolean, boolean) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated.
to be removed in future version.
of(boolean, boolean, DateTimeFormat, Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated.
to be removed in future version.
of(boolean, boolean, DateTimeFormat, Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated.
to be removed in future version.
of(boolean, int) - Static method in class com.landawn.abacus.util.IndexedBoolean
 
of(boolean, long) - Static method in class com.landawn.abacus.util.IndexedBoolean
 
of(boolean, Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Deprecated.
to be removed in future version.
of(boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(byte) - Static method in class com.landawn.abacus.util.MutableByte
 
of(byte) - Static method in class com.landawn.abacus.util.u.OptionalByte
 
of(byte...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(byte...) - Static method in class com.landawn.abacus.util.ByteIterator
 
of(byte...) - Static method in class com.landawn.abacus.util.ByteList
Creates a ByteList from the specified array of bytes.
of(byte...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (length / 2 + 1) largest value, and the right is the (length / 2) largest value if the length of array is even.
of(byte[]) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided byte array.
of(byte...) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
of(byte...) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(byte[]) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified byte array.
of(byte[], byte) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array.
of(byte[], byte[]) - Static method in class com.landawn.abacus.util.Difference
Compares two byte arrays and finds the common elements, elements only in the first array, and elements only in the second array.
of(byte[], byte, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, starting from the specified index.
of(byte[], int) - Static method in class com.landawn.abacus.util.ByteList
Creates a ByteList from the specified array of bytes and size.
of(byte[], int, int) - Static method in class com.landawn.abacus.util.ByteIterator
 
of(byte[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left as the sizeOfRange / 2 + 1 largest value in the given range, and the right as the sizeOfRange / 2 largest value if the size of the given range is even.
of(byte[], int, int) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
of(byte[], int, int) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(byte[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given byte array, starting from the specified start index (inclusive) to the specified end index (exclusive).
of(byte, int) - Static method in class com.landawn.abacus.util.IndexedByte
 
of(byte, long) - Static method in class com.landawn.abacus.util.IndexedByte
 
of(char) - Static method in class com.landawn.abacus.util.MutableChar
 
of(char) - Static method in class com.landawn.abacus.util.u.OptionalChar
 
of(char...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(char...) - Static method in class com.landawn.abacus.util.CharIterator
 
of(char...) - Static method in class com.landawn.abacus.util.CharList
Creates a CharList from the specified array of chars.
of(char...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (length / 2 + 1) largest value, and the right is the (length / 2) largest value if the length of array is even.
of(char[]) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided char array.
of(char...) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
of(char...) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(char[]) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified char array.
of(char[], char) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array.
of(char[], char[]) - Static method in class com.landawn.abacus.util.Difference
Compares two char arrays and finds the common elements, elements only in the first array, and elements only in the second array.
of(char[], char, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, starting from the specified index.
of(char[], int) - Static method in class com.landawn.abacus.util.CharList
Creates a CharList from the specified array of chars and size.
of(char[], int, int) - Static method in class com.landawn.abacus.util.CharIterator
 
of(char[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left as the sizeOfRange / 2 + 1 largest value in the given range, and the right as the sizeOfRange / 2 largest value if the size of the given range is even.
of(char[], int, int) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
of(char[], int, int) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(char[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given char array, starting from the specified start index (inclusive) to the specified end index (exclusive).
of(char, int) - Static method in class com.landawn.abacus.util.IndexedChar
 
of(char, long) - Static method in class com.landawn.abacus.util.IndexedChar
 
of(double) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction instance from a double value.
of(double) - Static method in class com.landawn.abacus.util.MutableDouble
 
of(double) - Static method in class com.landawn.abacus.util.u.OptionalDouble
 
of(double...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(double...) - Static method in class com.landawn.abacus.util.DoubleIterator
 
of(double...) - Static method in class com.landawn.abacus.util.DoubleList
Creates a DoubleList from the specified array of doubles.
of(double...) - Static method in class com.landawn.abacus.util.KahanSummation
 
of(double...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (length / 2 + 1) largest value, and the right is the (length / 2) largest value if the length of array is even.
of(double[]) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided double array.
of(double...) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
of(double...) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(double[]) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified double array.
of(double[], double) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array.
of(double[], double[]) - Static method in class com.landawn.abacus.util.Difference
Compares two double arrays and finds the common elements, elements only in the first array, and elements only in the second array.
of(double[], double, double) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, within a given tolerance.
of(double[], double, double, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, within a given tolerance and starting from the specified index.
of(double[], int) - Static method in class com.landawn.abacus.util.DoubleList
Creates a DoubleList from the specified array of doubles and size.
of(double[], int, double) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, starting from the specified index.
of(double[], int, int) - Static method in class com.landawn.abacus.util.DoubleIterator
 
of(double[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left as the sizeOfRange / 2 + 1 largest value in the given range, and the right as the sizeOfRange / 2 largest value if the size of the given range is even.
of(double[], int, int) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
of(double[], int, int) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(double[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given double array, starting from the specified start index (inclusive) to the specified end index (exclusive).
of(double, int) - Static method in class com.landawn.abacus.util.IndexedDouble
 
of(double, long) - Static method in class com.landawn.abacus.util.IndexedDouble
 
of(float) - Static method in class com.landawn.abacus.util.MutableFloat
 
of(float) - Static method in class com.landawn.abacus.util.u.OptionalFloat
 
of(float...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(float...) - Static method in class com.landawn.abacus.util.FloatIterator
 
of(float...) - Static method in class com.landawn.abacus.util.FloatList
Creates a FloatList from the specified array of floats.
of(float...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (length / 2 + 1) largest value, and the right is the (length / 2) largest value if the length of array is even.
of(float[]) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided float array.
of(float...) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
of(float...) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(float[]) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified float array.
of(float[], float) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array.
of(float[], float[]) - Static method in class com.landawn.abacus.util.Difference
Compares two float arrays and finds the common elements, elements only in the first array, and elements only in the second array.
of(float[], float, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, starting from the specified index.
of(float[], int) - Static method in class com.landawn.abacus.util.FloatList
Creates a FloatList from the specified array of floats and size.
of(float[], int, int) - Static method in class com.landawn.abacus.util.FloatIterator
 
of(float[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left as the sizeOfRange / 2 + 1 largest value in the given range, and the right as the sizeOfRange / 2 largest value if the size of the given range is even.
of(float[], int, int) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
of(float[], int, int) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(float[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given float array, starting from the specified start index (inclusive) to the specified end index (exclusive).
of(float, int) - Static method in class com.landawn.abacus.util.IndexedFloat
 
of(float, long) - Static method in class com.landawn.abacus.util.IndexedFloat
 
of(int) - Static method in class com.landawn.abacus.util.MutableInt
 
of(int) - Static method in class com.landawn.abacus.util.u.OptionalInt
 
of(int...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(int...) - Static method in class com.landawn.abacus.util.IntIterator
 
of(int...) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList from the specified array of integers.
of(int...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (length / 2 + 1) largest value, and the right is the (length / 2) largest value if the length of array is even.
of(int[]) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided int array.
of(int...) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
of(int...) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(int[]) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified int array.
of(int[], int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array.
of(int[], int) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList from the specified array of integers and size.
of(int[], int[]) - Static method in class com.landawn.abacus.util.Difference
Compares two int arrays and finds the common elements, elements only in the first array, and elements only in the second array.
of(int[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, starting from the specified index.
of(int[], int, int) - Static method in class com.landawn.abacus.util.IntIterator
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left as the sizeOfRange / 2 + 1 largest value in the given range, and the right as the sizeOfRange / 2 largest value if the size of the given range is even.
of(int[], int, int) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(int[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given int array, starting from the specified start index (inclusive) to the specified end index (exclusive).
of(int, int) - Static method in class com.landawn.abacus.util.Fraction
 
of(int, int) - Static method in class com.landawn.abacus.util.IndexedInt
 
of(int, int) - Static method in record class com.landawn.abacus.util.Sheet.Point
Creates a new Point with the specified row index and column index.
of(int, int, boolean) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction instance with the 2 parts of a fraction Y/Z.
of(int, int, int) - Static method in class com.landawn.abacus.util.Fraction
 
of(int, int, int, boolean) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction instance with the 3 parts of a fraction X Y/Z.
of(int, long) - Static method in class com.landawn.abacus.util.IndexedInt
 
of(int, long, BiPredicate<? super T, ? super Exception>) - Static method in class com.landawn.abacus.util.Retry
Creates a new instance of Retry with the specified retry times, retry interval, and retry condition.
of(int, long, BiPredicate<? super T, ? super RuntimeException>) - Static method in class com.landawn.abacus.util.Retry.R
 
of(int, long, Predicate<? super Exception>) - Static method in class com.landawn.abacus.util.Retry
Creates a new instance of Retry with the specified retry times, retry interval, and retry condition.
of(int, long, Predicate<? super RuntimeException>) - Static method in class com.landawn.abacus.util.Retry.R
 
of(int, K, T) - Static method in class com.landawn.abacus.util.IndexedKeyed
 
of(long) - Static method in class com.landawn.abacus.util.MutableLong
 
of(long) - Static method in class com.landawn.abacus.util.u.OptionalLong
 
of(long...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(long...) - Static method in class com.landawn.abacus.util.LongIterator
 
of(long...) - Static method in class com.landawn.abacus.util.LongList
Creates a LongList from the specified array of longs.
of(long...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (length / 2 + 1) largest value, and the right is the (length / 2) largest value if the length of array is even.
of(long[]) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided long array.
of(long...) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
of(long...) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(long[]) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified long array.
of(long[], int) - Static method in class com.landawn.abacus.util.LongList
Creates a LongList from the specified array of longs and size.
of(long[], int, int) - Static method in class com.landawn.abacus.util.LongIterator
 
of(long[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left as the sizeOfRange / 2 + 1 largest value in the given range, and the right as the sizeOfRange / 2 largest value if the size of the given range is even.
of(long[], int, int) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
of(long[], int, int) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(long[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given long array, starting from the specified start index (inclusive) to the specified end index (exclusive).
of(long[], long) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array.
of(long[], long[]) - Static method in class com.landawn.abacus.util.Difference
Compares two long arrays and finds the common elements, elements only in the first array, and elements only in the second array.
of(long[], long, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, starting from the specified index.
of(long, int) - Static method in class com.landawn.abacus.util.IndexedLong
 
of(long, long) - Static method in class com.landawn.abacus.util.IndexedLong
 
of(short) - Static method in class com.landawn.abacus.util.MutableShort
 
of(short) - Static method in class com.landawn.abacus.util.u.OptionalShort
 
of(short...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(short...) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (length / 2 + 1) largest value, and the right is the (length / 2) largest value if the length of array is even.
of(short[]) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided short array.
of(short...) - Static method in class com.landawn.abacus.util.ShortIterator
 
of(short...) - Static method in class com.landawn.abacus.util.ShortList
Creates a ShortList from the specified array of shorts.
of(short...) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
of(short...) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(short[]) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified short array.
of(short[], int) - Static method in class com.landawn.abacus.util.ShortList
Creates a ShortList from the specified array of shorts and size.
of(short[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left as the sizeOfRange / 2 + 1 largest value in the given range, and the right as the sizeOfRange / 2 largest value if the size of the given range is even.
of(short[], int, int) - Static method in class com.landawn.abacus.util.ShortIterator
 
of(short[], int, int) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
of(short[], int, int) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(short[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given short array, starting from the specified start index (inclusive) to the specified end index (exclusive).
of(short[], short) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array.
of(short[], short[]) - Static method in class com.landawn.abacus.util.Difference
Compares two short arrays and finds the common elements, elements only in the first array, and elements only in the second array.
of(short[], short, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, starting from the specified index.
of(short, int) - Static method in class com.landawn.abacus.util.IndexedShort
 
of(short, long) - Static method in class com.landawn.abacus.util.IndexedShort
 
of(C) - Static method in class com.landawn.abacus.util.Builder
 
of(Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated.
to be removed in future version.
of(Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.KryoSerializationConfig.KSC
Deprecated.
to be removed in future version.
of(Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated.
to be removed in future version.
of(BooleanList) - Static method in class com.landawn.abacus.util.Builder
 
of(BooleanList, BooleanList) - Static method in class com.landawn.abacus.util.Difference
Compares two BooleanLists and finds the common elements, elements only in the first list, and elements only in the second list.
of(ByteIterator) - Static method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
of(ByteIterator) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(ByteList) - Static method in class com.landawn.abacus.util.Builder
 
of(ByteList, ByteList) - Static method in class com.landawn.abacus.util.Difference
Compares two ByteLists and finds the common elements, elements only in the first list, and elements only in the second list.
of(CharIterator) - Static method in class com.landawn.abacus.util.stream.CharIteratorEx
 
of(CharIterator) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(CharList) - Static method in class com.landawn.abacus.util.Builder
 
of(CharList, CharList) - Static method in class com.landawn.abacus.util.Difference
Compares two CharLists and finds the common elements, elements only in the first list, and elements only in the second list.
of(DataSet) - Static method in class com.landawn.abacus.util.Builder
 
of(DateTimeFormat) - Static method in class com.landawn.abacus.parser.JSONSerializationConfig.JSC
Deprecated.
to be removed in future version.
of(DateTimeFormat) - Static method in class com.landawn.abacus.parser.XMLSerializationConfig.XSC
Deprecated.
to be removed in future version.
of(DoubleIterator) - Static method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
of(DoubleIterator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(DoubleList) - Static method in class com.landawn.abacus.util.Builder
 
of(DoubleList, DoubleList) - Static method in class com.landawn.abacus.util.Difference
Compares two DoubleLists and finds the common elements, elements only in the first list, and elements only in the second list.
of(FloatIterator) - Static method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
of(FloatIterator) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(FloatList) - Static method in class com.landawn.abacus.util.Builder
 
of(FloatList, FloatList) - Static method in class com.landawn.abacus.util.Difference
Compares two FloatLists and finds the common elements, elements only in the first list, and elements only in the second list.
of(BooleanPredicate) - Static method in interface com.landawn.abacus.util.function.BooleanPredicate
Returns the specified instance.
of(BytePredicate) - Static method in interface com.landawn.abacus.util.function.BytePredicate
Returns the specified instance.
of(CharPredicate) - Static method in interface com.landawn.abacus.util.function.CharPredicate
Returns the specified instance.
of(DoublePredicate) - Static method in interface com.landawn.abacus.util.function.DoublePredicate
Returns the specified instance.
of(FloatPredicate) - Static method in interface com.landawn.abacus.util.function.FloatPredicate
Returns the specified instance.
of(IntPredicate) - Static method in interface com.landawn.abacus.util.function.IntPredicate
Returns the specified instance.
of(LongPredicate) - Static method in interface com.landawn.abacus.util.function.LongPredicate
Returns the specified instance.
of(ShortPredicate) - Static method in interface com.landawn.abacus.util.function.ShortPredicate
Returns the specified instance.
of(IntIterator) - Static method in class com.landawn.abacus.util.stream.IntIteratorEx
 
of(IntIterator) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(IntList) - Static method in class com.landawn.abacus.util.Builder
 
of(IntList, IntList) - Static method in class com.landawn.abacus.util.Difference
Compares two IntLists and finds the common elements, elements only in the first list, and elements only in the second list.
of(LongIterator) - Static method in class com.landawn.abacus.util.stream.LongIteratorEx
 
of(LongIterator) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(LongList) - Static method in class com.landawn.abacus.util.Builder
 
of(LongList, LongList) - Static method in class com.landawn.abacus.util.Difference
Compares two LongLists and finds the common elements, elements only in the first list, and elements only in the second list.
of(Multimap<? extends K, E, ? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing the entries from the given Multimap.
of(Multiset<T>) - Static method in class com.landawn.abacus.util.Builder
 
of(ShortIterator) - Static method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
of(ShortIterator) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(ShortList) - Static method in class com.landawn.abacus.util.Builder
 
of(ShortList, ShortList) - Static method in class com.landawn.abacus.util.Difference
Compares two ShortLists and finds the common elements, elements only in the first list, and elements only in the second list.
of(Throwables.IntObjConsumer<T, E>) - Static method in interface com.landawn.abacus.util.Throwables.IntObjConsumer
 
of(Throwables.IntObjFunction<T, R, E>) - Static method in interface com.landawn.abacus.util.Throwables.IntObjFunction
 
of(Throwables.IntObjPredicate<T, E>) - Static method in interface com.landawn.abacus.util.Throwables.IntObjPredicate
 
of(Throwables.Iterator<? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided Iterator of elements.
of(u.Optional<T>) - Static method in class com.landawn.abacus.util.Seq
Returns a sequence containing the value of the specified Optional if it is present, otherwise returns an empty sequence.
of(u.Optional<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the element of the specified Optional if it is present.
of(u.OptionalDouble) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(u.OptionalInt) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(u.OptionalLong) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing just the provided element.
of(E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing just the provided element.
of(E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(E...) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the provided elements.
of(E...) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the provided elements.
of(E, E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the provided elements.
of(E, E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E, E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the provided elements.
of(E, E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(E, E, E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the provided elements.
of(E, E, E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the provided elements.
of(E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the provided elements.
of(E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the provided elements.
of(E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the provided elements.
of(E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the provided elements.
of(E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the provided elements.
of(E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the provided elements.
of(E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the provided elements.
of(E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the provided elements.
of(E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the provided elements.
of(E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the provided elements.
of(E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(E, E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the provided elements.
of(E, E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E, E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the provided elements.
of(E, E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(E, E, E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableList
Returns an ImmutableList containing the provided elements.
of(E, E, E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
 
of(E, E, E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSet
Returns an ImmutableSet containing the provided elements.
of(E, E, E, E, E, E, E, E, E, E) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
 
of(File) - Static method in class com.landawn.abacus.util.LineIterator
Returns an Iterator for the lines in a File using the default encoding for the VM.
of(File) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(File) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(File, Charset) - Static method in class com.landawn.abacus.util.LineIterator
Returns an Iterator for the lines in a File.
of(InputStream) - Static method in class com.landawn.abacus.util.LineIterator
 
of(InputStream) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(InputStream, boolean) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(InputStream, Charset) - Static method in class com.landawn.abacus.util.LineIterator
Returns an Iterator for the lines in an InputStream, using the character encoding specified (or default encoding if null).
of(Reader) - Static method in class com.landawn.abacus.util.LineIterator
Returns an Iterator for the lines in an Reader
of(Reader) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(Reader, boolean) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(Byte[]) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(Byte[], int, int) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(Character[]) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(Character[], int, int) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(CharSequence) - Static method in class com.landawn.abacus.util.stream.CharStream
Takes the chars in the specified String as the elements of the Stream.
of(CharSequence, int, int) - Static method in class com.landawn.abacus.util.stream.CharStream
Takes the chars in the specified String as the elements of the Stream.
of(Class<?>) - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Deprecated.
to be removed in future version.
of(Class<?>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(Class<?>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>, Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.JSONDeserializationConfig.JDC
Deprecated.
to be removed in future version.
of(Class<?>, Class<?>, Class<?>, boolean, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
Deprecated.
to be removed in future version.
of(Class<?>, Schema) - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Deprecated.
to be removed in future version.
of(Class<? super T>) - Static method in class com.landawn.abacus.util.Clazz
 
of(Double[]) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(Double[], int, int) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(Float[]) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(Float[], int, int) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(Integer[]) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(Integer[], int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing the entries from the given iterable.
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.ObjIterator
Returns an ObjIterator for the given Iterable.
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided Iterable of elements.
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified iterable.
of(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Throwables.Iterator
 
of(Iterable<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided Iterable of elements.
of(Iterable<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Creates an EntryStream from the provided collection and key mapper function.
of(Iterable<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Creates an EntryStream from the provided collection and key and value mapper functions.
of(Long[]) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(Long[], int, int) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(Object[], Object) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array.
of(Object[], Object, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the array, starting from the specified index.
of(Object, Object) - Static method in class com.landawn.abacus.util.Difference.MapDifference
Compares two beans and finds the common properties, properties only in the first bean, properties only in the second bean, and properties with different values.
of(Object, Object, TriPredicate<String, ?, ?>) - Static method in class com.landawn.abacus.util.Difference.MapDifference
Compares two beans and finds the common properties, properties only in the first bean, properties only in the second bean, and properties with different values.
of(Object, Object, BiPredicate<?, ?>) - Static method in class com.landawn.abacus.util.Difference.MapDifference
Compares two beans and finds the common properties, properties only in the first bean, properties only in the second bean, and properties with different values.
of(Short[]) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(Short[], int, int) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(String) - Static method in class com.landawn.abacus.util.Fraction
Creates a Fraction from a String.
of(String) - Static method in enum class com.landawn.abacus.util.JavaVersion
 
of(String) - Static method in class com.landawn.abacus.util.Seid
Deprecated.
for internal use only
of(String) - Static method in class com.landawn.abacus.util.u.Nullable
 
of(String) - Static method in class com.landawn.abacus.util.u.Optional
 
of(String...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(String, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified character in the string.
of(String, int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified character in the string, starting from the specified index.
of(String, Object) - Static method in class com.landawn.abacus.http.HttpHeaders
 
of(String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(String, Object) - Static method in class com.landawn.abacus.util.Seid
 
of(String, Object, String, Object) - Static method in class com.landawn.abacus.http.HttpHeaders
 
of(String, Object, String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(String, Object, String, Object) - Static method in class com.landawn.abacus.util.Seid
 
of(String, Object, String, Object, String, Object) - Static method in class com.landawn.abacus.http.HttpHeaders
 
of(String, Object, String, Object, String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(String, Object, String, Object, String, Object) - Static method in class com.landawn.abacus.util.Seid
 
of(String, String) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified string in the given string.
of(String, String, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified string in the given string, starting from the specified index.
of(String, String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(String, String, Object, String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(String, String, Object, String, Object, String, Object) - Static method in interface com.landawn.abacus.util.EntityId
 
of(ByteBuffer) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(CharBuffer) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(DoubleBuffer) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(FloatBuffer) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(IntBuffer) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(LongBuffer) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(ShortBuffer) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(Collection<?>, Object) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the collection.
of(Collection<?>, Object, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the collection, starting from the specified index.
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (size / 2 + 1) largest value, and the right is the (size / 2) largest value if the size of the collection is even.
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.ObjIterator
Returns an ObjIterator for the given Collection.
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Observer
 
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Collection<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given collection.
of(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (size / 2 + 1) largest value in the given range, and the right is the (size / 2) largest value if the size of the given range is even.
of(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given collection, starting from the specified start index (inclusive) to the specified end index (exclusive).
of(Collection<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (size / 2 + 1) largest value in the given range, and the right is the (size / 2) largest value if the size of the given range is even.
of(Collection<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (size / 2 + 1) largest value, and the right is the (size / 2) largest value if the size of the collection is even.
of(Collection<? extends T1>, Collection<? extends T2>) - Static method in class com.landawn.abacus.util.Difference
Compares two collections and finds the common elements, elements only in the first collection, and elements only in the second collection.
of(Collection<Byte>) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
of(Collection<Character>) - Static method in class com.landawn.abacus.util.stream.CharStream
 
of(Collection<Double>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(Collection<Float>) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
of(Collection<Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(Collection<Long>) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(Collection<Short>) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
of(Collection<T>) - Static method in class com.landawn.abacus.util.PermutationIterator
Returns a Collection of all the permutations of the specified Collection.
of(BlockingQueue<T>) - Static method in class com.landawn.abacus.util.Observer
 
of(Enumeration<? extends T>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided Enumeration of elements.
of(Enumeration<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified enumeration.
of(Enumeration<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided Enumeration of elements.
of(Iterator<?>, Object) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the iterator.
of(Iterator<?>, Object, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified value in the iterator, starting from the specified index.
of(Iterator<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing the entries from the given iterator.
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.ObjIterator
Returns an ObjIterator(wrapper) for the given Iterator.
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Observer
 
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided Iterator of elements.
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified iterator.
of(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Throwables.Iterator
 
of(Iterator<? extends T>, Class<E>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided Iterator of elements.
of(Iterator<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Creates an EntryStream from the provided iterator and key mapper function.
of(Iterator<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Creates an EntryStream from the provided iterator and key and value mapper functions.
of(Iterator<Map.Entry<K, V>>) - Static method in class com.landawn.abacus.util.BiIterator
Returns a BiIterator for the given iterator of map entries.
of(List<? extends T>) - Static method in class com.landawn.abacus.util.ObjListIterator
 
of(ListIterator<? extends T>) - Static method in class com.landawn.abacus.util.ImmutableListIterator
 
of(ListIterator<? extends T>) - Static method in class com.landawn.abacus.util.ObjListIterator
 
of(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing the entries from the given map.
of(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified entries from the given map.
of(Map<? extends K1, ? extends V1>, Map<? extends K2, ? extends V2>) - Static method in class com.landawn.abacus.util.Difference.MapDifference
Compares two maps and finds the common elements, elements only in the left map, elements only in the right map, and elements with different values.
of(Map<? extends K1, ? extends V1>, Map<? extends K2, ? extends V2>, TriPredicate<? super K1, ? super V1, ? super V2>) - Static method in class com.landawn.abacus.util.Difference.MapDifference
Compares two maps and finds the common elements, elements only in the left map, elements only in the right map, and elements with different values.
of(Map<? extends K1, ? extends V1>, Map<? extends K2, ? extends V2>, BiPredicate<? super V1, ? super V2>) - Static method in class com.landawn.abacus.util.Difference.MapDifference
Compares two maps and finds the common elements, elements only in the left map, elements only in the right map, and elements with different values.
of(Map<String, ?>) - Static method in class com.landawn.abacus.http.HttpHeaders
 
of(Map<K, V>) - Static method in class com.landawn.abacus.util.BiIterator
Returns a BiIterator for the given map.
of(Map<K, V>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided Map of entries.
of(Map<K, V>, Class<E>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided Map of entries.
of(Optional<T>) - Static method in class com.landawn.abacus.util.Seq
Returns a sequence containing the value of the specified Optional if it is present, otherwise returns an empty sequence.
of(Optional<T>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the element of the specified Optional if it is present.
of(OptionalDouble) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
of(OptionalInt) - Static method in class com.landawn.abacus.util.stream.IntStream
 
of(OptionalLong) - Static method in class com.landawn.abacus.util.stream.LongStream
 
of(DoubleStream) - Static method in class com.landawn.abacus.util.stream.DoubleStream
of(IntStream) - Static method in class com.landawn.abacus.util.stream.IntStream
of(LongStream) - Static method in class com.landawn.abacus.util.stream.LongStream
of(Stream<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Deprecated.
Use
invalid reference
#from(java.util.stream.Stream<? extends T>)
instead
of(K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap with one key-value pair.
of(K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap with one key-value pair.
of(K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap with two key-value pairs.
of(K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap with two key-value pairs.
of(K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap with three key-value pairs.
of(K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap with three key-value pairs.
of(K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap with four key-value pairs.
of(K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap with four key-value pairs.
of(K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap with five key-value pairs.
of(K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap with five key-value pairs.
of(K, E, K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap with six key-value pairs.
of(K, E, K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap with six key-value pairs.
of(K, E, K, E, K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.ListMultimap
Creates a new instance of ListMultimap with seven key-value pairs.
of(K, E, K, E, K, E, K, E, K, E, K, E, K, E) - Static method in class com.landawn.abacus.util.SetMultimap
Creates a new instance of SetMultimap with seven key-value pairs.
of(K, T) - Static method in class com.landawn.abacus.util.Keyed
 
of(K, V) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap with a single key-value pair.
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the provided key-value pair.
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableEntry
 
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the provided key-value pair.
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the provided key-value pair.
of(K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the provided key-value pair.
of(K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing a single entry with the provided key and value.
of(K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap with two key-value pairs.
of(K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the provided key-value pairs.
of(K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the provided key-value pairs.
of(K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the provided key-value pairs.
of(K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the provided key-value pairs.
of(K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing two entries with the provided keys and values.
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap with three key-value pairs.
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the provided key-value pairs.
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the provided key-value pairs.
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the provided key-value pairs.
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the provided key-value pairs.
of(K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing three entries with the provided keys and values.
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap with specified key-value pairs.
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing four entries with the provided keys and values.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap with specified key-value pairs.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing five entries with the provided keys and values.
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap with specified key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing six entries with the provided keys and values.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap with specified key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing seven entries with the provided keys and values.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap with specified key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap with specified key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.BiMap
Creates a new BiMap with specified key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Returns an ImmutableBiMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableMap
Returns an ImmutableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap containing the provided key-value pairs.
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Returns an ImmutableSortedMap containing the provided key-value pairs.
of(L) - Static method in class com.landawn.abacus.util.Builder
 
of(L, M, R) - Static method in class com.landawn.abacus.util.Triple
 
of(L, R) - Static method in class com.landawn.abacus.util.Pair
 
of(M) - Static method in class com.landawn.abacus.util.Builder
 
of(Schema) - Static method in class com.landawn.abacus.parser.AvroDeserializationConfig.ADC
Deprecated.
to be removed in future version.
of(Schema) - Static method in class com.landawn.abacus.parser.AvroSerializationConfig.ASC
Deprecated. 
of(Schema, Exclusion, Map<Class<?>, Set<String>>) - Static method in class com.landawn.abacus.parser.AvroSerializationConfig.ASC
Deprecated. 
of(R, C, V) - Static method in record class com.landawn.abacus.util.Sheet.Cell
Creates a new Cell with the specified row key, column key, and value.
of(T) - Static method in class com.landawn.abacus.pool.PoolableWrapper
Wrap the the source object with Long.MAX_VALUE liveTime and Long.MAX_VALUE maxIdleTime.
of(T) - Static method in class com.landawn.abacus.util.Builder
 
of(T) - Static method in class com.landawn.abacus.util.Holder
 
of(T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T) - Static method in class com.landawn.abacus.util.Timed
 
of(T) - Static method in class com.landawn.abacus.util.u.Nullable
 
of(T) - Static method in class com.landawn.abacus.util.u.Optional
 
of(T) - Static method in class com.landawn.abacus.util.Wrapper
Returns a new instance of Wrapper for the given array.
of(T...) - Static method in class com.landawn.abacus.util.Array
Returns the input array.
of(T...) - Static method in class com.landawn.abacus.util.Enumerations
 
of(T[]) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (length / 2 + 1) largest value, and the right is the (length / 2) largest value if the length of array is even.
of(T...) - Static method in class com.landawn.abacus.util.Multiset
Creates a new instance of Multiset with the elements from the specified array.
of(T...) - Static method in class com.landawn.abacus.util.ObjIterator
Returns an ObjIterator for the given array.
of(T...) - Static method in class com.landawn.abacus.util.ObjListIterator
 
of(T...) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided array of elements.
of(T...) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(T...) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements.
of(T...) - Static method in class com.landawn.abacus.util.Throwables.Iterator
 
of(T[], int, int) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left as the sizeOfRange / 2 + 1 largest value in the given range, and the right as the sizeOfRange / 2 largest value if the size of the given range is even.
of(T[], int, int) - Static method in class com.landawn.abacus.util.ObjIterator
Returns an ObjIterator for the given array, starting from the specified index and ending at the specified index.
of(T[], int, int) - Static method in class com.landawn.abacus.util.ObjListIterator
 
of(T[], int, int) - Static method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
of(T[], int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the specified elements from the given array, starting from the specified start index (inclusive) to the specified end index (exclusive).
of(T[], int, int) - Static method in class com.landawn.abacus.util.Throwables.Iterator
 
of(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left as the sizeOfRange / 2 + 1 largest value in the given range, and the right as the sizeOfRange / 2 largest value if the size of the given range is even.
of(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.Median
Returns a Pair with left is the (length / 2 + 1) largest value, and the right is the (length / 2) largest value if the length of array is even.
of(T[], Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Creates an EntryStream from the provided array and key mapper function.
of(T[], Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Creates an EntryStream from the provided array and key and value mapper functions.
of(T1) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1[], T2[]) - Static method in class com.landawn.abacus.util.Difference
Compares two arrays and finds the common elements, elements only in the first array, and elements only in the second array.
of(T1, T2) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3, T4) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3, T4, T5) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3, T4, T5, T6) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.landawn.abacus.util.Tuple
 
of(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.landawn.abacus.util.Tuple
Deprecated.
you should consider using class Some Bean/Record class: MyRecord { final T1 propName1, final T2 propName2...}
of(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.landawn.abacus.util.Tuple
Deprecated.
you should consider using class Some Bean/Record class: MyRecord { final T1 propName1, final T2 propName2...}
of(T, int) - Static method in class com.landawn.abacus.util.Indexed
Creates a new instance of Indexed with the provided value and index.
of(T, long) - Static method in class com.landawn.abacus.util.Indexed
Creates a new instance of Indexed with the provided value and index.
of(T, long) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
of(T, long) - Static method in class com.landawn.abacus.util.Timed
 
of(T, long, long) - Static method in class com.landawn.abacus.pool.PoolableWrapper
Wrap the the source object with specified liveTime and maxIdleTime.
of(T, E) - Static method in class com.landawn.abacus.util.Result
Creates a new instance of the Result class with the provided value and exception.
of(T, RuntimeException) - Static method in class com.landawn.abacus.util.Result.R
 
of(T, ToIntFunction<? super T>, BiPredicate<? super T, ? super T>) - Static method in class com.landawn.abacus.util.Wrapper
Creates a new instance of Wrapper for the given value, using the provided hash function and equals function.
of(T, ToIntFunction<? super T>, BiPredicate<? super T, ? super T>, Function<? super T, String>) - Static method in class com.landawn.abacus.util.Wrapper
Creates a new instance of Wrapper for the given value, using the provided hash function and equals function.
of(T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
of(T, T, T, T, T, T, T, T, T, T) - Static method in class com.landawn.abacus.util.ImmutableArray
 
oF(T...) - Static method in class com.landawn.abacus.util.Array
Deprecated.
replaced by N.asArray(Object...).
ofAdd() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
ofAdd() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
ofAddAll() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of add all.
ofAddAll() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of add all.
ofAddAll() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Deprecated.
replaced by #ofAddAllToFirst()
ofAddAlll() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of add alll.
ofAddAlll() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of add alll.
ofAddAllToBigger() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add all to bigger.
ofAddAllToFirst() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add all to first.
ofAddBigDecimal() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add big decimal.
ofAddBigInteger() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add big integer.
ofAddDouble() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add double.
ofAddInt() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add int.
ofAddLong() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of add long.
ofAppend() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
ofAppend() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
ofAppend() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Deprecated.
replaced by #ofAppendToFirst()
ofAppendToBigger() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of append to bigger.
ofAppendToFirst() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of append to first.
ofArrayBlockingQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofArrayBlockingQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofArrayDeque() - Static method in class com.landawn.abacus.util.Clazz
Of array deque.
ofArrayDeque() - Static method in class com.landawn.abacus.util.Fn.Factory
Of array deque.
ofArrayDeque() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of array deque.
ofArrayDeque(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of array deque.
ofBiMap() - Static method in class com.landawn.abacus.util.Clazz
Of bi map.
ofBiMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of bi map.
ofBiMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofBiMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of bi map.
ofBooleanArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of boolean array.
ofBooleanList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of boolean list.
ofBooleanList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of boolean list.
ofByteArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of byte array.
ofByteList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of byte list.
ofByteList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of byte list.
ofCharArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of char array.
ofCharList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of char list.
ofCharList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of char list.
ofCodePoints(CharSequence) - Static method in class com.landawn.abacus.util.stream.IntStream
 
ofCollection() - Static method in class com.landawn.abacus.util.Clazz
 
ofCollection(Class<? extends Collection>) - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofCollection(Class<? extends Collection>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofCollection(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofConcat() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
 
ofConcurrentHashMap() - Static method in class com.landawn.abacus.util.Clazz
Of concurrent hash map.
ofConcurrentHashMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of concurrent hash map.
ofConcurrentHashMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofConcurrentHashMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of concurrent hash map.
ofConcurrentHashSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofConcurrentLinkedQueue() - Static method in class com.landawn.abacus.util.Clazz
Of concurrent linked queue.
ofConcurrentLinkedQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofConcurrentLinkedQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of concurrent linked queue.
ofConcurrentLinkedQueue(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of concurrent linked queue.
ofConcurrentMap() - Static method in class com.landawn.abacus.util.Clazz
Of concurrent map.
ofConcurrentMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of concurrent map.
ofConcurrentMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of concurrent map.
ofConcurrentMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of concurrent map.
ofCurrentTimeMillis() - Static method in class com.landawn.abacus.util.Fn.LongSuppliers
 
ofDays(long) - Static method in class com.landawn.abacus.util.Duration
 
ofDeque() - Static method in class com.landawn.abacus.util.Clazz
 
ofDeque() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofDeque() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofDeque(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofDisposableArray() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofDisposableArray(Class<T>) - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofDoubleArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of double array.
ofDoubleList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of double list.
ofDoubleList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of double list.
ofEmptyBooleanArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty boolean array.
ofEmptyByteArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty byte array.
ofEmptyCharArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty char array.
ofEmptyDoubleArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty double array.
ofEmptyFloatArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty float array.
ofEmptyIntArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty int array.
ofEmptyLongArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty long array.
ofEmptyObjectArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty object array.
ofEmptyShortArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty short array.
ofEmptyString() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty String.
ofEmptyStringArray() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of empty string array.
ofFloatArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of float array.
ofFloatList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of float list.
ofFloatList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of float list.
OFFSET - Static variable in class com.landawn.abacus.util.WD
Field OFFSET.
ofGUID() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofHours(long) - Static method in class com.landawn.abacus.util.Duration
 
ofIdentityHashMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of identity hash map.
ofIdentityHashMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of identity hash map.
ofIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified string in the given string, ignoring case considerations.
ofIgnoreCase(String, String, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified string in the given string, ignoring case considerations and starting from the specified index.
ofImmutableList() - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated.
unsupported operation.
ofImmutableList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated.
unsupported operation.
ofImmutableMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated.
unsupported operation.
ofImmutableMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated.
unsupported operation.
ofImmutableSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated.
unsupported operation.
ofImmutableSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated.
unsupported operation.
ofIndices(int) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates an IntStream of indices from 0 (inclusive) to the specified length or size (exclusive).
ofIndices(int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates an IntStream of indices from 0 to lenOrSize (exclusive) with the specified step when step is positive, or from lenOrSize - 1 to 0 (inclusive) with the specified step when step is negative.
ofIndices(AC, int, int, int, ObjIntFunction<? super AC, Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates an IntStream of indices from the given source using the provided index function.
ofIndices(AC, int, int, ObjIntFunction<? super AC, Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates an IntStream of indices from the given source using the provided index function.
ofIndices(AC, int, ObjIntFunction<? super AC, Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates an IntStream of indices from the given source starting from the specified index using the provided index function.
ofIndices(AC, ObjIntFunction<? super AC, Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
Creates an IntStream of indices from the given source using the provided index function.
ofInstance(T) - Static method in class com.landawn.abacus.util.Fn.Suppliers
Returns a supplier that always supplies instance.
ofIntArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of int array.
ofIntList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of int list.
ofIntList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of int list.
ofKeys(Map<? extends K, ?>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the keys of the specified map.
ofKeys(Map<? extends K, ? extends V>, BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the keys of the specified map whose entries match the given bi-predicate.
ofKeys(Map<? extends K, ? extends V>, Predicate<? super V>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the keys of the specified map whose values match the given predicate.
ofKeys(Map<K, ?>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the keys of the provided Map.
ofKeys(Map<K, V>, Throwables.BiPredicate<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the keys of the provided Map, filtered by the specified key-value predicate.
ofKeys(Map<K, V>, Throwables.Predicate<? super V, E>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the keys of the provided Map, filtered by the specified value predicate.
ofLines(File) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence that reads lines from the specified file using the default charset.
ofLines(File) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream of lines from the specified file.
ofLines(File, Charset) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence that reads lines from the specified file using the given charset.
ofLines(File, Charset) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream of lines from the specified file.
ofLines(Reader) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence of lines from the given Reader.
ofLines(Reader) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream of lines from the given Reader.
ofLines(Reader) - Static method in class com.landawn.abacus.util.Throwables.Iterator
It's caller's responsibility to close the specified reader.
ofLines(Reader, boolean) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence of lines from the given Reader.
ofLines(Reader, boolean) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream of lines from the given Reader.
ofLines(Path) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence that reads lines from the specified path using the default charset.
ofLines(Path) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream of lines from the specified path.
ofLines(Path, Charset) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence that reads lines from the specified path using the given charset.
ofLines(Path, Charset) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream of lines from the specified path.
ofLinkedBlockingDeque() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofLinkedBlockingDeque() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofLinkedBlockingQueue() - Static method in class com.landawn.abacus.util.Clazz
Of linked blocking queue.
ofLinkedBlockingQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofLinkedBlockingQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of linked blocking queue.
ofLinkedBlockingQueue(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of linked blocking queue.
ofLinkedHashMap() - Static method in class com.landawn.abacus.util.Clazz
Of linked hash map.
ofLinkedHashMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of linked hash map.
ofLinkedHashMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of linked hash map.
ofLinkedHashMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of linked hash map.
ofLinkedHashSet() - Static method in class com.landawn.abacus.util.Clazz
Of linked hash set.
ofLinkedHashSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Of linked hash set.
ofLinkedHashSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of linked hash set.
ofLinkedHashSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of linked hash set.
ofLinkedList() - Static method in class com.landawn.abacus.util.Clazz
Of linked list.
ofLinkedList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of linked list.
ofLinkedList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of linked list.
ofLinkedList(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of linked list.
ofList() - Static method in class com.landawn.abacus.util.Clazz
 
ofList() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofList(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofListMultimap() - Static method in class com.landawn.abacus.util.Clazz
Of list multimap.
ofListMultimap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of list multimap.
ofListMultimap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofListMultimap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofListMultimap(Class<? extends Map>, Class<? extends List>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofListMultimap(Class<K>, Class<E>) - Static method in class com.landawn.abacus.util.Clazz
Of list multimap.
ofListMultimap(Supplier<? extends Map<K, List<E>>>, Supplier<? extends List<E>>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofListOfMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of list of map.
ofLongArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of long array.
ofLongList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of long list.
ofLongList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of long list.
ofMap() - Static method in class com.landawn.abacus.util.Clazz
 
ofMap() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofMap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
 
ofMerge() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
ofMerge() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
ofMerge() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Deprecated.
replaced by #ofMergeToFirst.
ofMergeToBigger() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of merge to bigger.
ofMergeToFirst() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of merge to first.
ofMillis(long) - Static method in class com.landawn.abacus.util.Duration
 
ofMinutes(long) - Static method in class com.landawn.abacus.util.Duration
 
ofMultimap(Supplier<? extends Map<K, V>>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMultiset() - Static method in class com.landawn.abacus.util.Clazz
 
ofMultiset() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofMultiset() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMultiset(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofMultiset(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofMultiset(Supplier<? extends Map<T, ?>>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofNavigableMap() - Static method in class com.landawn.abacus.util.Clazz
Of navigable map.
ofNavigableMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of navigable map.
ofNavigableMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of navigable map.
ofNavigableMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of navigable map.
ofNavigableSet() - Static method in class com.landawn.abacus.util.Clazz
Of navigable set.
ofNavigableSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Of navigable set.
ofNavigableSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of navigable set.
ofNavigableSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of navigable set.
ofNullable(Boolean) - Static method in class com.landawn.abacus.util.u.OptionalBoolean
 
ofNullable(Byte) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
ofNullable(Byte) - Static method in class com.landawn.abacus.util.u.OptionalByte
 
ofNullable(Character) - Static method in class com.landawn.abacus.util.stream.CharStream
 
ofNullable(Character) - Static method in class com.landawn.abacus.util.u.OptionalChar
 
ofNullable(Double) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
ofNullable(Double) - Static method in class com.landawn.abacus.util.u.OptionalDouble
 
ofNullable(Float) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
ofNullable(Float) - Static method in class com.landawn.abacus.util.u.OptionalFloat
 
ofNullable(Integer) - Static method in class com.landawn.abacus.util.stream.IntStream
 
ofNullable(Integer) - Static method in class com.landawn.abacus.util.u.OptionalInt
 
ofNullable(Long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
ofNullable(Long) - Static method in class com.landawn.abacus.util.u.OptionalLong
 
ofNullable(Short) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
ofNullable(Short) - Static method in class com.landawn.abacus.util.u.OptionalShort
 
ofNullable(String) - Static method in class com.landawn.abacus.util.u.Optional
 
ofNullable(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Returns an EntryStream containing the provided entry if it is not null, otherwise returns an empty EntryStream.
ofNullable(T) - Static method in class com.landawn.abacus.util.Seq
Returns an empty sequence if the specified element is null, otherwise returns a sequence containing the single specified element.
ofNullable(T) - Static method in class com.landawn.abacus.util.stream.Stream
Returns an empty Stream if the specified element is null.
ofNullable(T) - Static method in class com.landawn.abacus.util.u.Optional
 
ofNullable(T, Class<E>) - Static method in class com.landawn.abacus.util.Seq
Returns an empty sequence if the specified element is null, otherwise returns a sequence containing the single specified element.
ofObjectArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of object array.
ofPriorityQueue() - Static method in class com.landawn.abacus.util.Clazz
Of priority queue.
ofPriorityQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
Of priority queue.
ofPriorityQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of priority queue.
ofPriorityQueue(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of priority queue.
ofPut() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
ofPut() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
ofPutAll() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of put all.
ofPutAll() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of put all.
ofPutAll() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Deprecated.
replaced by #ofPutAllToFirst()
ofPutAllToBigger() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of put all to bigger.
ofPutAllToFirst() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of put all to first.
ofQueue() - Static method in class com.landawn.abacus.util.Clazz
 
ofQueue() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofQueue() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofQueue(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofRemove() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
 
ofRemove() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
ofRemoveAll() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of remove all.
ofRemoveAll() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of remove all.
ofRemoveAll() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Deprecated.
replaced by #ofRemoveAllFromFirst().
ofRemoveAllFromFirst() - Static method in class com.landawn.abacus.util.Fn.BinaryOperators
Of remove all from first.
ofRemoveAlll() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of remove alll.
ofRemoveAlll() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of remove alll.
ofRemoveByKey() - Static method in class com.landawn.abacus.util.Fn.BiConsumers
Of remove by key.
ofRemoveByKey() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
Of remove by key.
ofReversed(List<? extends T>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided list in reverse order.
ofReversed(List<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified list in reverse order.
ofReversed(T[]) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the provided array in reverse order.
ofReversed(T[]) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the elements of the specified array in reverse order.
ofSeconds(long) - Static method in class com.landawn.abacus.util.Duration
 
ofSet() - Static method in class com.landawn.abacus.util.Clazz
 
ofSet() - Static method in class com.landawn.abacus.util.Fn.Factory
 
ofSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
 
ofSetMultimap() - Static method in class com.landawn.abacus.util.Clazz
Of set multimap.
ofSetMultimap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of set multimap.
ofSetMultimap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofSetMultimap(Class<? extends Map>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofSetMultimap(Class<? extends Map>, Class<? extends Set>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofSetMultimap(Class<K>, Class<E>) - Static method in class com.landawn.abacus.util.Clazz
Of set multimap.
ofSetMultimap(Supplier<? extends Map<K, Set<E>>>, Supplier<? extends Set<E>>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofSetOfMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of set of map.
ofShortArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of short array.
ofShortList() - Static method in class com.landawn.abacus.util.Fn.Factory
Of short list.
ofShortList() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of short list.
ofSortedMap() - Static method in class com.landawn.abacus.util.Clazz
Of sorted map.
ofSortedMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of sorted map.
ofSortedMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of sorted map.
ofSortedMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of sorted map.
ofSortedSet() - Static method in class com.landawn.abacus.util.Clazz
Of sorted set.
ofSortedSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Of sorted set.
ofSortedSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of sorted set.
ofSortedSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of sorted set.
ofStringArray() - Static method in class com.landawn.abacus.util.Fn.Factory
Of string array.
ofStringBuilder() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of string builder.
ofSubArray(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array.
ofSubArray(boolean[], int, boolean[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(boolean[], int, boolean[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(byte[], byte[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array.
ofSubArray(byte[], int, byte[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(byte[], int, byte[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(char[], char[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array.
ofSubArray(char[], int, char[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(char[], int, char[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(double[], double[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array.
ofSubArray(double[], int, double[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(double[], int, double[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(float[], float[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array.
ofSubArray(float[], int, float[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(float[], int, float[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(int[], int[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array.
ofSubArray(int[], int, int[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(int[], int, int[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(long[], int, long[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(long[], int, long[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(long[], long[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array.
ofSubArray(short[], int, short[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(short[], int, short[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(short[], short[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array.
ofSubArray(Object[], int, Object[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(Object[], int, Object[], int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array, starting from the specified index.
ofSubArray(Object[], Object[]) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-array in the given source array.
ofSubList(List<?>, int, List<?>) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-list in the given source list, starting from the specified index.
ofSubList(List<?>, int, List<?>, int, int) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-list in the given source list, starting from the specified index.
ofSubList(List<?>, List<?>) - Static method in class com.landawn.abacus.util.Index
Returns the index of the specified sub-list in the given source list.
ofTreeMap() - Static method in class com.landawn.abacus.util.Clazz
Of tree map.
ofTreeMap() - Static method in class com.landawn.abacus.util.Fn.Factory
Of tree map.
ofTreeMap() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of tree map.
ofTreeMap(Class<K>, Class<V>) - Static method in class com.landawn.abacus.util.Clazz
Of tree map.
ofTreeSet() - Static method in class com.landawn.abacus.util.Clazz
Of tree set.
ofTreeSet() - Static method in class com.landawn.abacus.util.Fn.Factory
Of tree set.
ofTreeSet() - Static method in class com.landawn.abacus.util.Fn.Suppliers
Of tree set.
ofTreeSet(Class<T>) - Static method in class com.landawn.abacus.util.Clazz
Of tree set.
ofUUID() - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
ofValues(Map<?, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the values of the specified map.
ofValues(Map<?, V>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the values of the provided Map.
ofValues(Map<? extends K, ? extends V>, BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the values of the specified map whose entries match the given bi-predicate.
ofValues(Map<? extends K, ? extends V>, Predicate<? super K>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream containing the values of the specified map whose keys match the given predicate.
ofValues(Map<K, V>, Throwables.BiPredicate<? super K, ? super V, E>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the values of the provided Map, filtered by the specified key-value predicate.
ofValues(Map<K, V>, Throwables.Predicate<? super K, E>) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence from the values of the provided Map, filtered by the specified key predicate.
OkHttpRequest - Class in com.landawn.abacus.http
Note: This class contains the codes and docs copied from OkHttp: https://square.github.io/okhttp/ under Apache License v2.
omitEmptyStrings() - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
omitEmptyStrings() - Method in class com.landawn.abacus.util.Splitter
 
omitEmptyStrings(boolean) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
omitEmptyStrings(boolean) - Method in class com.landawn.abacus.util.Splitter
Deprecated.
on(E) - Method in interface com.landawn.abacus.eventbus.Subscriber
 
on(Class<T>) - Static method in class com.landawn.abacus.util.Reflection
 
on(String) - Static method in class com.landawn.abacus.util.Reflection
 
on(T) - Static method in class com.landawn.abacus.util.Reflection
 
on(T) - Static method in class com.landawn.abacus.util.Synchronized
Creates a new Synchronized object on the provided mutex.
ON - Static variable in class com.landawn.abacus.util.WD
Field ON.
onClose(Runnable) - Method in class com.landawn.abacus.util.Seq
Registers a close handler to be invoked when the sequence is closed.
onClose(Runnable) - Method in interface com.landawn.abacus.util.stream.BaseStream
Registers a close handler to be invoked when the stream is closed.
onClose(Runnable) - Method in class com.landawn.abacus.util.stream.EntryStream
Registers a close handler to be invoked when the stream is closed.
ONE - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 1.
ONE_EB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_FIFTH - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 1/5.
ONE_GB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_HALF - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 1/2.
ONE_KB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_MB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_PB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_QUARTER - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 1/4.
ONE_TB - Static variable in class com.landawn.abacus.util.IOUtil
 
ONE_THIRD - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 1/3.
ONE_ZB - Static variable in class com.landawn.abacus.util.IOUtil
 
onEach(C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Performs the given action on the elements pulled by downstream/terminal operation.
onEach(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Performs the given action on the elements pulled by downstream/terminal operation.
onEach(BiConsumer<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs the provided action on the entries pulled by downstream/terminal operation.
onEach(Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs the provided action on the entries pulled by downstream/terminal operation.
onEachE(Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action for each element of the Stream.
onFirst(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Performs the given action for the first element of this Seq.
onFirst(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action on the first element of the stream as it is consumed.
onLast(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Performs the given action for the last element of this Seq.
onLast(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action on the last element of the stream as it is consumed.
onLeftOnly() - Method in class com.landawn.abacus.util.Difference
Returns the elements that are only in the left collection.
onlyOne() - Method in class com.landawn.abacus.util.Seq
Returns an Optional containing the only element of this sequence if it contains exactly one element, or an empty Optional if the sequence is empty If the sequence contains more than one element, an exception is thrown.
onlyOne() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns an Optional containing the only element of this stream if it contains exactly one element, or an empty Optional if the stream is empty If the stream contains more than one element, an exception is thrown.
onlyOne() - Static method in class com.landawn.abacus.util.stream.Collectors
TooManyElementsException is threw if there are more than one values are collected.
onlyOne() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an Optional containing the only entry of this EntryStream if it contains exactly one entry, or an empty Optional if the EntryStream is empty If the EntryStream contains more than one entry, an exception is thrown.
onlyOne(Predicate<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
TooManyElementsException is threw if there are more than one values are collected.
onRightOnly() - Method in class com.landawn.abacus.util.Difference
Returns the elements that are only in the right collection.
open(T, T) - Static method in class com.landawn.abacus.util.Range
 
OPEN_CLOSED - Enum constant in enum class com.landawn.abacus.util.Range.BoundType
The open closed.
OPEN_OPEN - Enum constant in enum class com.landawn.abacus.util.Range.BoundType
The open open.
openClosed(T, T) - Static method in class com.landawn.abacus.util.Range
 
openConnection(HttpMethod, HttpSettings, boolean, Class<?>) - Method in class com.landawn.abacus.http.HttpClient
 
openConnection(HttpMethod, Object, HttpSettings, boolean, Class<?>) - Method in class com.landawn.abacus.http.HttpClient
 
OperationType - Enum Class in com.landawn.abacus.util
The Enum OperationType.
OPTIONS - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
or(BiIntObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.BiIntObjPredicate
 
or(BiObjIntPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiObjIntPredicate
 
or(BooleanBiPredicate) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
or(BooleanPredicate) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
or(BooleanTriPredicate) - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
or(ByteBiPredicate) - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
or(BytePredicate) - Method in interface com.landawn.abacus.util.function.BytePredicate
 
or(ByteTriPredicate) - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
or(CharBiPredicate) - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
or(CharPredicate) - Method in interface com.landawn.abacus.util.function.CharPredicate
 
or(CharTriPredicate) - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
or(DoubleBiPredicate) - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
or(DoubleObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.DoubleObjPredicate
 
or(DoubleTriPredicate) - Method in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
or(FloatBiPredicate) - Method in interface com.landawn.abacus.util.function.FloatBiPredicate
 
or(FloatPredicate) - Method in interface com.landawn.abacus.util.function.FloatPredicate
 
or(FloatTriPredicate) - Method in interface com.landawn.abacus.util.function.FloatTriPredicate
 
or(IntBiObjPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.IntBiObjPredicate
 
or(IntBiPredicate) - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
or(IntObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.IntObjPredicate
 
or(IntTriPredicate) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
or(LongBiPredicate) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
or(LongObjPredicate<T>) - Method in interface com.landawn.abacus.util.function.LongObjPredicate
 
or(LongTriPredicate) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
or(NPredicate<? super T>) - Method in interface com.landawn.abacus.util.function.NPredicate
 
or(ObjBiIntPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjBiIntPredicate
 
or(ObjDoublePredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjDoublePredicate
 
or(ObjIntPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjIntPredicate
 
or(ObjLongPredicate<T>) - Method in interface com.landawn.abacus.util.function.ObjLongPredicate
 
or(QuadPredicate<? super A, ? super B, ? super C, ? super D>) - Method in interface com.landawn.abacus.util.function.QuadPredicate
 
or(ShortBiPredicate) - Method in interface com.landawn.abacus.util.function.ShortBiPredicate
 
or(ShortPredicate) - Method in interface com.landawn.abacus.util.function.ShortPredicate
 
or(ShortTriPredicate) - Method in interface com.landawn.abacus.util.function.ShortTriPredicate
 
or(TriPredicate<A, B, C>) - Method in interface com.landawn.abacus.util.function.TriPredicate
 
or(Collection<? extends Predicate<? super T>>) - Static method in class com.landawn.abacus.util.Fn
 
or(BiPredicate<? super T, ? super U>) - Method in interface com.landawn.abacus.util.function.BiPredicate
 
or(BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
 
or(BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>, BiPredicate<? super T, ? super U>) - Static method in class com.landawn.abacus.util.Fn
 
or(BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
 
or(BooleanSupplier, BooleanSupplier, BooleanSupplier) - Static method in class com.landawn.abacus.util.Fn
 
or(DoublePredicate) - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
or(IntPredicate) - Method in interface com.landawn.abacus.util.function.IntPredicate
 
or(LongPredicate) - Method in interface com.landawn.abacus.util.function.LongPredicate
 
or(Predicate<? super T>) - Method in interface com.landawn.abacus.util.function.Predicate
 
or(Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
or(Predicate<? super T>, Predicate<? super T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Fn
 
or(Supplier<u.Nullable<? extends T>>) - Method in class com.landawn.abacus.util.u.Nullable
 
or(Supplier<u.Optional<T>>) - Method in class com.landawn.abacus.util.u.Optional
 
or(Supplier<u.OptionalBoolean>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
or(Supplier<u.OptionalByte>) - Method in class com.landawn.abacus.util.u.OptionalByte
 
or(Supplier<u.OptionalChar>) - Method in class com.landawn.abacus.util.u.OptionalChar
 
or(Supplier<u.OptionalDouble>) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
or(Supplier<u.OptionalFloat>) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
or(Supplier<u.OptionalInt>) - Method in class com.landawn.abacus.util.u.OptionalInt
 
or(Supplier<u.OptionalLong>) - Method in class com.landawn.abacus.util.u.OptionalLong
 
or(Supplier<u.OptionalShort>) - Method in class com.landawn.abacus.util.u.OptionalShort
 
or(List<? extends BiPredicate<? super T, ? super U>>) - Static method in class com.landawn.abacus.util.Fn
 
OR - Static variable in class com.landawn.abacus.util.WD
Field OR.
OR_OP - Static variable in class com.landawn.abacus.util.WD
Field OR2.
ORANGE - Enum constant in enum class com.landawn.abacus.util.Color
 
ORDER_BY - Static variable in class com.landawn.abacus.util.WD
Field ORDER_BY.
ordered(Collection<T>) - Static method in class com.landawn.abacus.util.PermutationIterator
Returns a Collection of all the permutations of the specified Iterable.
ordered(Collection<T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.PermutationIterator
Returns a Collection of all the permutations of the specified Iterable using the specified Comparator for establishing the lexicographical ordering.
orderedPermutations() - Method in class com.landawn.abacus.util.stream.Stream
Generates all ordered permutations of the elements in the stream.
orderedPermutations(Collection<E>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
orderedPermutations(Collection<E>, Comparator<? super E>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
orderedPermutations(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Generates all ordered permutations of the elements in the stream, according to the specified comparator.
ORDINAL - Enum constant in enum class com.landawn.abacus.annotation.Type.EnumBy
Persist enumerated type property or field as an integer.
ordinalIndexOf(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Finds the n-th occurrence of the specified value within the input string.
orElse(boolean) - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
orElse(byte) - Method in class com.landawn.abacus.util.u.OptionalByte
 
orElse(char) - Method in class com.landawn.abacus.util.u.OptionalChar
 
orElse(double) - Method in class com.landawn.abacus.util.u.OptionalDouble
 
orElse(float) - Method in class com.landawn.abacus.util.u.OptionalFloat
 
orElse(int) - Method in class com.landawn.abacus.util.u.OptionalInt
 
orElse(long) - Method in class com.landawn.abacus.util.u.OptionalLong
 
orElse(short) - Method in class com.landawn.abacus.util.u.OptionalShort
 
orElse(Throwables.Runnable<E>) - Method in class com.landawn.abacus.util.If.OrElse
Executes the provided runnable if the condition is false.
orElse(T) - Method in class com.landawn.abacus.util.u.Nullable
 
orElse(T) - Method in class com.landawn.abacus.util.u.Optional
 
orElse(T, Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.If.OrElse
Executes the provided consumer action if the condition is false.
orElseGet(ByteSupplier) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else get.
orElseGet(CharSupplier) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else get.
orElseGet(FloatSupplier) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else get.
orElseGet(ShortSupplier) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else get.
orElseGet(BooleanSupplier) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else get.
orElseGet(DoubleSupplier) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else get.
orElseGet(IntSupplier) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else get.
orElseGet(LongSupplier) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else get.
orElseGet(Supplier<? extends T>) - Method in class com.landawn.abacus.util.u.Nullable
Or else get.
orElseGet(Supplier<? extends T>) - Method in class com.landawn.abacus.util.u.Optional
Or else get.
orElseGetIfFailure(Supplier<? extends T>) - Method in class com.landawn.abacus.util.Result
 
orElseGetIfNull(Supplier<? extends T>) - Method in class com.landawn.abacus.util.Holder
Or else get if null.
orElseGetIfNull(Supplier<? extends T>) - Method in class com.landawn.abacus.util.u.Nullable
Or else get if null.
orElseIfFailure(T) - Method in class com.landawn.abacus.util.Result
 
orElseIfNull(T) - Method in class com.landawn.abacus.util.Holder
Or else if null.
orElseIfNull(T) - Method in class com.landawn.abacus.util.u.Nullable
Or else if null.
orElseNull() - Method in class com.landawn.abacus.util.u.Nullable
 
orElseNull() - Method in class com.landawn.abacus.util.u.Optional
 
orElseThrow() - Method in class com.landawn.abacus.util.Result
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow() - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(E2) - Method in class com.landawn.abacus.util.Result
Deprecated.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(String) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(String, Object) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(String, Object...) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(String, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(Function<? super E, E2>) - Method in class com.landawn.abacus.util.Result
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.If.OrElse
Throws the exception provided by the supplier if the condition is false.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.Optional
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.OptionalBoolean
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.OptionalByte
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.OptionalChar
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.OptionalDouble
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.OptionalFloat
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.OptionalInt
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.OptionalLong
Or else throw.
orElseThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.OptionalShort
Or else throw.
orElseThrow(Supplier<? extends E2>) - Method in class com.landawn.abacus.util.Result
 
orElseThrowIfNull() - Method in class com.landawn.abacus.util.Holder
Or else throw if null.
orElseThrowIfNull() - Method in class com.landawn.abacus.util.u.Nullable
Or else throw if null.
orElseThrowIfNull(String) - Method in class com.landawn.abacus.util.Holder
Or else throw.
orElseThrowIfNull(String) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrowIfNull(String, Object) - Method in class com.landawn.abacus.util.Holder
Or else throw.
orElseThrowIfNull(String, Object) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrowIfNull(String, Object...) - Method in class com.landawn.abacus.util.Holder
Or else throw.
orElseThrowIfNull(String, Object...) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrowIfNull(String, Object, Object) - Method in class com.landawn.abacus.util.Holder
Or else throw.
orElseThrowIfNull(String, Object, Object) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrowIfNull(String, Object, Object, Object) - Method in class com.landawn.abacus.util.Holder
Or else throw.
orElseThrowIfNull(String, Object, Object, Object) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw.
orElseThrowIfNull(Supplier<? extends E>) - Method in class com.landawn.abacus.util.Holder
Returns the value if it is not null, otherwise throws an exception provided by the given supplier.
orElseThrowIfNull(Supplier<? extends E>) - Method in class com.landawn.abacus.util.u.Nullable
Or else throw if null.
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalByte
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalChar
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalInt
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalLong
 
orElseZero() - Method in class com.landawn.abacus.util.u.OptionalShort
 
orIfNull(Supplier<u.Nullable<? extends T>>) - Method in class com.landawn.abacus.util.u.Nullable
Or if null.
ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Origin header field name.
ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant ORIGIN.
ORIGIN_WHEN_CROSS_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant ORIGIN_WHEN_CROSS_ORIGIN.
OS_ARCH - Static variable in class com.landawn.abacus.util.IOUtil
 
OS_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
OS_VERSION - Static variable in class com.landawn.abacus.util.IOUtil
 
OUTER - Static variable in class com.landawn.abacus.util.WD
Field OUTER .
overlay(String, String, int, int) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by replace(String, int, int, String)

P

p(A, B, TriPredicate<A, B, T>) - Static method in class com.landawn.abacus.util.Fn
 
p(A, B, Throwables.TriPredicate<A, B, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(A, TriPredicate<A, T, U>) - Static method in class com.landawn.abacus.util.Fn
 
p(A, Throwables.BiPredicate<A, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(A, Throwables.TriPredicate<A, T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(A, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn
 
p(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
 
p(BytePredicate) - Static method in class com.landawn.abacus.util.Fn.FB
 
p(CharPredicate) - Static method in class com.landawn.abacus.util.Fn.FC
 
p(DoublePredicate) - Static method in class com.landawn.abacus.util.Fn.FD
 
p(FloatPredicate) - Static method in class com.landawn.abacus.util.Fn.FF
 
p(IntPredicate) - Static method in class com.landawn.abacus.util.Fn.FI
 
p(LongPredicate) - Static method in class com.landawn.abacus.util.Fn.FL
 
p(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
 
p(ShortPredicate) - Static method in class com.landawn.abacus.util.Fn.FS
 
p(TriPredicate<A, B, C>) - Static method in class com.landawn.abacus.util.Fn
 
p(Throwables.BiPredicate<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(Throwables.Predicate<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(Throwables.TriPredicate<A, B, C, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
p(BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
P3P - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP P3P header field name.
padEnd(String, int) - Static method in class com.landawn.abacus.util.Strings
Pads the given string from the end (right) with spaces until the string reaches the specified minimum length.
padEnd(String, int, char) - Static method in class com.landawn.abacus.util.Strings
Pads the given string from the end (right) with the specified character until the string reaches the specified minimum length.
padEnd(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Pads the given string from the end (right) with the specified string until the string reaches the specified minimum length.
padLeft(List<T>, int, T) - Static method in class com.landawn.abacus.util.N
Appends the provided object to the beginning of the list till the list has at least the specified minimum size.
padRight(Collection<T>, int, T) - Static method in class com.landawn.abacus.util.N
Appends the provided object to the end of the collection until the collection has at least the specified minimum size.
padStart(String, int) - Static method in class com.landawn.abacus.util.Strings
Pads the given string from the start (left) with spaces until the string reaches the specified minimum length.
padStart(String, int, char) - Static method in class com.landawn.abacus.util.Strings
Pads the given string from the start (left) with the specified character until the string reaches the specified minimum length.
padStart(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Pads the given string from the start (left) with the specified string until the string reaches the specified minimum length.
pageCount() - Method in interface com.landawn.abacus.util.Paginated
Deprecated.
replaced by totalPages
pageSize() - Method in interface com.landawn.abacus.util.Paginated
 
paginate(int) - Method in interface com.landawn.abacus.util.DataSet
Creates a Paginated DataSet from the current DataSet.
paginate(int) - Method in class com.landawn.abacus.util.RowDataSet
 
paginate(Collection<String>, int) - Method in interface com.landawn.abacus.util.DataSet
Creates a Paginated object from the current DataSet.
paginate(Collection<String>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
Paginated<T> - Interface in com.landawn.abacus.util
 
pair() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pair() - Static method in class com.landawn.abacus.util.Fn
 
Pair<L,R> - Class in com.landawn.abacus.util
 
Pair() - Constructor for class com.landawn.abacus.util.Pair
 
pairWith(Function<? super T, ? extends U>) - Method in class com.landawn.abacus.util.stream.Stream
Pairs each element in the stream with the result of applying the provided function to that element.
parallel() - Method in interface com.landawn.abacus.util.stream.BaseStream
Switches the stream to sequential mode.
parallel() - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel() - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
parallel() - Method in class com.landawn.abacus.util.stream.CharStream
 
parallel() - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
parallel() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
parallel() - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
parallel() - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel() - Method in class com.landawn.abacus.util.stream.FloatStream
 
parallel() - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
parallel() - Method in class com.landawn.abacus.util.stream.IntStream
 
parallel() - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
parallel() - Method in class com.landawn.abacus.util.stream.LongStream
 
parallel() - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
parallel() - Method in class com.landawn.abacus.util.stream.ShortStream
 
parallel() - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
parallel() - Method in class com.landawn.abacus.util.stream.Stream
 
parallel() - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
parallel(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
Switches the stream to sequential mode.
parallel(int) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
parallel(int) - Method in class com.landawn.abacus.util.stream.CharStream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
parallel(int) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
parallel(int) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.FloatStream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
parallel(int) - Method in class com.landawn.abacus.util.stream.IntStream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
parallel(int) - Method in class com.landawn.abacus.util.stream.LongStream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
parallel(int) - Method in class com.landawn.abacus.util.stream.ShortStream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
parallel(int) - Method in class com.landawn.abacus.util.stream.Stream
 
parallel(int) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
parallel(int, BaseStream.Splitor) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns an equivalent stream that is parallel.
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.CharStream
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.FloatStream
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.IntStream
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.LongStream
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.ShortStream
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.Stream
 
parallel(int, BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
parallel(int, BaseStream.Splitor, Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
stream.parallel(maxThreadNum, splitor, executor).map(f).filter(p)...; // Replace above line of code with "sps" if only "f" need to be parallelized.
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.CharStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.FloatStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.IntStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.LongStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.ShortStream
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.Stream
 
parallel(int, BaseStream.Splitor, Executor) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
parallel(int, Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
// Replace above line of code with "sps" if only "f" need to be parallelized.
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.CharStream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.FloatStream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.IntStream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.LongStream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.ShortStream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.Stream
 
parallel(int, Executor) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
parallel(BaseStream.ParallelSettings) - Method in interface com.landawn.abacus.util.stream.BaseStream
Switches the stream to sequential mode.
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.CharStream
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.FloatStream
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.IntStream
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.LongStream
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.ShortStream
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.Stream
 
parallel(BaseStream.ParallelSettings) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
parallel(BaseStream.Splitor) - Method in interface com.landawn.abacus.util.stream.BaseStream
Switches the stream to sequential mode.
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.CharStream
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.FloatStream
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.IntStream
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.LongStream
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.ShortStream
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.Stream
 
parallel(BaseStream.Splitor) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
parallel(Executor) - Method in interface com.landawn.abacus.util.stream.BaseStream
Switches the stream to sequential mode.
parallel(Executor) - Method in class com.landawn.abacus.util.stream.ByteStream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.CharStream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.EntryStream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.FloatStream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.IntStream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.LongStream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.ShortStream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.Stream
 
parallel(Executor) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
PARALLEL - Static variable in class com.landawn.abacus.util.WD
Field PARALLEL.
parallelConcat(Stream<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by fetching elements from the specified streams in parallel with multiple threads.
parallelConcat(Collection<? extends Stream<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by fetching elements from the specified streams in parallel with multiple threads.
parallelConcat(Collection<? extends Stream<? extends T>>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by fetching elements from the specified streams in parallel with multiple threads.
parallelConcat(Collection<? extends Stream<? extends T>>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by fetching elements from the specified streams in parallel with multiple threads.
parallelConcat(Iterator<? extends T>...) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by fetching elements from the specified iterators in parallel with multiple threads.
parallelConcatIterators(Collection<? extends Iterator<? extends T>>) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by fetching elements from the specified iterators in parallel with multiple threads.
parallelConcatIterators(Collection<? extends Iterator<? extends T>>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by fetching elements from the specified iterators in parallel with multiple threads.
parallelConcatIterators(Collection<? extends Iterator<? extends T>>, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a Stream with elements from a temporary queue which is filled by fetching elements from the specified iterators in parallel with multiple threads.
parallelMerge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges a collection of stream into a single stream in parallel.
parallelMerge(Collection<? extends Stream<? extends T>>, BiFunction<? super T, ? super T, MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Merges a collection of stream into a single stream in parallel.
parallelMergeIterables(Collection<? extends Iterable<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges a collection of iterable into a single stream in parallel.
parallelMergeIterables(Collection<? extends Iterable<? extends T>>, BiFunction<? super T, ? super T, MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Merges a collection of iterable into a single stream in parallel.
parallelMergeIterators(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>) - Static method in class com.landawn.abacus.util.stream.Stream
Merges a collection of iterator into a single stream in parallel.
parallelMergeIterators(Collection<? extends Iterator<? extends T>>, BiFunction<? super T, ? super T, MergeResult>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Merges a collection of iterator into a single stream in parallel.
ParallelSettings() - Constructor for class com.landawn.abacus.util.stream.BaseStream.ParallelSettings
 
parallelSort() - Method in class com.landawn.abacus.util.ByteList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.CharList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.DoubleList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.FloatList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.IntList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.LongList
Parallel sort.
parallelSort() - Method in class com.landawn.abacus.util.ShortList
Parallel sort.
parallelSort(byte[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order by multiple threads.
parallelSort(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending numerical order by multiple threads.
parallelSort(char[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order by multiple threads.
parallelSort(char[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending numerical order by multiple threads.
parallelSort(double[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order by multiple threads.
parallelSort(double[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending numerical order by multiple threads.
parallelSort(float[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order by multiple threads.
parallelSort(float[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending numerical order by multiple threads.
parallelSort(int[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order by multiple threads.
parallelSort(int[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending numerical order by multiple threads.
parallelSort(long[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order by multiple threads.
parallelSort(long[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending numerical order by multiple threads.
parallelSort(short[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order by multiple threads.
parallelSort(short[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending numerical order by multiple threads.
parallelSort(List<? extends T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list according to the natural ordering (where null is minimum) by multiple threads.
parallelSort(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the specified list according to the natural ordering (where null is minimum) by multiple threads.
parallelSort(List<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the list according to the order induced by the specified comparator by multiple threads.
parallelSort(List<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list according to the order induced by the specified comparator by multiple threads.
parallelSort(T[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array according to the natural ordering (where null is minimum) by multiple threads.
parallelSort(T[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the specified array according to the natural ordering (where null is minimum) by multiple threads.
parallelSort(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the specified array according to the order induced by the specified comparator by multiple threads.
parallelSort(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array according to the order induced by the specified comparator by multiple threads.
parallelSortBy(String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(String) - Method in interface com.landawn.abacus.util.DataSet
Sorts the DataSet with multi-threads based on the specified column name.
parallelSortBy(String) - Method in class com.landawn.abacus.util.RowDataSet
 
parallelSortBy(String, Comparator<?>) - Method in interface com.landawn.abacus.util.DataSet
Sorts the DataSet with multi-threads based on the specified column name using the provided Comparator.
parallelSortBy(String, Comparator<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
parallelSortBy(String, Comparator<T>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Sorts the DataSet with multi-threads based on the specified collection of column names.
parallelSortBy(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
parallelSortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(Collection<String>, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.util.DataSet
Sorts the DataSet with multi-threads based on the specified collection of column names using the provided Comparator.
parallelSortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.RowDataSet
 
parallelSortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Parallel sort by.
parallelSortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in interface com.landawn.abacus.util.DataSet
Sorts the DataSet with multi-threads based on the specified column names and a key mapper function.
parallelSortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.RowDataSet
 
parallelSortBy(List<? extends T>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the keys extracted by the provided Function by multiple threads.
parallelSortBy(T[], Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the keys extracted by the provided Function by multiple threads.
parallelSortByDouble(List<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the double values extracted by the provided ToDoubleFunction by multiple threads.
parallelSortByDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the double values extracted by the provided ToDoubleFunction by multiple threads.
parallelSortByFloat(List<? extends T>, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the float values extracted by the provided ToFloatFunction by multiple threads.
parallelSortByFloat(T[], ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the float values extracted by the provided ToFloatFunction by multiple threads.
parallelSortByInt(List<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the int values extracted by the provided ToIntFunction by multiple threads.
parallelSortByInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the int values extracted by the provided ToIntFunction by multiple threads.
parallelSortByLong(List<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the long values extracted by the provided ToLongFunction by multiple threads.
parallelSortByLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the long values extracted by the provided ToLongFunction by multiple threads.
ParallelSupported - Annotation Interface in com.landawn.abacus.annotation
 
parallelZip(Stream<A>, Stream<B>, A, B, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two streams into a single stream until all of them run out of values.
parallelZip(Stream<A>, Stream<B>, Stream<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three streams into a single stream until all of them run out of values.
parallelZip(Stream<A>, Stream<B>, Stream<C>, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three streams into a single stream until one of them runs out of values.
parallelZip(Stream<A>, Stream<B>, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two streams into a single stream until one of them runs out of values.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two iterables into a single stream until all of them run out of values.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three iterables into a single stream until all of them run out of values.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three iterables into a single stream until one of them runs out of values.
parallelZip(Iterable<? extends A>, Iterable<? extends B>, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two iterables into a single stream until one of them runs out of values.
parallelZip(Collection<? extends Stream<? extends T>>, Function<? super List<T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of stream into a single stream until one of them runs out of values.
parallelZip(Collection<? extends Stream<? extends T>>, List<? extends T>, Function<? super List<T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple streams into a single stream until all of them run out of values.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two iterators into a single stream until all of them run out of values.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two iterators into a single stream until one of them runs out of values.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three iterators into a single stream until all of them run out of values.
parallelZip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three iterators into a single stream until one of them runs out of values.
parallelZipIterables(Collection<? extends Iterable<? extends T>>, Function<? super List<T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple iterables into a single stream until one of them run out of values.
parallelZipIterables(Collection<? extends Iterable<? extends T>>, List<? extends T>, Function<? super List<T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple iterables into a single stream until all of them run out of values.
parallelZipIterators(Collection<? extends Iterator<? extends T>>, Function<? super List<T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple iterators into a single stream until one of them run out of values.
parallelZipIterators(Collection<? extends Iterator<? extends T>>, List<? extends T>, Function<? super List<T>, ? extends R>, int) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple iterators into a single stream until all of them run out of values.
parameters2Bean(Map<String, String[]>, Class<? extends T>) - Static method in class com.landawn.abacus.util.URLEncodedUtil
Converts a Map of parameters into a bean of the specified type.
PARENTHESES_L - Static variable in class com.landawn.abacus.util.WD
Field PARENTHESES_L.
PARENTHESES_R - Static variable in class com.landawn.abacus.util.WD
Field PARENTHESES_R.
PARENTHESES_R_SPACE - Static variable in class com.landawn.abacus.util.WD
Field PARENTHESES_R_SPACE.
parse(File) - Static method in class com.landawn.abacus.util.Configuration
Parses the given file into a Document object.
parse(File, int, int, int, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified file/directory line by line.
parse(File, int, int, int, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified file/directory line by line.
parse(File, long, long, int, int, int, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified file/directory line by line.
parse(File, long, long, int, int, int, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified file/directory line by line.
parse(File, long, long, int, int, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified file/directory line by line.
parse(File, long, long, int, int, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified file/directory line by line.
parse(File, long, long, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified file/directory line by line.
parse(File, long, long, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified file/directory line by line.
parse(File, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified file/directory line by line.
parse(File, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified file/directory line by line.
parse(InputStream) - Static method in class com.landawn.abacus.util.Configuration
Parses the given InputStream into a Document object.
parse(InputStream, long, long, int, int, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified InputStream line by line.
parse(InputStream, long, long, int, int, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified InputStream line by line.
parse(InputStream, long, long, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified InputStream line by line.
parse(InputStream, long, long, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified InputStream line by line.
parse(InputStream, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified InputStream line by line.
parse(InputStream, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified InputStream line by line.
parse(Reader, long, long, int, int, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified Reader line by line.
parse(Reader, long, long, int, int, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified Reader line by line.
parse(Reader, long, long, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified Reader line by line.
parse(Reader, long, long, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified Reader line by line.
parse(Reader, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified Reader line by line.
parse(Reader, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parse the specified Reader line by line.
parse(String) - Static method in class com.landawn.abacus.http.HttpUtil.HttpDate
Returns the date for value.
parse(String) - Static method in class com.landawn.abacus.util.TypeAttrParser
 
parse(Collection<File>, int, int, int, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the given collection of files line by line using the provided lineParser.
parse(Collection<File>, int, int, int, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the given collection of files line by line using the provided lineParser.
parse(Collection<File>, long, long, int, int, int, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the given collection of files line by line using the provided lineParser.
parse(Collection<File>, long, long, int, int, int, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the given collection of files line by line using the provided lineParser.
parse(Collection<File>, long, long, int, int, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the given collection of files line by line using the provided lineParser.
parse(Collection<File>, long, long, int, int, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the given collection of files line by line using the provided lineParser.
parse(Collection<File>, long, long, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the given collection of files line by line using the provided lineParser.
parse(Collection<File>, long, long, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the given collection of files line by line using the provided lineParser.
parse(Collection<File>, Throwables.Consumer<? super String, E>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the given collection of files line by line using the provided lineParser.
parse(Collection<File>, Throwables.Consumer<? super String, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.IOUtil
Parses the given collection of files line by line using the provided lineParser.
parseBoolean(String) - Static method in class com.landawn.abacus.util.Strings
Parses the string argument as a boolean.
parseByte() - Static method in class com.landawn.abacus.util.Fn
Parses the byte.
parseByte(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toByte(String)
parseCalendar(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a calendar into a java.util.Calendar object.
parseCalendar(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a calendar into a java.util.Calendar object.
parseCalendar(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a calendar into a java.util.Calendar object.
parseChar(String) - Static method in class com.landawn.abacus.util.Strings
Parses the string argument as a char.
parseDate(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a date into a java.sql.Date object.
parseDate(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a date into a java.sql.Date object.
parseDate(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a date into a java.sql.Date object.
parseDouble() - Static method in class com.landawn.abacus.util.Fn
Parses the double.
parseDouble(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toDouble(String)
ParseException - Exception Class in com.landawn.abacus.exception
 
ParseException() - Constructor for exception class com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(int, String) - Constructor for exception class com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(String) - Constructor for exception class com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(String, Throwable) - Constructor for exception class com.landawn.abacus.exception.ParseException
Constructor for ParseException.
ParseException(Throwable) - Constructor for exception class com.landawn.abacus.exception.ParseException
Constructor for ParseException.
parseFloat() - Static method in class com.landawn.abacus.util.Fn
Parses the float.
parseFloat(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toFloat(String)
parseGregorianCalendar(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a Gregorian calendar into a java.util.GregorianCalendar object.
parseGregorianCalendar(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a Gregorian calendar into a java.util.GregorianCalendar object.
parseGregorianCalendar(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a Gregorian calendar into a java.util.GregorianCalendar object.
parseInt() - Static method in class com.landawn.abacus.util.Fn
Parses the int.
parseInt(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toInt(String)
parseJUDate(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a date into a java.util.Date object.
parseJUDate(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a date into a java.util.Date object.
parseJUDate(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a date into a java.util.Date object.
parseLine(String) - Method in class com.landawn.abacus.util.CSVParser
Parses an incoming String and returns an array of elements.
parseLineMulti(String) - Method in class com.landawn.abacus.util.CSVParser
Parses an incoming String and returns an array of elements.
parseLineMultiToArray(String) - Method in class com.landawn.abacus.util.CSVParser
 
parseLineMultiToArray(String, String[]) - Method in class com.landawn.abacus.util.CSVParser
 
parseLineToArray(String) - Method in class com.landawn.abacus.util.CSVParser
 
parseLineToArray(String, String[]) - Method in class com.landawn.abacus.util.CSVParser
 
parseLong() - Static method in class com.landawn.abacus.util.Fn
Parses the long.
parseLong(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toLong(String)
Parser<SC,DC> - Interface in com.landawn.abacus.parser
Design principles: 1, Simple (is beautiful) 2, Fast (is powerful) 3, Concepts (must be integral and consistent)
These principles can't be broken by any change or reason.
ParserConfig<C> - Class in com.landawn.abacus.parser
 
ParserConfig() - Constructor for class com.landawn.abacus.parser.ParserConfig
 
ParserFactory - Class in com.landawn.abacus.parser
A factory for creating Parser objects.
ParserUtil - Class in com.landawn.abacus.parser
 
ParserUtil.BeanInfo - Class in com.landawn.abacus.parser
 
ParserUtil.PropInfo - Class in com.landawn.abacus.parser
 
parseShort() - Static method in class com.landawn.abacus.util.Fn
Parses the short.
parseShort(String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replaced by Numbers.toShort(String)
parseTime(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a time into a java.sql.Time object.
parseTime(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a time into a java.sql.Time object.
parseTime(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a time into a java.sql.Time object.
parseTimestamp(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a timestamp into a java.sql.Timestamp object.
parseTimestamp(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a timestamp into a java.sql.Timestamp object.
parseTimestamp(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of a timestamp into a java.sql.Timestamp object.
parseToInstant(CharSequence) - Method in class com.landawn.abacus.util.DateUtil.DTF
Parses the provided CharSequence into an Instant instance.
parseToLocalDate(CharSequence) - Method in class com.landawn.abacus.util.DateUtil.DTF
Parses the provided CharSequence into a LocalDate instance.
parseToLocalDateTime(CharSequence) - Method in class com.landawn.abacus.util.DateUtil.DTF
Parses the provided CharSequence into a LocalDateTime instance.
parseToLocalTime(CharSequence) - Method in class com.landawn.abacus.util.DateUtil.DTF
Parses the provided CharSequence into a LocalTime instance.
parseToOffsetDateTime(CharSequence) - Method in class com.landawn.abacus.util.DateUtil.DTF
Parses the provided CharSequence into an OffsetDateTime instance.
parseToZonedDateTime(CharSequence) - Method in class com.landawn.abacus.util.DateUtil.DTF
Parses the provided CharSequence into a ZonedDateTime instance.
parseXMLGregorianCalendar(String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of an XML Gregorian calendar into a javax.xml.datatype.XMLGregorianCalendar object.
parseXMLGregorianCalendar(String, String) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of an XML Gregorian calendar into a javax.xml.datatype.XMLGregorianCalendar object.
parseXMLGregorianCalendar(String, String, TimeZone) - Static method in class com.landawn.abacus.util.DateUtil
Parses a string representation of an XML Gregorian calendar into a javax.xml.datatype.XMLGregorianCalendar object.
partitionBy(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Partitions the elements of this sequence into two groups based on the provided predicate.
partitionBy(Throwables.Predicate<? super T, E>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.Seq
Partitions the elements of this sequence into two groups based on the provided predicate, and collects the results using the provided downstream collector.
partitionBy(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Partitions the elements of the stream according to a Predicate.
partitionBy(Predicate<? super T>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Partitions the elements of the stream according to a Predicate and a Collector.
partitionByToEntry(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Partitions the elements of the stream according to a Predicate.
partitionByToEntry(Predicate<? super T>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Partitions the elements of the stream according to a Predicate and a Collector.
partitioningBy(Predicate<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
partitioningBy(Predicate<? super T>, Collector<? super T, A, D>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
partitionTo(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.stream.Stream
Partitions the elements of the Stream into a Map according to a predicate.
partitionTo(Throwables.Predicate<? super T, E>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.stream.Stream
Partitions the elements of the Stream into a Map according to a predicate.
partitionTo(Throwables.Predicate<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Partitions the elements in this sequence into a map of two lists based on the provided predicate.
partitionTo(Throwables.Predicate<? super T, E2>, Collector<? super T, ?, D>) - Method in class com.landawn.abacus.util.Seq
Partitions the elements in this sequence into a map of two collected results by the downstream collector based on the provided predicate.
Password - Class in com.landawn.abacus.util
 
Password(String) - Constructor for class com.landawn.abacus.util.Password
 
patch() - Method in class com.landawn.abacus.http.OkHttpRequest
 
patch() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
patch(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
patch(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
patch(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
PATCH - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
PATH_SEPARATOR - Static variable in class com.landawn.abacus.util.IOUtil
 
pathTraverser() - Static method in class com.landawn.abacus.guava.Files
Returns a Traverser instance for the file and directory tree.
pattern(CharSequence) - Static method in class com.landawn.abacus.util.Splitter
 
pattern(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
 
PAUSED - Enum constant in enum class com.landawn.abacus.util.Status
 
peek(C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Performs the provided action on the elements pulled by downstream/terminal operation.
peek(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Performs the given action on the elements pulled by downstream/terminal operation.
peek(BiConsumer<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs the provided action on the entries pulled by downstream/terminal operation.
peek(Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs the provided action on the entries pulled by downstream/terminal operation.
peek(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
peek(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Retrieves the element associated with the given key from the pool without updating the last access time.
peekFirst(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Performs the given action on the first element pulled by downstream/terminal operation.
peekFirst(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action on the first element of the stream as it is consumed.
peekIf(Throwables.BiPredicate<? super T, ? super Long, E>, Consumer<? super T>) - Method in class com.landawn.abacus.util.Seq
Performs the given action on the elements pulled by downstream/terminal operation which matches the given predicate.
peekIf(Throwables.Predicate<? super T, E>, Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.Seq
Performs the given action on the elements pulled by downstream/terminal operation which matches the given predicate.
peekIf(BiPredicate<? super T, ? super Long>, Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action only on the elements pulled by downstream/terminal operation which satisfy the given predicate as they are consumed.
peekIf(Predicate<? super T>, Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action only on the elements pulled by downstream/terminal operation which satisfy the given predicate as they are consumed.
peekLast(Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Performs the given action on the last element pulled by downstream/terminal operation.
peekLast(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs the provided action on the last element of the stream as it is consumed.
PENDING - Enum constant in enum class com.landawn.abacus.util.Status
 
PERCENT - Static variable in class com.landawn.abacus.util.WD
Field PERCENT.
Percentage - Enum Class in com.landawn.abacus.util
The Enum Percentage.
percentiles() - Method in class com.landawn.abacus.util.Seq
Calculates and returns the percentiles of the elements in this stream.
percentiles() - Method in interface com.landawn.abacus.util.stream.BaseStream
Calculates and returns the percentiles of the elements in this stream.
percentiles() - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated.
percentiles(byte[]) - Static method in class com.landawn.abacus.util.N
Calculates the percentiles of the provided sorted array of bytes.
percentiles(char[]) - Static method in class com.landawn.abacus.util.N
Calculates the percentiles of the provided sorted array of characters.
percentiles(double[]) - Static method in class com.landawn.abacus.util.N
Calculates the percentiles of the provided sorted array of doubles.
percentiles(float[]) - Static method in class com.landawn.abacus.util.N
Calculates the percentiles of the provided sorted array of floats.
percentiles(int[]) - Static method in class com.landawn.abacus.util.N
Calculates the percentiles of the provided sorted array of integers.
percentiles(long[]) - Static method in class com.landawn.abacus.util.N
Calculates the percentiles of the provided sorted array of longs.
percentiles(short[]) - Static method in class com.landawn.abacus.util.N
Calculates the percentiles of the provided sorted array of shorts.
percentiles(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Calculates the percentiles of the entries in the stream based on the specified comparator.
percentiles(Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Calculates the percentiles of the elements in the sequence according to the provided comparator.
percentiles(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Calculates the percentiles of the elements in the stream according to the provided comparator.
percentiles(List<T>) - Static method in class com.landawn.abacus.util.N
Calculates the percentiles of the provided sorted list.
percentiles(T[]) - Static method in class com.landawn.abacus.util.N
Calculates the percentiles of the provided sorted array.
PERIOD - Static variable in class com.landawn.abacus.util.WD
Field PERIOD.
PermutationIterator - Class in com.landawn.abacus.util
Copied from Google Guava.
permutations() - Method in class com.landawn.abacus.util.stream.Stream
Generates all permutations of the elements in the stream.
permutations(Collection<E>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
persist(Throwables.BiConsumer<? super T, Writer, IOException>, File) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified file using the provided function to convert elements to strings.
persist(Throwables.BiConsumer<? super T, Writer, IOException>, File) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified file using the provided function to convert elements to strings.
persist(Throwables.BiConsumer<? super T, Writer, IOException>, Writer) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified writer using the provided function to write each element.
persist(Throwables.BiConsumer<? super T, Writer, IOException>, Writer) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified writer using the provided function to write each element.
persist(Throwables.Function<? super T, String, E>, File) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified output stream using the provided function to convert elements to strings.
persist(Throwables.Function<? super T, String, E>, OutputStream) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified output stream using the provided function to convert elements to strings.
persist(Throwables.Function<? super T, String, E>, Writer) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified writer using the provided function to convert elements to strings.
persist(File) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified file.
persist(File) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified file.
persist(String, String, Throwables.BiConsumer<? super T, Writer, IOException>, File) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified file with a header and tail using the provided function to write each element.
persist(String, String, Throwables.BiConsumer<? super T, Writer, IOException>, File) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified file with a header and tail using the provided function to write each element.
persist(String, String, Throwables.BiConsumer<? super T, Writer, IOException>, Writer) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified writer with a header and tail using the provided function to write each element.
persist(String, String, Throwables.BiConsumer<? super T, Writer, IOException>, Writer) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified writer with a header and tail using the provided function to write each element.
persist(String, String, Throwables.Function<? super T, String, E>, File) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified output stream with a header and tail using the provided function to convert elements to strings.
persist(String, String, Throwables.Function<? super T, String, E>, OutputStream) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified output stream with a header and tail using the provided function to convert elements to strings.
persist(String, String, Throwables.Function<? super T, String, E>, Writer) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified writer with a header and tail using the provided function to convert elements to strings.
persist(String, String, File) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified file with a header and tail.
persist(String, String, File) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified file with a header and tail.
persist(String, String, Function<? super T, String>, File) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified output stream with a header and tail using the provided function to convert elements to strings.
persist(String, String, Function<? super T, String>, OutputStream) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified output stream with a header and tail using the provided function to convert elements to strings.
persist(String, String, Function<? super T, String>, Writer) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified writer with a header and tail using the provided function to convert elements to strings.
persist(Connection, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified connection using the provided insert SQL and statement setter.
persist(Connection, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified connection using the provided insert SQL and statement setter.
persist(PreparedStatement, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified prepared statement using the provided statement setter.
persist(PreparedStatement, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified prepared statement using the provided statement setter.
persist(Function<? super T, String>, File) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified output stream using the provided function to convert elements to strings.
persist(Function<? super T, String>, OutputStream) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified output stream using the provided function to convert elements to strings.
persist(Function<? super T, String>, Writer) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified writer using the provided function to convert elements to strings.
persist(DataSource, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.Seq
Persists the sequence to the specified data source using the provided SQL insert statement.
persist(DataSource, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream to the specified data source using the provided SQL insert statement.
PERSISTENCE - Enum constant in enum class com.landawn.abacus.annotation.Type.Scope
Used for database column value getter/setter.
persistToCSV(File) - Method in class com.landawn.abacus.util.Seq
Persists the sequence with CSV format to the specified file.
persistToCSV(File) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream with CSV format to the specified file.
persistToCSV(OutputStream) - Method in class com.landawn.abacus.util.Seq
Persists the sequence with CSV format to the specified output stream.
persistToCSV(OutputStream) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream with CSV format to the specified output stream.
persistToCSV(Writer) - Method in class com.landawn.abacus.util.Seq
Persists the sequence with CSV format to the specified writer.
persistToCSV(Writer) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream with CSV format to the specified writer.
persistToCSV(Collection<String>, File) - Method in class com.landawn.abacus.util.Seq
Persists the sequence with CSV format to the specified file with the specified headers.
persistToCSV(Collection<String>, File) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream with CSV format to the specified file with the specified headers.
persistToCSV(Collection<String>, OutputStream) - Method in class com.landawn.abacus.util.Seq
Persists the sequence with CSV format to the specified output stream with the specified headers.
persistToCSV(Collection<String>, OutputStream) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream with CSV format to the specified output stream with the specified headers.
persistToCSV(Collection<String>, Writer) - Method in class com.landawn.abacus.util.Seq
Persists the sequence with CSV format to the specified writer with the specified headers.
persistToCSV(Collection<String>, Writer) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream with CSV format to the specified writer with the specified headers.
persistToJSON(File) - Method in class com.landawn.abacus.util.Seq
Persists the sequence with JSON format to the specified file.
persistToJSON(File) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream with JSON format to the specified file.
persistToJSON(OutputStream) - Method in class com.landawn.abacus.util.Seq
Persists the sequence with JSON format to the specified output stream.
persistToJSON(OutputStream) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream with JSON format to the specified output stream.
persistToJSON(Writer) - Method in class com.landawn.abacus.util.Seq
Persists the sequence with JSON format to the specified writer.
persistToJSON(Writer) - Method in class com.landawn.abacus.util.stream.Stream
Persists the stream with JSON format to the specified writer.
PING_FROM - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Ping-From header field name.
PING_TO - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Ping-To header field name.
pivot(String, String, String, Collector<?, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Performs a pivot operation on the DataSet using the specified key column, aggregate column, pivot column, and a collector.
pivot(String, String, String, Collector<?, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
pivot(String, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends U>, Collector<? super U, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Performs a pivot operation on the DataSet using the specified key column, aggregate columns, pivot column, a row mapper, and a collector.
pivot(String, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends U>, Collector<? super U, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
pivot(String, Collection<String>, String, Collector<? super Object[], ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Performs a pivot operation on the DataSet using the specified key column, aggregate columns, pivot column, and a collector.
pivot(String, Collection<String>, String, Collector<? super Object[], ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
PLACED - Enum constant in enum class com.landawn.abacus.util.Status
 
plus(Duration) - Method in class com.landawn.abacus.util.Duration
 
PLUS - Static variable in class com.landawn.abacus.util.WD
Field PLUS.
plusDays(long) - Method in class com.landawn.abacus.util.Duration
 
plusHours(long) - Method in class com.landawn.abacus.util.Duration
 
plusMillis(long) - Method in class com.landawn.abacus.util.Duration
 
plusMinutes(long) - Method in class com.landawn.abacus.util.Duration
 
plusSeconds(long) - Method in class com.landawn.abacus.util.Duration
 
Point(int, int) - Constructor for record class com.landawn.abacus.util.Sheet.Point
Creates an instance of a Point record class.
pointsC() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of Point objects representing the points in the Sheet in a vertical manner.
pointsC(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of Point objects representing the points in the Sheet in a vertical manner.
pointsH() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of Point objects representing the points in the Sheet in a horizontal manner.
pointsH(int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of Point objects representing the points in the specified row in the Sheet.
pointsH(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of Point objects representing the points in the Sheet in a horizontal manner.
pointsR() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of Point objects representing the points in the Sheet in a horizontal manner.
pointsR(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of Point objects representing the points in the Sheet in a horizontal manner.
pointsV() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of Point objects representing the points in the Sheet in a vertical manner.
pointsV(int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of Point objects representing the points in the specified column in the Sheet.
pointsV(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of Point objects representing the points in the Sheet in a vertical manner.
pollFirst() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Deprecated.
- UnsupportedOperationException
pollFirstEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Deprecated.
throws UnsupportedOperationException
pollLast() - Method in class com.landawn.abacus.util.ImmutableNavigableSet
Deprecated.
- UnsupportedOperationException
pollLastEntry() - Method in class com.landawn.abacus.util.ImmutableNavigableMap
Deprecated.
throws UnsupportedOperationException
Pool - Interface in com.landawn.abacus.pool
 
POOL_SIZE - Static variable in class com.landawn.abacus.util.InternalUtil
Deprecated.
DO NOT call the methods defined in this class. it's for internal use only.
Poolable - Interface in com.landawn.abacus.pool
 
PoolableWrapper<T> - Class in com.landawn.abacus.pool
 
PoolableWrapper(T) - Constructor for class com.landawn.abacus.pool.PoolableWrapper
Wrap the the source object with Long.MAX_VALUE liveTime and Long.MAX_VALUE maxIdleTime.
PoolableWrapper(T, long, long) - Constructor for class com.landawn.abacus.pool.PoolableWrapper
 
PoolFactory - Class in com.landawn.abacus.pool
A factory for creating Pool objects.
positve() - Static method in class com.landawn.abacus.util.Fn.FB
 
positve() - Static method in class com.landawn.abacus.util.Fn.FD
 
positve() - Static method in class com.landawn.abacus.util.Fn.FF
 
positve() - Static method in class com.landawn.abacus.util.Fn.FI
 
positve() - Static method in class com.landawn.abacus.util.Fn.FL
 
positve() - Static method in class com.landawn.abacus.util.Fn.FS
 
post() - Method in class com.landawn.abacus.http.HttpRequest
 
post() - Method in class com.landawn.abacus.http.OkHttpRequest
 
post() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
post(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
post(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
post(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
post(Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
post(Object) - Method in class com.landawn.abacus.http.HttpClient
 
post(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
post(Object, HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
post(Object, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
post(String, Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
post(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
POST - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
postSticky(Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
postSticky(String, Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
pow(int) - Method in class com.landawn.abacus.util.Fraction
Gets a fraction that is raised to the passed in power.
pow(int, int) - Static method in class com.landawn.abacus.util.Numbers
Computes the power of a base integer raised to an exponent.
pow(long, int) - Static method in class com.landawn.abacus.util.Numbers
Returns b to the kth power.
POWER - Static variable in class com.landawn.abacus.util.WD
Field POWER.
powerSet(Set<E>) - Static method in class com.landawn.abacus.util.Iterables
Note: copy from Google Guava under Apache License v2.
powExact(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the b to the kth power, provided it does not overflow.
powExact(long, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the b to the kth power, provided it does not overflow.
pp(A, B, TriPredicate<A, B, T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(A, B, Throwables.TriPredicate<A, B, T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
pp(A, TriPredicate<A, T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(A, Throwables.BiPredicate<A, T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
pp(A, Throwables.TriPredicate<A, T, U, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
pp(A, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(Predicate<T>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(TriPredicate<A, B, C>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
pp(Throwables.BiPredicate<? super K, ? super V, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn.Entries
 
pp(Throwables.BiPredicate<T, U, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
pp(Throwables.Predicate<T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
pp(Throwables.TriPredicate<A, B, C, ? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
PRAGMA - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Pragma header field name.
Predicate<T> - Interface in com.landawn.abacus.util.function
PREPARING - Enum constant in enum class com.landawn.abacus.util.Status
order/process status.
prepend(byte...) - Method in class com.landawn.abacus.util.stream.ByteStream
 
prepend(char...) - Method in class com.landawn.abacus.util.stream.CharStream
 
prepend(double...) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
prepend(float...) - Method in class com.landawn.abacus.util.stream.FloatStream
 
prepend(int...) - Method in class com.landawn.abacus.util.stream.IntStream
 
prepend(long...) - Method in class com.landawn.abacus.util.stream.LongStream
 
prepend(short...) - Method in class com.landawn.abacus.util.stream.ShortStream
 
prepend(DataSet) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Prepend the specified other into this DataSet.
prepend(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Prepends the provided DataSet to the current DataSet.
prepend(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
prepend(Seq<T, E>) - Method in class com.landawn.abacus.util.Seq
Prepends the specified sequence to the beginning of this sequence.
prepend(EntryStream<K, V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Prepends the specified stream to the current EntryStream.
prepend(u.Optional<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Prepends the specified optional entry to the current EntryStream.
prepend(u.Optional<T>) - Method in class com.landawn.abacus.util.Seq
Prepends the specified optional element to the beginning of this sequence if it's not empty.
prepend(Collection<? extends T>) - Method in class com.landawn.abacus.util.Seq
Prepends the specified collection of elements to the beginning of this sequence.
prepend(Collection<? extends T>) - Method in class com.landawn.abacus.util.stream.Stream
Prepends the specified collection of elements to the beginning of this stream.
prepend(M) - Method in class com.landawn.abacus.util.stream.EntryStream
Prepends the specified map to the current EntryStream.
prepend(OT) - Method in interface com.landawn.abacus.util.stream.BaseStream
Prepends the elements of the provided optional to this stream.
prepend(S) - Method in interface com.landawn.abacus.util.stream.BaseStream
Prepends the elements of the provided stream to this stream.
prepend(T...) - Method in class com.landawn.abacus.util.Seq
Prepends the specified elements to the beginning of this sequence.
prepend(T...) - Method in class com.landawn.abacus.util.stream.Stream
Prepends the specified elements to the beginning of this stream.
prependIfMissing(String, String) - Static method in class com.landawn.abacus.util.Strings
Prepends the specified prefix to the input string if it is not already present at the start of the string.
prependIfMissingIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Prepends the specified prefix to the input string if it is not already present at the start of the string.
prettyFormat() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Checks if is pretty format.
prettyFormat(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the pretty format.
previousPage() - Method in interface com.landawn.abacus.util.Paginated
 
PrimitiveList<B,A,L> - Class in com.landawn.abacus.util
The PrimitiveList is an abstract class that represents a list of primitive data types.
PrimitiveList() - Constructor for class com.landawn.abacus.util.PrimitiveList
 
println() - Method in interface com.landawn.abacus.util.DataSet
Prints the content of the DataSet to the standard output.
println() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
println() - Static method in class com.landawn.abacus.util.Fn
 
println() - Method in class com.landawn.abacus.util.PrimitiveList
 
println() - Method in class com.landawn.abacus.util.RowDataSet
 
println() - Method in class com.landawn.abacus.util.Seq
Prints the sequence to the standard output.
println() - Method in class com.landawn.abacus.util.Sheet
Prints the content of the Sheet to the standard output.
println() - Method in interface com.landawn.abacus.util.stream.BaseStream
Prints the stream to the standard output.
println() - Method in class com.landawn.abacus.util.stream.ByteStream
 
println() - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
println() - Method in class com.landawn.abacus.util.stream.CharStream
 
println() - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
println() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
println() - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
println() - Method in class com.landawn.abacus.util.stream.EntryStream
 
println() - Method in class com.landawn.abacus.util.stream.FloatStream
 
println() - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
println() - Method in class com.landawn.abacus.util.stream.IntStream
 
println() - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
println() - Method in class com.landawn.abacus.util.stream.LongStream
 
println() - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
println() - Method in class com.landawn.abacus.util.stream.ShortStream
 
println() - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
println() - Method in class com.landawn.abacus.util.stream.Stream
 
println() - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
println(int, int) - Method in interface com.landawn.abacus.util.DataSet
Prints a portion of the DataSet to the standard output.
println(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
println(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Prints a portion of the DataSet to the standard output.
println(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
println(int, int, Collection<String>, Writer) - Method in interface com.landawn.abacus.util.DataSet
Prints a portion of the DataSet to the provided Writer.
println(int, int, Collection<String>, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
println(Writer) - Method in interface com.landawn.abacus.util.DataSet
Prints the DataSet to the provided Writer.
println(Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
println(Writer) - Method in class com.landawn.abacus.util.Sheet
Prints the content of the Sheet to the provided Writer output.
println(String) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
println(String) - Static method in class com.landawn.abacus.util.Fn
 
println(Collection<R>, Collection<C>) - Method in class com.landawn.abacus.util.Sheet
Prints the content of the Sheet to the standard output.
println(Collection<R>, Collection<C>, Writer) - Method in class com.landawn.abacus.util.Sheet
Prints the content of the Sheet to the provided Writer output.
println(T) - Static method in class com.landawn.abacus.util.N
Prints the given object's string representation to the standard output stream (System.out) and returns the object.
printResult() - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Prints the result.
PROCESSED - Enum constant in enum class com.landawn.abacus.util.Status
 
PROCESSING - Enum constant in enum class com.landawn.abacus.util.Status
 
Profiler - Class in com.landawn.abacus.util
A simple way to run load/performance tests.
Profiler.MultiLoopsStatistics - Class in com.landawn.abacus.util
The Class MultiLoopsStatistics.
PROP - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP.
PROP_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_ELE_END.
PROP_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_ELE_START.
PROP_NAME - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_NAME.
PROP_NAME_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_NAME_ELE_END.
PROP_NAME_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_NAME_ELE_START.
PROP_NAME_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_NAME_NULL_ELE.
PROP_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_NULL_ELE.
PROP_VALUE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_VALUE.
PROP_VALUE_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_VALUE_ELE_END.
PROP_VALUE_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_VALUE_ELE_START.
PROP_VALUE_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROP_VALUE_NULL_ELE.
properNumerator() - Method in class com.landawn.abacus.util.Fraction
 
properties() - Method in interface com.landawn.abacus.util.DataSet
Retrieves the properties of the DataSet as a Map.
properties() - Method in class com.landawn.abacus.util.RowDataSet
 
Properties<K,V> - Class in com.landawn.abacus.util
A generic Properties class that implements the Map interface.
Properties() - Constructor for class com.landawn.abacus.util.Properties
Constructs an empty Properties instance with a ConcurrentHashMap as the underlying map.
PROPERTIES - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTIES.
PROPERTIES_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTIES_ELE_END.
PROPERTIES_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTIES_ELE_START.
PROPERTIES_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTIES_NULL_ELE.
PropertiesUtil - Class in com.landawn.abacus.util
 
PROPERTY - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTY.
PROPERTY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTY_ELE_END.
PROPERTY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTY_ELE_START.
PROPERTY_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPERTY_NULL_ELE.
properWhole() - Method in class com.landawn.abacus.util.Fraction
 
propInfoList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
propNameList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
PropNameTableCodeConfig() - Constructor for class com.landawn.abacus.util.CodeGenerationUtil.PropNameTableCodeConfig
 
props() - Method in class com.landawn.abacus.util.MapEntity
 
PROPS - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS.
PROPS_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_ELE_END.
PROPS_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_ELE_START.
PROPS_LIST - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_LIST.
PROPS_LIST_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_LIST_ELE_END.
PROPS_LIST_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_LIST_ELE_START.
PROPS_LIST_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_LIST_NULL_ELE.
PROPS_MAP - Static variable in class com.landawn.abacus.util.Clazz
 
PROPS_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field PROPS_NULL_ELE.
Providing input to a hash function - Search tag in interface com.landawn.abacus.guava.hash.HashFunction
Section
proxy(Proxy) - Method in class com.landawn.abacus.http.HttpRequest
 
PROXY_AUTHENTICATE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Proxy-Authenticate header field name.
PROXY_AUTHORIZATION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Proxy-Authorization header field name.
psp(Function<? super S, ? extends SS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Temporarily switches the stream to a sequential stream for the operation ops and then switches it back to a parallel stream parallel stream with same maxThreadNum/splitor/asyncExecutor This method is useful for performing a specific operation sequentially while keeping the rest of the stream operations parallel.
psp(Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
psp(Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
psp(Function<? super CharStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.CharStream
 
psp(Function<? super CharStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
psp(Function<? super DoubleStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
psp(Function<? super DoubleStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
psp(Function<? super EntryStream<K, V>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
psp(Function<? super FloatStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
psp(Function<? super FloatStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
psp(Function<? super IntStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.IntStream
 
psp(Function<? super IntStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
psp(Function<? super LongStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.LongStream
 
psp(Function<? super LongStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
psp(Function<? super ShortStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
psp(Function<? super ShortStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
psp(Function<? super Stream<T>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.Stream
 
psp(Function<? super Stream<T>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
PUBLIC_KEY_PINS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Public-Key-Pins header field name.
PUBLIC_KEY_PINS_REPORT_ONLY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Public-Key-Pins-Report-Only header field name.
PURPLE - Enum constant in enum class com.landawn.abacus.util.Color
 
put() - Method in class com.landawn.abacus.http.HttpRequest
 
put() - Method in class com.landawn.abacus.http.OkHttpRequest
 
put() - Method in class com.landawn.abacus.http.v2.HttpRequest
 
put(boolean) - Method in interface com.landawn.abacus.guava.hash.Hasher
Equivalent to putByte(b ? (byte) 1 : (byte) 0).
put(byte) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(byte[]) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(byte[], int, int) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(char) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(char[]) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(char[], int, int) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(double) - Method in interface com.landawn.abacus.guava.hash.Hasher
Equivalent to putLong(Double.doubleToRawLongBits(d)).
put(float) - Method in interface com.landawn.abacus.guava.hash.Hasher
Equivalent to putInt(Float.floatToRawIntBits(f)).
put(int) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(int, int, V) - Method in class com.landawn.abacus.util.Sheet
Inserts or updates a value in the cell identified by the specified row index and column index.
put(long) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(short) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(Sheet.Point, V) - Method in class com.landawn.abacus.util.Sheet
Inserts or updates a value in the cell identified by the specified Point point.
put(CharSequence) - Method in interface com.landawn.abacus.guava.hash.Hasher
Equivalent to processing each char value in the CharSequence, in order.
put(CharSequence, Charset) - Method in interface com.landawn.abacus.guava.hash.Hasher
Equivalent to putBytes(charSequence.toString().getBytes(charset)).
put(Class<T>) - Method in class com.landawn.abacus.http.HttpRequest
 
put(Class<T>) - Method in class com.landawn.abacus.http.OkHttpRequest
 
put(Class<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
put(Object) - Method in class com.landawn.abacus.http.HttpClient
 
put(Object, HttpSettings) - Method in class com.landawn.abacus.http.HttpClient
 
put(Object, HttpSettings, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
put(Object, Class<T>) - Method in class com.landawn.abacus.http.HttpClient
 
put(String, Object) - Method in class com.landawn.abacus.util.EntityId.EntityIdBuilder
 
put(String, Object) - Method in class com.landawn.abacus.util.MapEntity.MapEntityBuilder
 
put(HttpResponse.BodyHandler<T>) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
put(ByteBuffer) - Method in interface com.landawn.abacus.guava.hash.Hasher
 
put(Map<? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
put(Map<? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Multimap
Associates all the specified keys and values from the provided map to this Multimap.
put(K, E) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
put(K, E) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Attempts to add a new element associated with the given key to the pool.
put(K, E) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
put(K, E) - Method in class com.landawn.abacus.util.Multimap
Associates the specified value with the specified key in this Multimap.
put(K, E, boolean) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
put(K, E, boolean) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Attempts to add a new element associated with the given key to the pool.
put(K, V) - Method in class com.landawn.abacus.util.BiMap.Builder
Adds a key-value pair to the BiMap being built.
put(K, V) - Method in class com.landawn.abacus.util.BiMap
Associates the specified value with the specified key in this BiMap.
put(K, V) - Method in class com.landawn.abacus.util.Builder.MapBuilder
 
put(K, V) - Method in class com.landawn.abacus.util.ImmutableMap.Builder
 
put(K, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
put(K, V) - Method in class com.landawn.abacus.util.ObjectPool
 
put(K, V) - Method in class com.landawn.abacus.util.Properties
Associates the specified value with the specified key in this map.
put(R, C, V) - Method in class com.landawn.abacus.util.Sheet
Inserts or updates a value in the cell identified by the specified row key and column key.
put(T, Funnel<? super T>) - Method in interface com.landawn.abacus.guava.hash.Hasher
A simple convenience for funnel.funnel(object, this).
PUT - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
putAll(Sheet<? extends R, ? extends C, ? extends V>) - Method in class com.landawn.abacus.util.Sheet
Inserts or updates all values from the specified source Sheet into this Sheet.
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.BiMap.Builder
Inserts all entries from the specified map into the BiMap being built.
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.BiMap
Inserts all entries from the specified map into this BiMap.
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.Builder.MapBuilder
 
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap.Builder
 
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.ObjectPool
 
putAll(Map<? extends K, ? extends V>) - Method in class com.landawn.abacus.util.Properties
Copies all of the mappings from the specified map to this map.
putCount() - Method in class com.landawn.abacus.pool.AbstractPool
 
putCount() - Method in interface com.landawn.abacus.pool.Pool
 
putIfAbsent(Map<K, V>, K, Supplier<V>) - Static method in class com.landawn.abacus.util.Maps
Puts if the specified key is not already associated with a value (or is mapped to null).
putIfAbsent(Map<K, V>, K, V) - Static method in class com.landawn.abacus.util.Maps
Puts if the specified key is not already associated with a value (or is mapped to null).
putIfAbsent(K, E) - Method in class com.landawn.abacus.util.Multimap
Associates the specified value with the specified key in this Multimap if the key is not already associated with a value.
putIfAbsent(K, Supplier<V>) - Method in class com.landawn.abacus.util.Builder.MapBuilder
Put if absent or the associated value is invalid input: '{@code null <br /> Absent -> key is not found in the specified map or found with {@code null} value. @param key @param supplier @return @see Map#putIfAbsent(Object, Object)'
putIfAbsent(K, V) - Method in class com.landawn.abacus.util.Builder.MapBuilder
Put if absent or the associated value is null
Absent -> key is not found in the specified map or found with null value.
putIfAbsent(K, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
putIfAbsent(K, V) - Method in class com.landawn.abacus.util.Properties
Associates the specified value with the specified key in this map if the key is not already associated with a value.
putIfKeyAbsent(K, E) - Method in class com.landawn.abacus.util.Multimap
Associates the specified value with the specified key in this Multimap if the key is not already present.
putMany(Multimap<? extends K, ? extends E, ? extends Collection<? extends E>>) - Method in class com.landawn.abacus.util.Multimap
Associates all the specified keys and their corresponding collections of values from the provided Multimap to this Multimap.
putMany(Multimap<? extends K, ? extends E, ? extends V>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
putMany(Map<? extends K, ? extends Collection<? extends E>>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
putMany(Map<? extends K, ? extends Collection<? extends E>>) - Method in class com.landawn.abacus.util.Multimap
Associates all the specified keys and their corresponding collections of values from the provided map to this Multimap.
putMany(K, Collection<? extends E>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
putMany(K, Collection<? extends E>) - Method in class com.landawn.abacus.util.Multimap
Associates all the specified values from the provided collection with the specified key in this Multimap.
putManyIfKeyAbsent(K, Collection<? extends E>) - Method in class com.landawn.abacus.util.Multimap
Associates all the specified values from the provided collection with the specified key in this Multimap if the key is not already present.

Q

QP_SEP_A - Static variable in class com.landawn.abacus.util.URLEncodedUtil
The constant representing the ampersand character ('invalid input: '&'') used as a separator in URL query parameters.
QP_SEP_S - Static variable in class com.landawn.abacus.util.URLEncodedUtil
The constant representing the semicolon character (';') used as a separator in URL query parameters.
QuadConsumer<A,B,C,D> - Interface in com.landawn.abacus.util.function
 
QuadFunction<A,B,C,D,R> - Interface in com.landawn.abacus.util.function
 
QuadPredicate<A,B,C,D> - Interface in com.landawn.abacus.util.function
 
query(String) - Method in class com.landawn.abacus.http.HttpRequest
Set query parameters for GET or DELETE request.
query(String) - Method in class com.landawn.abacus.http.OkHttpRequest
Set query parameters for GET or DELETE request.
query(String) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set query parameters for GET or DELETE request.
query(Map<String, ?>) - Method in class com.landawn.abacus.http.HttpRequest
Set query parameters for GET or DELETE request.
query(Map<String, ?>) - Method in class com.landawn.abacus.http.OkHttpRequest
Set query parameters for GET or DELETE request.
query(Map<String, ?>) - Method in class com.landawn.abacus.http.v2.HttpRequest
Set query parameters for GET or DELETE request.
QUERY - Enum constant in enum class com.landawn.abacus.util.OperationType
Field QUERY.
QUESTION_MARK - Static variable in class com.landawn.abacus.util.WD
Field QUESTION_MARK.
QUOTATION_D - Static variable in class com.landawn.abacus.util.WD
Field QUOTATION_D.
QUOTATION_D_SPACE - Static variable in class com.landawn.abacus.util.WD
Field QUOTATION_D_SPACE.
QUOTATION_S - Static variable in class com.landawn.abacus.util.WD
Field QUOTATION_S.
QUOTATION_S_SPACE - Static variable in class com.landawn.abacus.util.WD
Field QUOTATION_S_SPACE.
quoteEscaped(String) - Static method in class com.landawn.abacus.util.Strings
Replace ''' or '"' with \' or \" if the previous char of the quotation is not '\'.
quoteEscaped(String, char) - Static method in class com.landawn.abacus.util.Strings
Escapes the specified quotation character in the given string if it is not already escaped.
quoteMapKey() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
The default value is false if it's not set.
quoteMapKey(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Sets the quote map key.
quotePropName() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
The default value is false if it's not set.
quotePropName(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Sets the quote prop name.

R

r(Runnable) - Static method in class com.landawn.abacus.util.Fn
 
r(Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
R - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't read by bean id (but can query by condition) if lock on this level.
r2c(Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
r2c(Throwables.Runnable<E>, R) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
r2c(Runnable) - Static method in class com.landawn.abacus.util.Fn
 
r2c(Runnable, R) - Static method in class com.landawn.abacus.util.Fn
 
r2jr(Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
RA - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
RAD - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
random() - Static method in class com.landawn.abacus.util.stream.ByteStream
 
random() - Static method in class com.landawn.abacus.util.stream.CharStream
 
random() - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
random() - Static method in class com.landawn.abacus.util.stream.FloatStream
 
random() - Static method in class com.landawn.abacus.util.stream.IntStream
 
random() - Static method in class com.landawn.abacus.util.stream.LongStream
 
random() - Static method in class com.landawn.abacus.util.stream.ShortStream
 
random(char[]) - Static method in class com.landawn.abacus.util.stream.CharStream
 
random(char[], int) - Static method in class com.landawn.abacus.util.CharList
 
random(char, char) - Static method in class com.landawn.abacus.util.stream.CharStream
 
random(char, char, int) - Static method in class com.landawn.abacus.util.CharList
 
random(int) - Static method in class com.landawn.abacus.util.Array
Generates an array of random integers of the specified length.
random(int) - Static method in class com.landawn.abacus.util.BooleanList
Creates a BooleanList with random boolean values.
random(int) - Static method in class com.landawn.abacus.util.ByteList
Creates a ByteList with random byte values.
random(int) - Static method in class com.landawn.abacus.util.CharList
 
random(int) - Static method in class com.landawn.abacus.util.DoubleList
Creates a DoubleList with random double values.
random(int) - Static method in class com.landawn.abacus.util.FloatList
Creates a FloatList with random float values.
random(int) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList with random int elements.
random(int) - Static method in class com.landawn.abacus.util.LongList
Creates a LongList with random long elements.
random(int) - Static method in class com.landawn.abacus.util.ShortList
Creates a ShortList with random short elements.
random(int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
random(int, int, int) - Static method in class com.landawn.abacus.util.Array
Generates an array of random integers within the specified range.
random(int, int, int) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList with random int elements within the specified range.
RANDOM - Static variable in interface com.landawn.abacus.util.function.BooleanSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.ByteSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.CharSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.DoubleSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.FloatSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.IntSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.LongSupplier
 
RANDOM - Static variable in interface com.landawn.abacus.util.function.ShortSupplier
 
range(byte, byte) - Static method in class com.landawn.abacus.util.Array
Generates a range of bytes from the start (inclusive) to the end (exclusive).
range(byte, byte) - Static method in class com.landawn.abacus.util.ByteList
Creates a ByteList with elements ranging from startInclusive to endExclusive.
range(byte, byte) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
range(byte, byte, byte) - Static method in class com.landawn.abacus.util.Array
Generates a range of bytes from the start (inclusive) to the end (exclusive) with a specific step.
range(byte, byte, byte) - Static method in class com.landawn.abacus.util.ByteList
Creates a ByteList with elements ranging from startInclusive to endExclusive, incremented by the specified step.
range(byte, byte, byte) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
range(char, char) - Static method in class com.landawn.abacus.util.Array
Generates a range of characters from the start (inclusive) to the end (exclusive).
range(char, char) - Static method in class com.landawn.abacus.util.CharList
 
range(char, char) - Static method in class com.landawn.abacus.util.stream.CharStream
 
range(char, char, int) - Static method in class com.landawn.abacus.util.Array
Generates a range of characters from the start (inclusive) to the end (exclusive) with a specific step.
range(char, char, int) - Static method in class com.landawn.abacus.util.CharList
 
range(char, char, int) - Static method in class com.landawn.abacus.util.stream.CharStream
 
range(int, int) - Static method in class com.landawn.abacus.util.Array
Generates a range of integers from the start (inclusive) to the end (exclusive).
range(int, int) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList with elements ranging from startInclusive to endExclusive.
range(int, int) - Static method in class com.landawn.abacus.util.Seq
Returns a sequence that contains a range of integers from startInclusive (inclusive) to endExclusive (exclusive).
range(int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
range(int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream of integers within the specified range.
range(int, int, int) - Static method in class com.landawn.abacus.util.Array
Generates a range of integers from the start (inclusive) to the end (exclusive) with a specific step.
range(int, int, int) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList with elements ranging from startInclusive to endExclusive, incremented by the specified step.
range(int, int, int) - Static method in class com.landawn.abacus.util.Seq
Returns a sequence that contains a range of integers from startInclusive (inclusive) to endExclusive (exclusive), incremented by the specified step.
range(int, int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
range(int, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream of integers within the specified range, with a specified step.
range(long, long) - Static method in class com.landawn.abacus.util.Array
Generates a range of long integers from the start (inclusive) to the end (exclusive).
range(long, long) - Static method in class com.landawn.abacus.util.LongList
Creates a LongList with elements ranging from startInclusive to endExclusive.
range(long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
range(long, long) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream of longs within the specified range.
range(long, long, long) - Static method in class com.landawn.abacus.util.Array
Generates a range of long integers from the start (inclusive) to the end (exclusive) with a specific step.
range(long, long, long) - Static method in class com.landawn.abacus.util.LongList
Creates a LongList with elements ranging from startInclusive to endExclusive, incremented by the specified step.
range(long, long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
range(long, long, long) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream of longs within the specified range, with a specified step.
range(short, short) - Static method in class com.landawn.abacus.util.Array
Generates a range of short integers from the start (inclusive) to the end (exclusive).
range(short, short) - Static method in class com.landawn.abacus.util.ShortList
Creates a ShortList with elements ranging from startInclusive to endExclusive.
range(short, short) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
range(short, short, short) - Static method in class com.landawn.abacus.util.Array
Generates a range of short integers from the start (inclusive) to the end (exclusive) with a specific step.
range(short, short, short) - Static method in class com.landawn.abacus.util.ShortList
Creates a ShortList with elements ranging from startInclusive to endExclusive, incremented by the specified step.
range(short, short, short) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
range(Percentage, Percentage) - Static method in enum class com.landawn.abacus.util.Percentage
 
range(Percentage, Percentage, Percentage) - Static method in enum class com.landawn.abacus.util.Percentage
 
Range<T> - Class in com.landawn.abacus.util
Note: it's copied from Apache Commons Lang developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
RANGE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Range header field name.
Range.BoundType - Enum Class in com.landawn.abacus.util
The Enum BoundType.
rangeClosed(byte, byte) - Static method in class com.landawn.abacus.util.Array
Generates a range of bytes from the start (inclusive) to the end (inclusive).
rangeClosed(byte, byte) - Static method in class com.landawn.abacus.util.ByteList
Creates a ByteList with elements ranging from startInclusive to endInclusive.
rangeClosed(byte, byte) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
rangeClosed(byte, byte, byte) - Static method in class com.landawn.abacus.util.Array
Generates a range of bytes from the start (inclusive) to the end (inclusive) with a specific step.
rangeClosed(byte, byte, byte) - Static method in class com.landawn.abacus.util.ByteList
Creates a ByteList with elements ranging from startInclusive to endInclusive, incremented by the specified step.
rangeClosed(byte, byte, byte) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
rangeClosed(char, char) - Static method in class com.landawn.abacus.util.Array
Generates a range of characters from the start (inclusive) to the end (inclusive).
rangeClosed(char, char) - Static method in class com.landawn.abacus.util.CharList
 
rangeClosed(char, char) - Static method in class com.landawn.abacus.util.stream.CharStream
 
rangeClosed(char, char, int) - Static method in class com.landawn.abacus.util.Array
Generates a range of characters from the start (inclusive) to the end (inclusive) with a specific step.
rangeClosed(char, char, int) - Static method in class com.landawn.abacus.util.CharList
 
rangeClosed(char, char, int) - Static method in class com.landawn.abacus.util.stream.CharStream
 
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.Array
Generates a range of integers from the start (inclusive) to the end (inclusive).
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList with elements ranging from startInclusive to endInclusive.
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.Seq
Returns a sequence that contains a range of integers from startInclusive (inclusive) to endInclusive (inclusive).
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
rangeClosed(int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream of integers within the specified range.
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.Array
Generates a range of integers from the start (inclusive) to the end (inclusive) with a specific step.
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList with elements ranging from startInclusive to endInclusive, incremented by the specified step.
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.Seq
Returns a sequence that contains a range of integers from startInclusive (inclusive) to endInclusive (inclusive), incremented by the specified step.
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.stream.IntStream
 
rangeClosed(int, int, int) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream of integers within the specified range, with a specified step.
rangeClosed(long, long) - Static method in class com.landawn.abacus.util.Array
Generates a range of long integers from the start (inclusive) to the end (inclusive).
rangeClosed(long, long) - Static method in class com.landawn.abacus.util.LongList
Creates a LongList with elements ranging from startInclusive to endInclusive.
rangeClosed(long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
rangeClosed(long, long) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream of longs within the specified range.
rangeClosed(long, long, long) - Static method in class com.landawn.abacus.util.Array
Generates a range of long integers from the start (inclusive) to the end (inclusive) with a specific step.
rangeClosed(long, long, long) - Static method in class com.landawn.abacus.util.LongList
Creates a LongList with elements ranging from startInclusive to endInclusive, incremented by the specified step.
rangeClosed(long, long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
rangeClosed(long, long, long) - Static method in class com.landawn.abacus.util.stream.Stream
Returns a stream of longs within the specified range, with a specified step.
rangeClosed(short, short) - Static method in class com.landawn.abacus.util.Array
Generates a range of short integers from the start (inclusive) to the end (inclusive).
rangeClosed(short, short) - Static method in class com.landawn.abacus.util.ShortList
Creates a ShortList with elements ranging from startInclusive to endInclusive.
rangeClosed(short, short) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
rangeClosed(short, short, short) - Static method in class com.landawn.abacus.util.Array
Generates a range of short integers from the start (inclusive) to the end (inclusive) with a specific step.
rangeClosed(short, short, short) - Static method in class com.landawn.abacus.util.ShortList
Creates a ShortList with elements ranging from startInclusive to endInclusive, incremented by the specified step.
rangeClosed(short, short, short) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
rangeClosed(Percentage, Percentage) - Static method in enum class com.landawn.abacus.util.Percentage
 
rangeClosed(Percentage, Percentage, Percentage) - Static method in enum class com.landawn.abacus.util.Percentage
 
rangeMap(ByteBiPredicate, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(CharBiPredicate, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(DoubleBiPredicate, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(FloatBiPredicate, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(IntBiPredicate, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(LongBiPredicate, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(ShortBiPredicate, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMap(BiPredicate<? super T, ? super T>, BiFunction<? super T, ? super T, ? extends U>) - Method in class com.landawn.abacus.util.stream.Stream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Applies a range map operation on the stream.
rangeMapToObj(ByteBiPredicate, ByteBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.ByteStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(CharBiPredicate, CharBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.CharStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(DoubleBiPredicate, DoubleBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.DoubleStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(FloatBiPredicate, FloatBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.FloatStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(IntBiPredicate, IntBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.IntStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(LongBiPredicate, LongBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.LongStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rangeMapToObj(ShortBiPredicate, ShortBiFunction<? extends T>) - Method in class com.landawn.abacus.util.stream.ShortStream
Note: copied from StreamEx: https://github.com/amaembo/streamex
Returns a stream consisting of results of applying the given function to the ranges created from the source elements.
rateLimited(double) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq that is rate-limited to the specified number of permits per second.
rateLimited(double) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream with a rate limit applied.
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq that is rate-limited to the specified RateLimiter.
rateLimited(RateLimiter) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream with a rate limit applied.
rateLimited(RateLimiter) - Method in class com.landawn.abacus.util.stream.EntryStream
Limits the rate at which elements are processed in this EntryStream.
rateLimiter(double) - Static method in class com.landawn.abacus.util.Fn.Fnn
Returns a stateful Consumer.
rateLimiter(double) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Consumer.
rateLimiter(RateLimiter) - Static method in class com.landawn.abacus.util.Fn.Fnn
Returns a stateful Consumer.
rateLimiter(RateLimiter) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Consumer.
RateLimiter - Class in com.landawn.abacus.util
Note: Copied from Google Guava under Apache License v2.0

A rate limiter.
RAU - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
RAUD - Enum constant in enum class com.landawn.abacus.util.LockMode
Deprecated.
not supported at present.
RD - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't read by bean id (but can query by condition) and delete if lock on this level.
read() - Method in class com.landawn.abacus.util.BrotliInputStream
 
read() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
read() - Method in class com.landawn.abacus.util.SnappyInputStream
 
read() - Method in class com.landawn.abacus.util.Ticker
Returns the number of nanoseconds elapsed since this ticker's fixed point of reference.
read(byte[]) - Method in class com.landawn.abacus.util.BrotliInputStream
 
read(byte[]) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
read(byte[]) - Method in class com.landawn.abacus.util.SnappyInputStream
 
read(byte[], int, int) - Method in class com.landawn.abacus.util.BrotliInputStream
 
read(byte[], int, int) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
read(byte[], int, int) - Method in class com.landawn.abacus.util.SnappyInputStream
 
read(File, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
Reads data from a file into a byte array buffer.
read(File, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads data from a file into a byte array buffer.
read(File, char[]) - Static method in class com.landawn.abacus.util.IOUtil
Reads data from a file into a char array buffer using the default charset.
read(File, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads data from a file into a char array buffer using the default charset.
read(File, Charset, char[]) - Static method in class com.landawn.abacus.util.IOUtil
Reads data from a file into a char array buffer using the provided charset.
read(File, Charset, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads data from a file into a char array buffer using the provided charset.
read(InputStream, byte[]) - Static method in class com.landawn.abacus.util.IOUtil
Reads data from an InputStream into a byte array buffer.
read(InputStream, byte[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads data from an InputStream into a byte array buffer.
read(Reader, char[]) - Static method in class com.landawn.abacus.util.IOUtil
Reads data from a Reader into a char array buffer.
read(Reader, char[], int, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads data from a Reader into a char array buffer.
READ_BUFFER_SIZE - Static variable in class com.landawn.abacus.util.CSVParser
In most cases we know the size of the line we want to read.
READ_ONLY - Enum constant in enum class com.landawn.abacus.util.Status
privilege.
readAllBytes(File) - Static method in class com.landawn.abacus.util.IOUtil
Reads all bytes from a file into a byte array.
readAllBytes(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Reads all bytes from an InputStream into a byte array.
readAllChars(File) - Static method in class com.landawn.abacus.util.IOUtil
Reads all characters from a file into a character array using the default charset.
readAllChars(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads all characters from a file into a character array using the provided charset.
readAllChars(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Reads all characters from an InputStream into a character array using the default charset.
readAllChars(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads all characters from an InputStream into a character array using the provided charset.
readAllChars(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Reads all characters from a Reader into a character array.
readAllLines(File) - Static method in class com.landawn.abacus.util.IOUtil
Reads all lines from a file and returns them as a List of Strings using the default charset.
readAllLines(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads all lines from a file and returns them as a List of Strings using the provided charset.
readAllLines(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Reads all lines from an InputStream and returns them as a List of Strings using the default charset.
readAllLines(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads all lines from an InputStream and returns them as a List of Strings using the provided charset.
readAllLines(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Reads all lines from a Reader and returns them as a List of Strings.
readAllToString(File) - Static method in class com.landawn.abacus.util.IOUtil
Reads all content from a file into a String using the default charset.
readAllToString(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads all content from a file into a String using the provided charset.
readAllToString(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Reads all content from an InputStream into a String using the default charset.
readAllToString(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads all content from an InputStream into a String using the provided charset.
readAllToString(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Reads all content from a Reader into a String.
readAttributes(Node) - Static method in class com.landawn.abacus.util.XmlUtil
Reads the attributes of the given XML node and returns them as a map.
readBytes(File) - Static method in class com.landawn.abacus.util.IOUtil
Reads all bytes from a file into a byte array.
readBytes(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of bytes from a file into a byte array.
readBytes(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Reads all bytes from an InputStream into a byte array.
readBytes(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of bytes from an InputStream into a byte array.
readChars(File) - Static method in class com.landawn.abacus.util.IOUtil
Reads all characters from a file into a character array using the default charset.
readChars(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of characters from a file into a character array using the default charset.
readChars(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads all characters from a file into a character array using the provided charset.
readChars(File, Charset, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of characters from a file into a character array using the provided charset.
readChars(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Reads all characters from an InputStream into a character array using the default charset.
readChars(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of characters from an InputStream into a character array using the default charset.
readChars(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads all characters from an InputStream into a character array using the provided charset.
readChars(InputStream, Charset, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of characters from an InputStream into a character array using the provided charset.
readChars(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Reads all characters from a Reader into a character array using the default charset.
readChars(Reader, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of characters from a Reader into a character array.
readElement(Element) - Static method in class com.landawn.abacus.util.XmlUtil
Reads the given XML element and returns its attributes and text content as a map.
readFirstLine(File) - Static method in class com.landawn.abacus.util.IOUtil
Reads the first line from a file using the default charset and returns it as a String.
readFirstLine(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads the first line from a file using the provided charset and returns it as a String.
readFirstLine(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Reads the first line from an InputStream using the default charset and returns it as a String.
readFirstLine(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads the first line from an InputStream using the provided charset and returns it as a String.
readFirstLine(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Reads the first line from a Reader and returns it as a String.
readHttpHeadValue(Object) - Static method in class com.landawn.abacus.http.HttpUtil
 
readLastLine(File) - Static method in class com.landawn.abacus.util.IOUtil
Reads the last line from a file using the default charset and returns it as a String.
readLastLine(File, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads the last line from a file using the provided charset and returns it as a String.
readLastLine(InputStream) - Static method in class com.landawn.abacus.util.IOUtil
Reads the last line from an InputStream using the default charset and returns it as a String.
readLastLine(InputStream, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Reads the last line from an InputStream using the provided charset and returns it as a String.
readLastLine(Reader) - Static method in class com.landawn.abacus.util.IOUtil
Reads the last line from a Reader and returns it as a String.
readLine(File, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specific line from a file using the default charset and returns it as a String.
readLine(File, Charset, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specific line from a file using the provided charset and returns it as a String.
readLine(InputStream, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specific line from an InputStream using the default charset and returns it as a String.
readLine(InputStream, Charset, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specific line from an InputStream using the provided charset and returns it as a String.
readLine(Reader, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specific line from a Reader and returns it as a String.
readLines(File, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of lines from a file using the default charset and returns them as a List of Strings.
readLines(File, Charset) - Static method in class com.landawn.abacus.guava.Files
Reads all of the lines from a file.
readLines(File, Charset, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of lines from a file using the provided charset and returns them as a List of Strings.
readLines(InputStream, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of lines from an InputStream using the default charset and returns them as a List of Strings.
readLines(InputStream, Charset, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of lines from an InputStream using the provided charset and returns them as a List of Strings.
readLines(Reader, int, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of lines from a Reader and returns them as a List of Strings.
readNullToEmpty() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
readNullToEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
Deserialize the values to empty CharSequence/Array/Collection/Map, instead of null.
ReadOnly - Annotation Interface in com.landawn.abacus.annotation
The field will be excluded by add/addAll/batchAdd and update/updateAll/batchUpdate operations if the input is an entity.
ReadOnlyId - Annotation Interface in com.landawn.abacus.annotation
The field is identity and will be excluded by add/addAll/batchAdd and update/updateAll/batchUpdate operations if the input is an entity.
readOnlyIdPropInfoList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
readOnlyIdPropNameList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
readPropInfo(char[], int, int) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Read prop info.
readPropValue(String) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Read prop value.
readString(String, JSONDeserializationConfig, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(String, JSONDeserializationConfig, Object[]) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(String, JSONDeserializationConfig, Collection<?>) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(String, JSONDeserializationConfig, Map<?, ?>) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(String, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(String, Object[]) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(String, Collection<?>) - Method in interface com.landawn.abacus.parser.JSONParser
 
readString(String, Map<?, ?>) - Method in interface com.landawn.abacus.parser.JSONParser
 
readTimeInMillis(String) - Static method in class com.landawn.abacus.util.Configuration
Reads the time in milliseconds from the given string value.
readTimeout(long) - Method in class com.landawn.abacus.http.HttpRequest
 
readTimeout(Duration) - Method in class com.landawn.abacus.http.HttpRequest
 
readTimeout(Duration) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
readToString(File, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of characters from a file into a String using the default charset.
readToString(File, Charset, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of characters from a file into a String using the provided charset.
readToString(InputStream, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of characters from an InputStream into a String using the default charset.
readToString(InputStream, Charset, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of characters from an InputStream, starting from a specified offset in characters, and converts them into a String.
readToString(Reader, long, int) - Static method in class com.landawn.abacus.util.IOUtil
Reads a specified number of characters from a Reader into a String.
Record - Annotation Interface in com.landawn.abacus.annotation
This is a test annotation to identify the entity class created by Lombok is a mock record in jdk 16.
RECORD - Enum constant in enum class com.landawn.abacus.util.MediaType
 
recycle(byte[]) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(char[]) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(BufferedJSONWriter) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(BufferedXMLWriter) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(ByteArrayOutputStream) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(BufferedReader) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(BufferedWriter) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(Object[]) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(StringBuilder) - Static method in class com.landawn.abacus.util.Objectory
 
recycle(List<?>) - Static method in class com.landawn.abacus.util.Objectory
Deprecated.
for internal use only
recycle(Map<?, ?>) - Static method in class com.landawn.abacus.util.Objectory
Deprecated.
for internal use only
recycle(Set<?>) - Static method in class com.landawn.abacus.util.Objectory
Deprecated.
for internal use only
recycleContentParser(DocumentBuilder) - Static method in class com.landawn.abacus.util.XmlUtil
Recycles the given DocumentBuilder instance by resetting it and adding it back to the pool.
recycleSAXParser(SAXParser) - Static method in class com.landawn.abacus.util.XmlUtil
Recycles the given SAXParser instance by resetting it and adding it back to the pool.
RED - Enum constant in enum class com.landawn.abacus.util.Color
 
reduce() - Method in class com.landawn.abacus.util.Fraction
Reduce the fraction to the smallest values for the numerator and denominator, returning the result.
reduce(byte, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(char, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(double, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(float, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(int, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(long, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(short, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(Throwables.BinaryOperator<T, E2>) - Method in class com.landawn.abacus.util.Seq
Performs a reduction on the elements of this sequence, using the provided accumulator function, and returns the reduced value.
reduce(BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(Map.Entry<K, V>, BinaryOperator<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(T, BinaryOperator<T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(U, Throwables.BiFunction<? super U, ? super T, U, E2>) - Method in class com.landawn.abacus.util.Seq
Performs a reduction on the elements of this stream, using the provided accumulator function, and returns the reduced value.
reduce(U, BiFunction<? super U, ? super T, U>, BinaryOperator<U>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function and combiner function, and returns the reduced value.
reduceUntil(BinaryOperator<T>, BiPredicate<? super T, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function, until the specified condition is met.
reduceUntil(BinaryOperator<T>, Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function, until the specified condition is met.
reduceUntil(T, BinaryOperator<T>, BiPredicate<? super T, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function, until the specified condition is met.
reduceUntil(T, BinaryOperator<T>, Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function, until the specified condition is met.
reduceUntil(U, BiFunction<? super U, ? super T, U>, BinaryOperator<U>, BiPredicate<? super U, ? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function and combiner, until the specified condition is met.
reduceUntil(U, BiFunction<? super U, ? super T, U>, BinaryOperator<U>, Predicate<? super U>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided accumulator function and combiner, until the specified condition is met.
reducing(BinaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducing(Function<? super T, ? extends R>, BinaryOperator<R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducing(R, Function<? super T, ? extends R>, BinaryOperator<R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducing(T, BinaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseGet(BinaryOperator<T>, Supplier<? extends T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseGet(Function<? super T, ? extends R>, BinaryOperator<R>, Supplier<? extends R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseThrow(BinaryOperator<T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseThrow(BinaryOperator<T>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseThrow(Function<? super T, ? extends R>, BinaryOperator<R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
reducingOrElseThrow(Function<? super T, ? extends R>, BinaryOperator<R>, Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
REFERER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Referer header field name.
REFERRER_POLICY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Referrer-Policy header field name.
Reflection<T> - Class in com.landawn.abacus.util
Add reflectasm library to build path for better performance.
REFRESH - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Refresh header field name.
refreshBeanPropInfo(Class<?>) - Static method in class com.landawn.abacus.parser.ParserUtil
Deprecated.
internal use only.
REFUNDED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
REFUNDED - Enum constant in enum class com.landawn.abacus.util.Status
 
RegExUtil - Class in com.landawn.abacus.util
Note: Copied from Apache Commons Lang under Apache License V2.
register(Subscriber<T>, String) - Method in class com.landawn.abacus.eventbus.EventBus
 
register(Subscriber<T>, String, ThreadMode) - Method in class com.landawn.abacus.eventbus.EventBus
 
register(Class<?>) - Method in class com.landawn.abacus.parser.KryoParser
 
register(Class<?>, int) - Method in class com.landawn.abacus.parser.KryoParser
 
register(Class<?>, Serializer<?>) - Method in class com.landawn.abacus.parser.KryoParser
 
register(Class<?>, Serializer<?>, int) - Method in class com.landawn.abacus.parser.KryoParser
 
register(Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
register(Object, ThreadMode) - Method in class com.landawn.abacus.eventbus.EventBus
 
register(Object, String) - Method in class com.landawn.abacus.eventbus.EventBus
 
register(Object, String, ThreadMode) - Method in class com.landawn.abacus.eventbus.EventBus
Register the subscriber with the specified eventId and threadMode.
registerConverter(Class<?>, BiFunction<?, Class<?>, ?>) - Static method in class com.landawn.abacus.util.N
Registers a converter for a specific source class.
registerForCollection(Class<T>, IntFunction<T>) - Static method in class com.landawn.abacus.util.Fn.Factory
 
registerForCollection(Class<T>, Supplier<T>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
registerForMap(Class<T>, IntFunction<T>) - Static method in class com.landawn.abacus.util.Fn.Factory
 
registerForMap(Class<T>, Supplier<T>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
 
registerKryo(Class<?>) - Static method in class com.landawn.abacus.parser.ParserFactory
 
registerKryo(Class<?>, int) - Static method in class com.landawn.abacus.parser.ParserFactory
 
registerKryo(Class<?>, Serializer<?>) - Static method in class com.landawn.abacus.parser.ParserFactory
 
registerKryo(Class<?>, Serializer<?>, int) - Static method in class com.landawn.abacus.parser.ParserFactory
 
registerNonBeanClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Registers a class as a non-bean class.
registerNonPropGetSetMethod(Class<?>, String) - Static method in class com.landawn.abacus.util.ClassUtil
Registers a non-property get/set method for the specified class.
registerPropGetSetMethod(String, Method) - Static method in class com.landawn.abacus.util.ClassUtil
Registers a property get/set method for the specified property name.
registerRuntimeExceptionMapper(Class<E>, Function<E, RuntimeException>) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
registerRuntimeExceptionMapper(Class<E>, Function<E, RuntimeException>, boolean) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
registerXMLBindingClass(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
The property maybe only have get method if its type is collection or map by xml binding specification Otherwise, it will be ignored if not registered as a XML binding class.
Relationship to Object#hashCode - Search tag in interface com.landawn.abacus.guava.hash.HashFunction
Section
releaseConnection(Connection, DataSource) - Static method in class com.landawn.abacus.util.DataSourceUtil
 
RELEASED - Enum constant in enum class com.landawn.abacus.util.Status
 
remove() - Method in class com.landawn.abacus.util.BiIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.BooleanIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.ByteIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.CharIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.stream.CharIteratorEx
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.DoubleIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.FloatIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.ImmutableListIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.IntIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.stream.IntIteratorEx
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.LineIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.LongIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.stream.LongIteratorEx
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.ObjIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.ObjListIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.ShortIterator
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
Deprecated.
- UnsupportedOperationException
remove() - Method in class com.landawn.abacus.util.TriIterator
Deprecated.
- UnsupportedOperationException
remove(boolean) - Method in class com.landawn.abacus.util.BooleanList
 
remove(boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
 
remove(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the first occurrence of the specified value.
remove(byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
 
remove(byte) - Method in class com.landawn.abacus.util.ByteList
 
remove(byte[], byte) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the first occurrence of the specified value.
remove(char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
 
remove(char) - Method in class com.landawn.abacus.util.CharList
 
remove(char[], char) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the first occurrence of the specified value.
remove(double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
 
remove(double) - Method in class com.landawn.abacus.util.DoubleList
 
remove(double[], double) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the first occurrence of the specified value.
remove(float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
 
remove(float) - Method in class com.landawn.abacus.util.FloatList
 
remove(float[], float) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the first occurrence of the specified value.
remove(int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
 
remove(int) - Method in class com.landawn.abacus.util.Builder.ListBuilder
 
remove(int) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
remove(int) - Method in class com.landawn.abacus.util.IntList
 
remove(int[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the first occurrence of the specified value.
remove(int, int) - Method in class com.landawn.abacus.util.Sheet
Removes the value stored in the cell identified by the specified row index and column index.
remove(long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
 
remove(long) - Method in class com.landawn.abacus.util.LongList
 
remove(long[], long) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the first occurrence of the specified value.
remove(short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
 
remove(short) - Method in class com.landawn.abacus.util.ShortList
 
remove(short[], short) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the first occurrence of the specified value.
remove(Sheet.Point) - Method in class com.landawn.abacus.util.Sheet
Removes the value stored in the cell identified by the specified Point point.
remove(Object) - Method in class com.landawn.abacus.util.BiMap
Removes the mapping for a key from this BiMap if it is present.
remove(Object) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
 
remove(Object) - Method in class com.landawn.abacus.util.Builder.MapBuilder
 
remove(Object) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
 
remove(Object) - Method in class com.landawn.abacus.util.IdentityHashSet
 
remove(Object) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
remove(Object) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
remove(Object) - Method in class com.landawn.abacus.util.Multiset
Removes a single occurrence of the specified element from this multiset, if present.
remove(Object) - Method in class com.landawn.abacus.util.ObjectPool
 
remove(Object) - Method in class com.landawn.abacus.util.Properties
 
remove(Object, int) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
 
remove(Object, int) - Method in class com.landawn.abacus.util.Multiset
Removes a number of occurrences of the specified element from this multiset.
remove(Object, Object) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
remove(Object, Object) - Method in class com.landawn.abacus.util.Properties
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
remove(String) - Method in class com.landawn.abacus.util.MapEntity
 
remove(String[], String) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the first occurrence of the specified value.
remove(Collection<T>, T) - Static method in class com.landawn.abacus.util.N
Removes the first occurrence of the specified value from the given collection.
remove(Map<K, V>, Object, Object) - Static method in class com.landawn.abacus.util.Maps
Removes the specified key-value pair from the map.
remove(Map<K, V>, Map.Entry<?, ?>) - Static method in class com.landawn.abacus.util.Maps
Removes the specified entry from the map.
remove(K) - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
remove(K) - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Removes the element associated with the given key from the pool.
remove(R, C) - Method in class com.landawn.abacus.util.Sheet
Removes the value stored in the cell identified by the specified row key and column key.
remove(T[], T) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except the first occurrence of the specified value.
removeAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Removes the all.
removeAll(boolean[], boolean...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrences of the specified values.
removeAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
Removes the all.
removeAll(byte[], byte...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrences of the specified values.
removeAll(char[]) - Method in class com.landawn.abacus.util.CharList
Removes the all.
removeAll(char[], char...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrences of the specified values.
removeAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
Removes the all.
removeAll(double[], double...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrences of the specified values.
removeAll(float[]) - Method in class com.landawn.abacus.util.FloatList
Removes the all.
removeAll(float[], float...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrences of the specified values.
removeAll(int[]) - Method in class com.landawn.abacus.util.IntList
Removes the all.
removeAll(int[], int...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrences of the specified values.
removeAll(long[]) - Method in class com.landawn.abacus.util.LongList
Removes the all.
removeAll(long[], long...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrences of the specified values.
removeAll(short[]) - Method in class com.landawn.abacus.util.ShortList
Removes the all.
removeAll(short[], short...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrences of the specified values.
removeAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
removeAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Removes the all.
removeAll(BooleanList) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
Removes the all.
removeAll(ByteList) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
Removes the all.
removeAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
Removes the all.
removeAll(CharList) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
Removes the all.
removeAll(CharList) - Method in class com.landawn.abacus.util.CharList
Removes the all.
removeAll(DoubleList) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
Removes the all.
removeAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Removes the all.
removeAll(FloatList) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
Removes the all.
removeAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
Removes the all.
removeAll(IntList) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
Removes the all.
removeAll(IntList) - Method in class com.landawn.abacus.util.IntList
Removes the all.
removeAll(LongList) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
Removes the all.
removeAll(LongList) - Method in class com.landawn.abacus.util.LongList
Removes the all.
removeAll(ShortList) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
Removes the all.
removeAll(ShortList) - Method in class com.landawn.abacus.util.ShortList
Removes the all.
removeAll(Object) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
removeAll(Object) - Method in class com.landawn.abacus.util.Multimap
Removes all values associated with the specified key from this Multimap.
removeAll(String[], String...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrences of the specified values.
removeAll(String, char) - Static method in class com.landawn.abacus.util.Strings
Removes all occurrences of a character from within the source string.
removeAll(String, int, char) - Static method in class com.landawn.abacus.util.Strings
Removes all occurrences of a specified character from the input string, starting from a specified index.
removeAll(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Removes all occurrences of a specified string from the input string, starting from a specified index.
removeAll(String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Removes each substring of the text String that matches the given regular expression.
removeAll(String, String) - Static method in class com.landawn.abacus.util.Strings
Removes all occurrences of a substring from within the source string.
removeAll(String, Pattern) - Static method in class com.landawn.abacus.util.RegExUtil
Removes each substring of the text String that matches the given regular expression pattern.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Builder.MapBuilder
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.IdentityHashSet
Removes the all.
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
removeAll(Collection<?>) - Method in class com.landawn.abacus.util.Multiset
Deprecated.
replaced by removeAllOccurrence(Collection)
removeAll(Collection<?>, int) - Method in class com.landawn.abacus.util.Multiset
Removes the specified number of occurrences of each element in the provided collection from this multiset.
removeAll(Collection<String>) - Method in class com.landawn.abacus.util.MapEntity
Removes the all.
removeAll(Collection<T>, Iterable<?>) - Static method in class com.landawn.abacus.util.N
Removes all occurrences of the specified values from the given collection.
removeAll(Collection<T>, Iterator<?>) - Static method in class com.landawn.abacus.util.N
Removes all occurrences of the specified values from the given collection.
removeAll(Collection<T>, T...) - Static method in class com.landawn.abacus.util.N
Removes all occurrences of the specified values from the given collection.
removeAll(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
removeAll(T...) - Method in class com.landawn.abacus.util.Builder.CollectionBuilder
Removes the all.
removeAll(T[], T...) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrences of the specified values.
removeAllIf(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.Multimap
Removes all values associated with keys that satisfy the specified predicate from this Multimap.
removeAllIf(Predicate<? super K>) - Method in class com.landawn.abacus.util.Multimap
Removes all values associated with keys that satisfy the specified predicate from this Multimap.
removeAllOccurrences(boolean) - Method in class com.landawn.abacus.util.BooleanList
Removes the all occurrences.
removeAllOccurrences(boolean[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrence of the specified value.
removeAllOccurrences(byte) - Method in class com.landawn.abacus.util.ByteList
Removes the all occurrences.
removeAllOccurrences(byte[], byte) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrence of the specified value.
removeAllOccurrences(char) - Method in class com.landawn.abacus.util.CharList
Removes the all occurrences.
removeAllOccurrences(char[], char) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrence of the specified value.
removeAllOccurrences(double) - Method in class com.landawn.abacus.util.DoubleList
Removes the all occurrences.
removeAllOccurrences(double[], double) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrence of the specified value.
removeAllOccurrences(float) - Method in class com.landawn.abacus.util.FloatList
Removes the all occurrences.
removeAllOccurrences(float[], float) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrence of the specified value.
removeAllOccurrences(int) - Method in class com.landawn.abacus.util.IntList
Removes the all occurrences.
removeAllOccurrences(int[], int) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrence of the specified value.
removeAllOccurrences(long) - Method in class com.landawn.abacus.util.LongList
Removes the all occurrences.
removeAllOccurrences(long[], long) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrence of the specified value.
removeAllOccurrences(short) - Method in class com.landawn.abacus.util.ShortList
Removes the all occurrences.
removeAllOccurrences(short[], short) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrence of the specified value.
removeAllOccurrences(Object) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
 
removeAllOccurrences(Object) - Method in class com.landawn.abacus.util.Multiset
Removes all occurrences of a specific element from this multiset.
removeAllOccurrences(String[], String) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrence of the specified value.
removeAllOccurrences(Collection<?>) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
 
removeAllOccurrences(Collection<?>) - Method in class com.landawn.abacus.util.Multiset
Removes all occurrences of the elements in the specified collection from this multiset.
removeAllOccurrences(Collection<T>, T) - Static method in class com.landawn.abacus.util.N
Removes all occurrences of the specified value from the given collection.
removeAllOccurrences(T[], T) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements copied from the specified array except all occurrence of the specified value.
removeAllOccurrencesIf(ObjIntPredicate<? super E>) - Method in class com.landawn.abacus.util.Multiset
Removes all occurrences of elements from this multiset that satisfy the given predicate.
removeAllOccurrencesIf(Predicate<? super E>) - Method in class com.landawn.abacus.util.Multiset
Removes all occurrences of elements from this multiset that satisfy the given predicate.
removeAllStickyEvents() - Method in class com.landawn.abacus.eventbus.EventBus
Removes all sticky events.
removeAndGetCount(Object, int) - Method in class com.landawn.abacus.util.Multiset
Removes a number of occurrences of an element from this multiset and returns the new count of the element.
removeByValue(Object) - Method in class com.landawn.abacus.util.BiMap
Removes the mapping for a value from this BiMap if it is present.
removeColumn(C) - Method in class com.landawn.abacus.util.Sheet
Removes the column identified by the provided column key from the Sheet.
removeColumn(String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the column.
removeColumn(String) - Method in interface com.landawn.abacus.util.DataSet
Removes a column from the DataSet.
removeColumn(String) - Method in class com.landawn.abacus.util.RowDataSet
 
removeColumns(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the columns.
removeColumns(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Removes multiple columns from the DataSet.
removeColumns(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
removeColumns(Predicate<? super String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
Removes the columns.
removeColumns(Predicate<? super String>) - Method in interface com.landawn.abacus.util.DataSet
Removes multiple columns from the DataSet.
removeColumns(Predicate<? super String>) - Method in class com.landawn.abacus.util.RowDataSet
 
REMOVED - Enum constant in enum class com.landawn.abacus.util.Status
 
removeDuplicates() - Method in class com.landawn.abacus.util.BooleanList
 
removeDuplicates() - Method in class com.landawn.abacus.util.ByteList
 
removeDuplicates() - Method in class com.landawn.abacus.util.CharList
 
removeDuplicates() - Method in class com.landawn.abacus.util.DoubleList
 
removeDuplicates() - Method in class com.landawn.abacus.util.FloatList
 
removeDuplicates() - Method in class com.landawn.abacus.util.IntList
 
removeDuplicates() - Method in class com.landawn.abacus.util.LongList
 
removeDuplicates() - Method in class com.landawn.abacus.util.PrimitiveList
 
removeDuplicates() - Method in class com.landawn.abacus.util.ShortList
 
removeDuplicates(boolean[]) - Static method in class com.landawn.abacus.util.N
Deprecated.
removeDuplicates(byte[]) - Static method in class com.landawn.abacus.util.N
Deprecated.
Use N.distinct(byte[]) instead.
removeDuplicates(byte[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(byte[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with distinct elements within the specified range.
removeDuplicates(char[]) - Static method in class com.landawn.abacus.util.N
Deprecated.
Use N.distinct(char[]) instead.
removeDuplicates(char[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(char[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with distinct elements within the specified range.
removeDuplicates(double[]) - Static method in class com.landawn.abacus.util.N
Deprecated.
removeDuplicates(double[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(double[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with distinct elements within the specified range.
removeDuplicates(float[]) - Static method in class com.landawn.abacus.util.N
Deprecated.
Use N.distinct(float[]) instead.
removeDuplicates(float[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(float[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with distinct elements within the specified range.
removeDuplicates(int[]) - Static method in class com.landawn.abacus.util.N
Deprecated.
Use N.distinct(int[]) instead.
removeDuplicates(int[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(int[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with distinct elements within the specified range.
removeDuplicates(long[]) - Static method in class com.landawn.abacus.util.N
Deprecated.
Use N.distinct(long[]) instead.
removeDuplicates(long[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(long[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with distinct elements within the specified range.
removeDuplicates(short[]) - Static method in class com.landawn.abacus.util.N
Deprecated.
Use N.distinct(short[]) instead.
removeDuplicates(short[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(short[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with distinct elements within the specified range.
removeDuplicates(String[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(String[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(String[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with distinct elements within the specified range.
removeDuplicates(Collection<?>) - Static method in class com.landawn.abacus.util.N
Removes duplicate elements from the given collection.
removeDuplicates(Collection<?>, boolean) - Static method in class com.landawn.abacus.util.N
Removes duplicate elements from the given collection.
removeDuplicates(T[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(T[], boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with elements from the input array but without any duplicates.
removeDuplicates(T[], int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns a new array with distinct elements within the specified range.
removeEnd(String, String) - Static method in class com.landawn.abacus.util.Strings
Removes a substring only if it is at the end of a source string, otherwise returns the source string.
removeEndIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Case insensitive removal of a substring if it is at the end of a source string, otherwise returns the source string.
removeEntries(Map<?, ?>, Map<?, ?>) - Static method in class com.landawn.abacus.util.Maps
Removes the specified entries from the map.
removeExtension(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Removes the extension from a filename.
removeFirst() - Method in class com.landawn.abacus.util.BooleanList
Removes and returns the first element from this list.
removeFirst() - Method in class com.landawn.abacus.util.ByteList
Removes and returns the first element from this list.
removeFirst() - Method in class com.landawn.abacus.util.CharList
Removes and returns the first element from this list.
removeFirst() - Method in class com.landawn.abacus.util.DoubleList
Removes and returns the first element from this list.
removeFirst() - Method in class com.landawn.abacus.util.FloatList
Removes and returns the first element from this list.
removeFirst() - Method in class com.landawn.abacus.util.IntList
Removes and returns the first element from this list.
removeFirst() - Method in class com.landawn.abacus.util.LongList
Removes and returns the first element from this list.
removeFirst() - Method in class com.landawn.abacus.util.ShortList
Removes and returns the first element from this list.
removeFirst(String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Removes the first substring of the text string that matches the given regular expression.
removeFirst(String, Pattern) - Static method in class com.landawn.abacus.util.RegExUtil
Removes the first substring of the text string that matches the given regular expression pattern.
removeHeader(String) - Method in class com.landawn.abacus.http.OkHttpRequest
Deprecated.
no use case?
removeIf(Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.BooleanList
Removes the if.
removeIf(Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.ByteList
Removes the if.
removeIf(Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.CharList
Removes the if.
removeIf(Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.DoubleList
Removes the if.
removeIf(Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.FloatList
Removes the if.
removeIf(Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.IntList
Removes the if.
removeIf(Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.LongList
Removes the if.
removeIf(Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.ShortList
Removes the if.
removeIf(Predicate<? super E>) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
removeIf(Map<K, V>, BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Maps
Removes entries from the specified map that match the given filter.
removeIf(Map<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.landawn.abacus.util.Maps
Removes entries from the specified map that match the given filter.
removeIfKey(Map<K, V>, Predicate<? super K>) - Static method in class com.landawn.abacus.util.Maps
Removes entries from the specified map that match the given key filter.
removeIfValue(Map<K, V>, Predicate<? super V>) - Static method in class com.landawn.abacus.util.Maps
Removes entries from the specified map that match the given value filter.
removeKeys(Map<?, ?>, Collection<?>) - Static method in class com.landawn.abacus.util.Maps
Removes the specified keys from the map.
removeLast() - Method in class com.landawn.abacus.util.BooleanList
Removes and returns the last element from this list.
removeLast() - Method in class com.landawn.abacus.util.ByteList
Removes and returns the last element from this list.
removeLast() - Method in class com.landawn.abacus.util.CharList
Removes and returns the last element from this list.
removeLast() - Method in class com.landawn.abacus.util.DoubleList
Removes and returns the last element from this list.
removeLast() - Method in class com.landawn.abacus.util.FloatList
Removes and returns the last element from this list.
removeLast() - Method in class com.landawn.abacus.util.IntList
Removes and returns the last element from this list.
removeLast() - Method in class com.landawn.abacus.util.LongList
Removes and returns the last element from this list.
removeLast() - Method in class com.landawn.abacus.util.ShortList
Removes and returns the last element from this list.
removeMany(Multimap<?, ?, ?>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
Removes the all.
removeMany(Multimap<?, ?, ?>) - Method in class com.landawn.abacus.util.Multimap
Removes all occurrences of the specified elements from the collections of values associated with their respective keys in this Multimap.
removeMany(Object, Collection<?>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
removeMany(Object, Collection<?>) - Method in class com.landawn.abacus.util.Multimap
Removes all occurrences of the specified elements from the collection of values associated with the specified key in this Multimap.
removeMany(Map<?, ? extends Collection<?>>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
removeMany(Map<?, ? extends Collection<?>>) - Method in class com.landawn.abacus.util.Multimap
Removes all occurrences of the specified elements from the collections of values associated with their respective keys in this Multimap.
removeManyIf(Collection<?>, BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.Multimap
Removes all occurrences of the specified elements from the collections of values associated with keys that satisfy the specified predicate.
removeManyIf(Collection<?>, Predicate<? super K>) - Method in class com.landawn.abacus.util.Multimap
Removes all occurrences of the specified elements from the collections of values associated with keys that satisfy the specified predicate.
removeOne(Object, Object) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
removeOne(Object, Object) - Method in class com.landawn.abacus.util.Multimap
Removes a single occurrence of the specified element from the collection of values associated with the specified key in this Multimap.
removeOne(Map<? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Builder.MultimapBuilder
 
removeOne(Map<? extends K, ? extends E>) - Method in class com.landawn.abacus.util.Multimap
Removes a single occurrence of each specified key-value pair from this Multimap.
removeOneIf(E, BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.Multimap
Removes a single occurrence of the specified value from the collections of values associated with keys that satisfy the specified predicate.
removeOneIf(E, Predicate<? super K>) - Method in class com.landawn.abacus.util.Multimap
Removes a single occurrence of the specified value from the collections of values associated with keys that satisfy the specified predicate.
removePattern(String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Removes each substring of the source String that matches the given regular expression using the DOTALL option.
removePattern(String, String) - Static method in class com.landawn.abacus.util.Strings
Removes each substring of the source String that matches the given regular expression using the DOTALL option.
removeRow(int) - Method in interface com.landawn.abacus.util.DataSet
Removes a row from the DataSet.
removeRow(int) - Method in class com.landawn.abacus.util.RowDataSet
 
removeRow(R) - Method in class com.landawn.abacus.util.Sheet
Removes the row identified by the provided row key from the Sheet.
removeRowRange(int, int) - Method in interface com.landawn.abacus.util.DataSet
Removes a range of rows from the DataSet.
removeRowRange(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
removeRows(int...) - Method in interface com.landawn.abacus.util.DataSet
Removes multiple rows from the DataSet.
removeRows(int...) - Method in class com.landawn.abacus.util.RowDataSet
 
removeStart(String, String) - Static method in class com.landawn.abacus.util.Strings
Removes a substring only if it is at the beginning of a source string, otherwise returns the source string.
removeStartIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Case insensitive removal of a substring if it is at the beginning of a source string, otherwise returns the source string.
removeStickyEvent(Object) - Method in class com.landawn.abacus.eventbus.EventBus
Remove the sticky event posted with null event id.
removeStickyEvent(Object, String) - Method in class com.landawn.abacus.eventbus.EventBus
Remove the sticky event posted with the specified eventId.
removeStickyEvents(Class<?>) - Method in class com.landawn.abacus.eventbus.EventBus
Remove the sticky events which can be assigned to specified eventType and posted with null event id.
removeStickyEvents(String, Class<?>) - Method in class com.landawn.abacus.eventbus.EventBus
Remove the sticky events which can be assigned to specified eventType and posted with the specified eventId.
RENAME - Static variable in class com.landawn.abacus.util.WD
Field RENAME.
renameColumn(C, C) - Method in class com.landawn.abacus.util.Sheet
Renames a column in the Sheet.
renameColumn(String, String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumn(String, String) - Method in interface com.landawn.abacus.util.DataSet
Renames a column in the DataSet.
renameColumn(String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
renameColumns(Collection<String>, Function<? super String, String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumns(Collection<String>, Function<? super String, String>) - Method in interface com.landawn.abacus.util.DataSet
Renames multiple columns in the DataSet using a function to determine the new names.
renameColumns(Collection<String>, Function<? super String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
renameColumns(Function<? super String, String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumns(Function<? super String, String>) - Method in interface com.landawn.abacus.util.DataSet
Renames all columns in the DataSet using a function to determine the new names.
renameColumns(Function<? super String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
renameColumns(Map<String, String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
renameColumns(Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
Renames multiple columns in the DataSet.
renameColumns(Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
renameRow(R, R) - Method in class com.landawn.abacus.util.Sheet
Renames a row in the Sheet.
renameTo(File, String) - Static method in class com.landawn.abacus.util.IOUtil
Renames the specified source file to the new file name provided.
repeat(boolean, int) - Static method in class com.landawn.abacus.util.Array
Generates a new boolean array of a specified length, with all elements set to the element value.
repeat(boolean, int) - Static method in class com.landawn.abacus.util.BooleanList
Creates a BooleanList with the specified element repeated a given number of times.
repeat(byte, int) - Static method in class com.landawn.abacus.util.Array
Generates a new byte array of a specified length, with all elements set to the element value.
repeat(byte, int) - Static method in class com.landawn.abacus.util.ByteList
Creates a ByteList with the specified element repeated a given number of times.
repeat(byte, long) - Static method in class com.landawn.abacus.util.stream.ByteStream
 
repeat(char, int) - Static method in class com.landawn.abacus.util.Array
Generates a new char array of a specified length, with all elements set to the element value.
repeat(char, int) - Static method in class com.landawn.abacus.util.CharList
 
repeat(char, int) - Static method in class com.landawn.abacus.util.Strings
Repeats the given character a specified number of times and returns the resulting string.
repeat(char, int, char) - Static method in class com.landawn.abacus.util.Strings
Repeats the given character a specified number of times, separated by a specified delimiter, and returns the resulting string.
repeat(char, long) - Static method in class com.landawn.abacus.util.stream.CharStream
 
repeat(double, int) - Static method in class com.landawn.abacus.util.Array
Generates a new double array of a specified length, with all elements set to the element value.
repeat(double, int) - Static method in class com.landawn.abacus.util.DoubleList
Creates a DoubleList with the specified element repeated a given number of times.
repeat(double, long) - Static method in class com.landawn.abacus.util.stream.DoubleStream
 
repeat(float, int) - Static method in class com.landawn.abacus.util.Array
Generates a new float array of a specified length, with all elements set to the element value.
repeat(float, int) - Static method in class com.landawn.abacus.util.FloatList
Creates a FloatList with the specified element repeated a given number of times.
repeat(float, long) - Static method in class com.landawn.abacus.util.stream.FloatStream
 
repeat(int, int) - Static method in class com.landawn.abacus.util.Array
Generates a new integer array of a specified length, with all elements set to the element value.
repeat(int, int) - Static method in class com.landawn.abacus.util.IntList
Creates a IntList with the specified element repeated a given number of times.
repeat(int, long) - Static method in class com.landawn.abacus.util.stream.IntStream
 
repeat(long, int) - Static method in class com.landawn.abacus.util.Array
Generates a new long array of a specified length, with all elements set to the element value.
repeat(long, int) - Static method in class com.landawn.abacus.util.LongList
Creates a LongList with the specified element repeated a given number of times.
repeat(long, long) - Static method in class com.landawn.abacus.util.stream.LongStream
 
repeat(short, int) - Static method in class com.landawn.abacus.util.Array
Generates a new short array of a specified length, with all elements set to the element value.
repeat(short, int) - Static method in class com.landawn.abacus.util.ShortList
Creates a ShortList with the specified element repeated a given number of times.
repeat(short, long) - Static method in class com.landawn.abacus.util.stream.ShortStream
 
repeat(Object, int) - Method in class com.landawn.abacus.util.Joiner
 
repeat(String, int) - Static method in class com.landawn.abacus.util.Array
Generates a new String array of a specified length, with all elements set to the element value.
repeat(String, int) - Method in class com.landawn.abacus.util.Joiner
 
repeat(String, int) - Static method in class com.landawn.abacus.util.Strings
Repeats the given string a specified number of times and returns the resulting string.
repeat(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Repeats the given string a specified number of times, separated by a specified delimiter, and returns the resulting string.
repeat(String, int, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Repeats the given string a specified number of times, separated by a specified delimiter, and returns the resulting string.
repeat(T, int) - Static method in class com.landawn.abacus.util.Array
Deprecated.
prefer to Array.repeatNonNull(Object, int) or Array.repeat(Object, int, Class) because this method throws NullPointerException when element is null
repeat(T, int) - Static method in class com.landawn.abacus.util.N
Repeats the provided value a specified number of times.
repeat(T, int) - Static method in class com.landawn.abacus.util.Iterators
 
repeat(T, int, Class<? extends T>) - Static method in class com.landawn.abacus.util.Array
Generates a new array of a specified length, with all elements set to the element value.
repeat(T, long) - Static method in class com.landawn.abacus.util.Iterators
 
repeat(T, long) - Static method in class com.landawn.abacus.util.Seq
Creates a sequence that repeats the given element a specified number of times.
repeat(T, long) - Static method in class com.landawn.abacus.util.stream.Stream
Creates a stream that repeats the given element a specified number of times.
repeatCollection(Collection<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Repeats the entire collectionntimes.
repeatCollection(Collection<T>, int) - Static method in class com.landawn.abacus.util.N
Repeats the entire specified Collection n times.
repeatCollectionToSize(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Repeats the entire specified Collection n times till reach the specified size.
repeatCollectionToSize(Collection<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Repeats the entire specified Collection till reach the specified size.
repeatElements(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Repeats each element in the specified Collection n times one by one.
repeatElements(Collection<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Repeats each element in the specified Collection n times.
repeatElementsToSize(Collection<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Repeats each element in the specified Collection n times till reach the specified size.
repeatElementsToSize(Collection<T>, int) - Static method in class com.landawn.abacus.util.N
Repeats each element in the specified Collection n times one by one till reach the specified size.
repeatNonNull(T, int) - Static method in class com.landawn.abacus.util.Array
Generates a new array of a specified length, with all elements set to the element value.
replace(String, int, int, String) - Static method in class com.landawn.abacus.util.Strings
Deprecated.
replace(String, int, String, String, int) - Static method in class com.landawn.abacus.util.Strings
Replaces occurrences of a target string in the input string with a replacement string, starting from a specified index and up to a maximum number of replacements.
replace(Map<K, V>, K, V) - Static method in class com.landawn.abacus.util.Maps
Replaces the entry for the specified key with the new value.
replace(Map<K, V>, K, V, V) - Static method in class com.landawn.abacus.util.Maps
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
replace(K, V) - Method in class com.landawn.abacus.util.Properties
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V, V) - Method in class com.landawn.abacus.util.ImmutableMap
Deprecated.
throws UnsupportedOperationException
replace(K, V, V) - Method in class com.landawn.abacus.util.Properties
Replaces the entry for the specified key only if currently mapped to the specified value.
REPLACE - Static variable in class com.landawn.abacus.util.WD
Field REPLACE.
replaceAfter(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces the substring after a specified delimiter in the given string with a replacement string.
replaceAll(boolean[], boolean, boolean) - Static method in class com.landawn.abacus.util.N
Replaces all occurrences of the specified old value with the new value in the given boolean array.
replaceAll(boolean[], BooleanUnaryOperator) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given boolean array using the specified BooleanUnaryOperator.
replaceAll(boolean, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
replaceAll(byte[], byte, byte) - Static method in class com.landawn.abacus.util.N
Replaces all occurrences of the specified old value with the new value in the given byte array.
replaceAll(byte[], ByteUnaryOperator) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given byte array using the specified ByteUnaryOperator.
replaceAll(byte, byte) - Method in class com.landawn.abacus.util.ByteList
 
replaceAll(char[], char, char) - Static method in class com.landawn.abacus.util.N
Replaces all occurrences of the specified old value with the new value in the given char array.
replaceAll(char[], CharUnaryOperator) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given char array using the specified CharUnaryOperator.
replaceAll(char, char) - Method in class com.landawn.abacus.util.CharList
 
replaceAll(double[], double, double) - Static method in class com.landawn.abacus.util.N
Replaces all occurrences of the specified old value with the new value in the given double array.
replaceAll(double[], DoubleUnaryOperator) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given double array using the specified DoubleUnaryOperator.
replaceAll(double, double) - Method in class com.landawn.abacus.util.DoubleList
 
replaceAll(float[], float, float) - Static method in class com.landawn.abacus.util.N
Replaces all occurrences of the specified old value with the new value in the given float array.
replaceAll(float[], FloatUnaryOperator) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given float array using the specified FloatUnaryOperator.
replaceAll(float, float) - Method in class com.landawn.abacus.util.FloatList
 
replaceAll(int[], int, int) - Static method in class com.landawn.abacus.util.N
Replaces all occurrences of the specified old value with the new value in the given int array.
replaceAll(int[], IntUnaryOperator) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given int array using the specified IntUnaryOperator.
replaceAll(int, int) - Method in class com.landawn.abacus.util.IntList
 
replaceAll(long[], long, long) - Static method in class com.landawn.abacus.util.N
Replaces all occurrences of the specified old value with the new value in the given long array.
replaceAll(long[], LongUnaryOperator) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given long array using the specified LongUnaryOperator.
replaceAll(long, long) - Method in class com.landawn.abacus.util.LongList
 
replaceAll(short[], short, short) - Static method in class com.landawn.abacus.util.N
Replaces all occurrences of the specified old value with the new value in the given short array.
replaceAll(short[], ShortUnaryOperator) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given short array using the specified ShortUnaryOperator.
replaceAll(short, short) - Method in class com.landawn.abacus.util.ShortList
 
replaceAll(Throwables.BooleanUnaryOperator<E>) - Method in class com.landawn.abacus.util.BooleanList
 
replaceAll(Throwables.ByteUnaryOperator<E>) - Method in class com.landawn.abacus.util.ByteList
 
replaceAll(Throwables.CharUnaryOperator<E>) - Method in class com.landawn.abacus.util.CharList
 
replaceAll(Throwables.DoubleUnaryOperator<E>) - Method in class com.landawn.abacus.util.DoubleList
 
replaceAll(Throwables.FloatUnaryOperator<E>) - Method in class com.landawn.abacus.util.FloatList
 
replaceAll(Throwables.IntUnaryOperator<E>) - Method in class com.landawn.abacus.util.IntList
 
replaceAll(Throwables.LongUnaryOperator<E>) - Method in class com.landawn.abacus.util.LongList
 
replaceAll(Throwables.ShortUnaryOperator<E>) - Method in class com.landawn.abacus.util.ShortList
 
replaceAll(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces all occurrences of a target string in the input string with a replacement string, starting from a specified index.
replaceAll(String, String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Replaces each substring of the text String that matches the given regular expression with the given replacement.
replaceAll(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces all occurrences of a String within another String.
replaceAll(String, Pattern, String) - Static method in class com.landawn.abacus.util.RegExUtil
Replaces each substring of the text String that matches the given regular expression pattern with the given replacement.
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.Multimap
Replaces all values associated with each key in this Multimap according to the provided function.
replaceAll(UnaryOperator<E>) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
replaceAll(List<T>, Object, T) - Static method in class com.landawn.abacus.util.N
Replaces all occurrences of the specified old value with the new value in the given list.
replaceAll(List<T>, UnaryOperator<T>) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given list using the specified UnaryOperator.
replaceAll(Map<K, V>, BiFunction<? super K, ? super V, ? extends V>) - Static method in class com.landawn.abacus.util.Maps
Replaces each entry's value with the result of applying the given function to that entry.
replaceAll(T[], Object, T) - Static method in class com.landawn.abacus.util.N
Replaces all occurrences of the specified old value with the new value in the given array.
replaceAll(T[], UnaryOperator<T>) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given array using the specified UnaryOperator.
replaceAllIgnoreCase(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces all occurrences of a target string in the input string with a replacement string, ignoring case considerations, starting from a specified index.
replaceAllIgnoreCase(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces all occurrences of a target string in the input string with a replacement string, ignoring case considerations.
replaceAllWithOne(K, E) - Method in class com.landawn.abacus.util.Multimap
Replaces all the values associated with the specified key in this Multimap with the new value.
replaceAllWithOneIf(BiPredicate<? super K, ? super V>, E) - Method in class com.landawn.abacus.util.Multimap
Replaces all values associated with keys that satisfy the specified predicate in this Multimap with the new value.
replaceAllWithOneIf(Predicate<? super K>, E) - Method in class com.landawn.abacus.util.Multimap
Replaces all values associated with keys that satisfy the specified predicate in this Multimap with the new value.
replaceBefore(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces the substring before a specified delimiter in the given string with a replacement string.
replaceBetween(String, String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces the substring between two specified delimiters in the given string with a replacement string.
replaceFirst(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces the first occurrence of a target string in the input string with a replacement string, starting from a specified index.
replaceFirst(String, String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Replaces the first substring of the text string that matches the given regular expression with the given replacement.
replaceFirst(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces a String with another String inside a larger String, once.
replaceFirst(String, Pattern, String) - Static method in class com.landawn.abacus.util.RegExUtil
Replaces the first substring of the text string that matches the given regular expression pattern with the given replacement.
replaceFirstIgnoreCase(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces the first occurrence of a target string in the input string with a replacement string, ignoring case considerations, starting from a specified index.
replaceFirstIgnoreCase(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces the first occurrence of a target string in the input string with a replacement string, ignoring case considerations.
replaceIf(boolean[], BooleanPredicate, boolean) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given boolean array that satisfy the provided predicate with a specified boolean value.
replaceIf(byte[], BytePredicate, byte) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given byte array that satisfy the provided predicate with a specified byte value.
replaceIf(char[], CharPredicate, char) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given char array that satisfy the provided predicate with a specified char value.
replaceIf(double[], DoublePredicate, double) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given double array that satisfy the provided predicate with a specified double value.
replaceIf(float[], FloatPredicate, float) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given float array that satisfy the provided predicate with a specified float value.
replaceIf(int[], IntPredicate, int) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given int array that satisfy the provided predicate with a specified int value.
replaceIf(long[], LongPredicate, long) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given long array that satisfy the provided predicate with a specified long value.
replaceIf(short[], ShortPredicate, short) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given short array that satisfy the provided predicate with a specified short value.
replaceIf(IntBiPredicate, V) - Method in class com.landawn.abacus.util.Sheet
Replaces all values in the sheet that satisfy the provided predicate with the new value.
replaceIf(TriPredicate<? super R, ? super C, ? super V>, V) - Method in class com.landawn.abacus.util.Sheet
Replaces all values in the sheet that satisfy the provided predicate with the new value.
replaceIf(Throwables.BooleanPredicate<E>, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
replaceIf(Throwables.BytePredicate<E>, byte) - Method in class com.landawn.abacus.util.ByteList
 
replaceIf(Throwables.CharPredicate<E>, char) - Method in class com.landawn.abacus.util.CharList
 
replaceIf(Throwables.DoublePredicate<E>, double) - Method in class com.landawn.abacus.util.DoubleList
 
replaceIf(Throwables.FloatPredicate<E>, float) - Method in class com.landawn.abacus.util.FloatList
 
replaceIf(Throwables.IntPredicate<E>, int) - Method in class com.landawn.abacus.util.IntList
 
replaceIf(Throwables.LongPredicate<E>, long) - Method in class com.landawn.abacus.util.LongList
 
replaceIf(Throwables.ShortPredicate<E>, short) - Method in class com.landawn.abacus.util.ShortList
 
replaceIf(Predicate<?>, Object) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
replaceIf(Predicate<?>, Object) - Method in interface com.landawn.abacus.util.DataSet
Replaces values in the DataSet that satisfy a specified condition with a new value.
replaceIf(Predicate<?>, Object) - Method in class com.landawn.abacus.util.RowDataSet
 
replaceIf(Predicate<? super V>, V) - Method in class com.landawn.abacus.util.Sheet
Replaces all values in the sheet that satisfy the provided predicate with the new value.
replaceIf(List<T>, Predicate<? super T>, T) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given list that satisfy the provided predicate with a specified value.
replaceIf(T[], Predicate<? super T>, T) - Static method in class com.landawn.abacus.util.N
Replaces all elements in the given array that satisfy the provided predicate with a specified value.
replaceIgnoreCase(String, int, String, String, int) - Static method in class com.landawn.abacus.util.Strings
Replaces occurrences of a target string in the input string with a replacement string, ignoring case considerations, starting from a specified index and up to a maximum number of replacements.
replaceKeys(Map<K, ?>, Function<? super K, ? extends K>) - Static method in class com.landawn.abacus.util.Maps
Replaces the keys in the specified map using the provided key converter function.
replaceKeys(Map<K, V>, Function<? super K, ? extends K>, BiFunction<? super V, ? super V, ? extends V>) - Static method in class com.landawn.abacus.util.Maps
Replaces the keys in the specified map using the provided key converter function and merges values if necessary.
replaceManyWithOne(K, Collection<? extends E>, E) - Method in class com.landawn.abacus.util.Multimap
Replaces all occurrences of the specified old values with the new value for the given key in this Multimap.
replaceManyWithOneIf(BiPredicate<? super K, ? super V>, Collection<? extends E>, E) - Method in class com.landawn.abacus.util.Multimap
Replaces all occurrences of the specified old values with the new value for keys that satisfy the specified predicate in this Multimap.
replaceManyWithOneIf(Predicate<? super K>, Collection<? extends E>, E) - Method in class com.landawn.abacus.util.Multimap
Replaces all occurrences of the specified old values with the new value for keys that satisfy the specified predicate in this Multimap.
replaceOnce(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
replaceOnce(String, String, String) - Static method in class com.landawn.abacus.util.Strings
replaceOnceIgnoreCase(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
replaceOnceIgnoreCase(String, String, String) - Static method in class com.landawn.abacus.util.Strings
replaceOne(K, E, E) - Method in class com.landawn.abacus.util.Multimap
Replaces a single occurrence of the specified old value with the new value for the given key in this Multimap.
replaceOneIf(BiPredicate<? super K, ? super V>, E, E) - Method in class com.landawn.abacus.util.Multimap
Replaces a single occurrence of the specified old value with the new value for keys that satisfy the specified predicate in this Multimap.
replaceOneIf(Predicate<? super K>, E, E) - Method in class com.landawn.abacus.util.Multimap
Replaces a single occurrence of the specified old value with the new value for keys that satisfy the specified predicate in this Multimap.
replacePattern(String, String, String) - Static method in class com.landawn.abacus.util.RegExUtil
Replaces each substring of the source String that matches the given regular expression with the given replacement using the Pattern.DOTALL option.
replacePattern(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Replaces each substring of the source String that matches the given regular expression with the given replacement using the Pattern.DOTALL option.
replaceRange(boolean[], int, int, boolean[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range replaced with the replacement array.
replaceRange(byte[], int, int, byte[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range replaced with the replacement array.
replaceRange(char[], int, int, char[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range replaced with the replacement array.
replaceRange(double[], int, int, double[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range replaced with the replacement array.
replaceRange(float[], int, int, float[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range replaced with the replacement array.
replaceRange(int[], int, int, int[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range replaced with the replacement array.
replaceRange(int, int, boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
replaceRange(int, int, byte[]) - Method in class com.landawn.abacus.util.ByteList
 
replaceRange(int, int, char[]) - Method in class com.landawn.abacus.util.CharList
 
replaceRange(int, int, double[]) - Method in class com.landawn.abacus.util.DoubleList
 
replaceRange(int, int, float[]) - Method in class com.landawn.abacus.util.FloatList
 
replaceRange(int, int, int[]) - Method in class com.landawn.abacus.util.IntList
 
replaceRange(int, int, long[]) - Method in class com.landawn.abacus.util.LongList
 
replaceRange(int, int, short[]) - Method in class com.landawn.abacus.util.ShortList
 
replaceRange(int, int, A) - Method in class com.landawn.abacus.util.PrimitiveList
 
replaceRange(int, int, BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
replaceRange(int, int, ByteList) - Method in class com.landawn.abacus.util.ByteList
 
replaceRange(int, int, CharList) - Method in class com.landawn.abacus.util.CharList
 
replaceRange(int, int, DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
replaceRange(int, int, FloatList) - Method in class com.landawn.abacus.util.FloatList
 
replaceRange(int, int, IntList) - Method in class com.landawn.abacus.util.IntList
 
replaceRange(int, int, LongList) - Method in class com.landawn.abacus.util.LongList
 
replaceRange(int, int, ShortList) - Method in class com.landawn.abacus.util.ShortList
 
replaceRange(int, int, L) - Method in class com.landawn.abacus.util.PrimitiveList
 
replaceRange(long[], int, int, long[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range replaced with the replacement array.
replaceRange(short[], int, int, short[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range replaced with the replacement array.
replaceRange(String[], int, int, String[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range replaced with the replacement array.
replaceRange(String, int, int, String) - Static method in class com.landawn.abacus.util.N
Returns a new String with the specified range replaced with the replacement String.
replaceRange(String, int, int, String) - Static method in class com.landawn.abacus.util.Strings
Returns a new String with the specified range replaced with the replacement String.
replaceRange(List<T>, int, int, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Replaces a range of elements in the given list with the elements from the replacement collection.
replaceRange(T[], int, int, T[]) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range replaced with the replacement array.
replacingMerger() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
replacingMerger() - Static method in class com.landawn.abacus.util.Fn
 
requestSentAtMillis() - Method in class com.landawn.abacus.http.HttpResponse
Sent request at millis.
requestUrl() - Method in class com.landawn.abacus.http.HttpResponse
 
requireNonNull(T) - Static method in class com.landawn.abacus.util.N
Checks if the specified object reference is not null, and throws NullPointerException if it is.
requireNonNull(T, String) - Static method in class com.landawn.abacus.util.N
Checks if the specified object reference is not null, and throws NullPointerException if it is.
requireNonNull(T, Supplier<String>) - Static method in class com.landawn.abacus.util.N
Checks if the specified object reference is not null, and throws NullPointerException if it is.
reset() - Method in class com.landawn.abacus.util.BrotliInputStream
 
reset() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
Reset.
reset() - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
reset() - Method in class com.landawn.abacus.util.SnappyInputStream
 
reset() - Method in class com.landawn.abacus.util.Stopwatch
Sets the elapsed time for this stopwatch to zero, and places it in a stopped state.
resetCSVHeaderParser() - Static method in class com.landawn.abacus.util.CSVUtil
Resets the CSV header parser to the default parser for the current thread.
resetCSVLineParser() - Static method in class com.landawn.abacus.util.CSVUtil
Resets the CSV line parser to the default parser for current thread.
resetHttpHeaderFilterForHARRequest() - Static method in class com.landawn.abacus.http.HARUtil
 
responseReceivedAtMillis() - Method in class com.landawn.abacus.http.HttpResponse
Received response at millis.
result() - Method in class com.landawn.abacus.util.Builder.ComparisonBuilder
 
result() - Method in class com.landawn.abacus.util.Builder.EquivalenceBuilder
 
result() - Method in class com.landawn.abacus.util.Builder.HashCodeBuilder
 
Result<T,E> - Class in com.landawn.abacus.util
This class encapsulates a result of an operation that can either be a value of type T or an exception of type E.
RESULT - Static variable in class com.landawn.abacus.parser.XMLConstants
Field RESULT.
RESULT_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field RESULT_ELE_END.
RESULT_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field RESULT_ELE_START.
RESULT_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field RESULT_NULL_ELE.
Result.R<T> - Class in com.landawn.abacus.util
 
retainAll(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
 
retainAll(byte[]) - Method in class com.landawn.abacus.util.ByteList
 
retainAll(char[]) - Method in class com.landawn.abacus.util.CharList
 
retainAll(double[]) - Method in class com.landawn.abacus.util.DoubleList
 
retainAll(float[]) - Method in class com.landawn.abacus.util.FloatList
 
retainAll(int[]) - Method in class com.landawn.abacus.util.IntList
 
retainAll(long[]) - Method in class com.landawn.abacus.util.LongList
 
retainAll(short[]) - Method in class com.landawn.abacus.util.ShortList
 
retainAll(A) - Method in class com.landawn.abacus.util.PrimitiveList
 
retainAll(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
 
retainAll(ByteList) - Method in class com.landawn.abacus.util.ByteList
 
retainAll(CharList) - Method in class com.landawn.abacus.util.CharList
 
retainAll(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
 
retainAll(FloatList) - Method in class com.landawn.abacus.util.FloatList
 
retainAll(IntList) - Method in class com.landawn.abacus.util.IntList
 
retainAll(LongList) - Method in class com.landawn.abacus.util.LongList
 
retainAll(ShortList) - Method in class com.landawn.abacus.util.ShortList
 
retainAll(Collection<?>) - Method in class com.landawn.abacus.util.IdentityHashSet
 
retainAll(Collection<?>) - Method in class com.landawn.abacus.util.ImmutableCollection
Deprecated.
throws UnsupportedOperationException
retainAll(Collection<?>) - Method in class com.landawn.abacus.util.Multiset
retainAll(Collection<T>, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Retains only the elements in the specified collection that are present in the specified collection of elements to keep.
retainAll(L) - Method in class com.landawn.abacus.util.PrimitiveList
 
RETIRED - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
RETIRED - Enum constant in enum class com.landawn.abacus.util.Status
 
Retry<T> - Class in com.landawn.abacus.util
This class provides a mechanism to retry operations in case of exceptions.
RETRY_AFTER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Retry-After header field name.
Retry.R<T> - Class in com.landawn.abacus.util
 
RETURNED - Enum constant in enum class com.landawn.abacus.util.Status
 
reuseCachedBuffer() - Method in class com.landawn.abacus.util.Joiner
Improving performance by set useCachedBuffer=true, and must remember to call toString()/appendTo()/map()/mapIfNotEmpty()/stream()/streamIfNotEmpty() or close() to recycle the cached buffer.
reverse() - Method in class com.landawn.abacus.util.BooleanList
Reverse.
reverse() - Method in class com.landawn.abacus.util.ByteList
Reverse.
reverse() - Method in class com.landawn.abacus.util.CharList
Reverse.
reverse() - Method in class com.landawn.abacus.util.DoubleList
Reverse.
reverse() - Method in class com.landawn.abacus.util.FloatList
Reverse.
reverse() - Method in class com.landawn.abacus.util.ImmutableList
Copied from Google Guava under Apache License v2.0 and may be modified.
reverse() - Method in class com.landawn.abacus.util.IntList
Reverse.
reverse() - Method in class com.landawn.abacus.util.LongList
Reverse.
reverse() - Method in class com.landawn.abacus.util.Pair
Returns a new instance of Pair<R, L>.
reverse() - Method in class com.landawn.abacus.util.PrimitiveList
 
reverse() - Method in class com.landawn.abacus.util.ShortList
Reverse.
reverse() - Method in class com.landawn.abacus.util.Triple
Returns a new instance of Triple<R, M, L>.
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
reverse() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
reverse(boolean[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified boolean array.
reverse(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified range of the specified boolean array.
reverse(byte[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified byte array.
reverse(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified range of the specified byte array.
reverse(char[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified char array.
reverse(char[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified range of the specified char array.
reverse(double[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified double array.
reverse(double[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified range of the specified double array.
reverse(float[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified float array.
reverse(float[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified range of the specified float array.
reverse(int[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified int array.
reverse(int[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified range of the specified int array.
reverse(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
reverse(int, int) - Method in class com.landawn.abacus.util.ByteList
 
reverse(int, int) - Method in class com.landawn.abacus.util.CharList
 
reverse(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
reverse(int, int) - Method in class com.landawn.abacus.util.FloatList
 
reverse(int, int) - Method in class com.landawn.abacus.util.IntList
 
reverse(int, int) - Method in class com.landawn.abacus.util.LongList
 
reverse(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
reverse(int, int) - Method in class com.landawn.abacus.util.ShortList
 
reverse(long[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified long array.
reverse(long[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified range of the specified long array.
reverse(short[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified short array.
reverse(short[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified range of the specified short array.
reverse(Object[]) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified object array.
reverse(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified range of the specified object array.
reverse(String) - Static method in class com.landawn.abacus.util.Strings
Reverses the characters in the given string.
reverse(Collection<?>) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified collection that has a well-defined encounter order.
reverse(List<?>) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified list.
reverse(List<?>, int, int) - Static method in class com.landawn.abacus.util.N
Reverses the order of the elements in the specified range of the specified list.
reverse(List<T>) - Static method in class com.landawn.abacus.util.Iterables
Copied from Google Guava under Apache License v2.0 and may be modified.
reversed() - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements in reverse order.
reversed() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream in reverse order.
reversed() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a new EntryStream with the elements in reverse order.
reversedComparingBoolean(ToBooleanFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingBy(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by.
reversedComparingByIfNotNullOrElseNullsFirst(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingByIfNotNullOrElseNullsLast(Function<? super T, ? extends Comparable>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingByKey() - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by key.
reversedComparingByKey(Comparator<? super K>) - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by key.
reversedComparingByte(ToByteFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingByValue() - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by value.
reversedComparingByValue(Comparator<? super V>) - Static method in class com.landawn.abacus.util.Comparators
Reversed comparing by value.
reversedComparingChar(ToCharFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingFloat(ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reversedComparingShort(ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.Comparators
 
reverseDelimited(String, char) - Static method in class com.landawn.abacus.util.Strings
Reverses a String that is delimited by a specific character.
reverseDelimited(String, String) - Static method in class com.landawn.abacus.util.Strings
Reverses the order of delimited elements in a string.
reverseOrder() - Static method in class com.landawn.abacus.util.Comparators
 
reverseOrder(Comparator<T>) - Static method in class com.landawn.abacus.util.Comparators
 
reverseSort() - Method in class com.landawn.abacus.util.BooleanList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.ByteList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.CharList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.DoubleList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.FloatList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.IntList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.LongList
Reverse sort.
reverseSort() - Method in class com.landawn.abacus.util.PrimitiveList
 
reverseSort() - Method in class com.landawn.abacus.util.ShortList
Reverse sort.
reverseSort(boolean[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array of booleans in reverse order.
reverseSort(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array of booleans in reverse order.
reverseSort(byte[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array of bytes in reverse order.
reverseSort(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array of bytes in reverse order.
reverseSort(char[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array of characters in reverse order.
reverseSort(char[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array of characters in reverse order.
reverseSort(double[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array of doubles in reverse order.
reverseSort(double[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array of doubles in reverse order.
reverseSort(float[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array of floats in reverse order.
reverseSort(float[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array of floats in reverse order.
reverseSort(int[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array of ints in reverse order.
reverseSort(int[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array of ints in reverse order.
reverseSort(long[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array of longs in reverse order.
reverseSort(long[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array of longs in reverse order.
reverseSort(short[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array of shorts in reverse order.
reverseSort(short[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array of shorts in reverse order.
reverseSort(Object[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array of objects in reverse order.
reverseSort(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array of objects in reverse order.
reverseSort(List<? extends T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list in reverse order.
reverseSort(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the list in reverse order.
reverseSortBy(List<? extends T>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the keys extracted by the provided Function in reverse order.
reverseSortBy(T[], Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the keys extracted by the provided Function in reverse order.
reverseSortByDouble(List<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the double values extracted by the provided ToDoubleFunction in reverse order.
reverseSortByDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the double values extracted by the provided ToDoubleFunction in reverse order.
reverseSortByFloat(List<? extends T>, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the float values extracted by the provided ToFloatFunction in reverse order.
reverseSortByFloat(T[], ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the float values extracted by the provided ToFloatFunction in reverse order.
reverseSortByInt(List<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the int values extracted by the provided ToIntFunction in reverse order.
reverseSortByInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the int values extracted by the provided ToIntFunction in reverse order.
reverseSortByLong(List<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the long values extracted by the provided ToLongFunction in reverse order.
reverseSortByLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the long values extracted by the provided ToLongFunction in reverse order.
reverseSorted() - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted in reverse natural order.
reverseSorted() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream in reverse sorted order.
reverseSorted() - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated.
reverseSorted(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a reverse sorted EntryStream based on the specified comparator.
reverseSorted(Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted in reverse order using the specified comparator.
reverseSorted(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, sorted in reverse order according to the provided Comparator.
reverseSortedBy(Function<? super Map.Entry<K, V>, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a reverse sorted EntryStream based on the specified key comparator.
reverseSortedBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted in reverse order according to natural order of the values extracted by the provided key extractor function.
reverseSortedBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, sorted in reverse order according to the natural order of the keys produced by the provided keyMapper function.
reverseSortedByDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted in reverse order according to double values extracted by the provided key extractor function.
reverseSortedByDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, sorted in reverse order according to the natural order of the double values produced by the provided keyMapper function.
reverseSortedByInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted in reverse order according to integer values extracted by the provided key extractor function.
reverseSortedByInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, sorted in reverse order according to the natural order of the integer values produced by the provided keyMapper function.
reverseSortedByLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted in reverse order according to long values extracted by the provided key extractor function.
reverseSortedByLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, sorted in reverse order according to the natural order of the long values produced by the provided keyMapper function.
reverseToList(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns a new list with the elements from the specified collection in reverse order.
REVOKED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
REVOKED - Enum constant in enum class com.landawn.abacus.util.Status
 
RFC_1123_DATE_TIME - Static variable in class com.landawn.abacus.util.DateUtil.DTF
Date/Time format: EEE, dd MMM yyyy HH:mm:ss zzz.
RFC_1123_DATE_TIME_FORMAT - Static variable in class com.landawn.abacus.util.DateUtil
This constant defines the date format specified by RFC 1123 / RFC 822.
right - Variable in class com.landawn.abacus.util.Pair
 
right - Variable in class com.landawn.abacus.util.Triple
 
right() - Static method in class com.landawn.abacus.util.Fn
 
right() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
right() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
RIGHT - Static variable in class com.landawn.abacus.util.WD
Field RIGHT.
RIGHT_JOIN - Static variable in class com.landawn.abacus.util.WD
Field RIGHT_JOIN.
rightJoin(DataSet, String, String) - Method in interface com.landawn.abacus.util.DataSet
Performs a right join operation between this DataSet and another DataSet based on the specified column names.
rightJoin(DataSet, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
rightJoin(DataSet, Map<String, String>) - Method in interface com.landawn.abacus.util.DataSet
Performs a right join operation between this DataSet and another DataSet based on the specified column names.
rightJoin(DataSet, Map<String, String>) - Method in class com.landawn.abacus.util.RowDataSet
 
rightJoin(DataSet, Map<String, String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a right join operation between this DataSet and another DataSet based on the specified column names.
rightJoin(DataSet, Map<String, String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rightJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in interface com.landawn.abacus.util.DataSet
Performs a right join operation between this DataSet and another DataSet based on the specified column names.
rightJoin(DataSet, Map<String, String>, String, Class<?>, IntFunction<? extends Collection>) - Method in class com.landawn.abacus.util.RowDataSet
 
rightJoin(Stream<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
rightJoin(Collection<? extends T>, Function<? super T, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
rightJoin(Collection<? extends T>, Function<? super T, ? extends K>, BiFunction<? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
rightJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>) - Method in class com.landawn.abacus.util.stream.Stream
Deprecated.
The time complexity is O(n * m). You should try rightJoin(Collection, Function, Function) first.
rightJoin(Collection<? extends U>, BiPredicate<? super T, ? super U>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Deprecated.
The time complexity is O(n * m). You should try rightJoin(Collection, Function, Function, BiFunction) first.
rightJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
rightJoin(Collection<? extends U>, Function<? super T, ? extends K>, Function<? super U, ? extends K>, BiFunction<? super T, ? super U, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
The time complexity is O(n + m) : n is the size of this Stream and m is the size of specified collection b.
roll(T, int, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time to the given calendar unit, based on the calendar's rules.
roll(T, long, TimeUnit) - Static method in class com.landawn.abacus.util.DateUtil
Adds or subtracts the specified amount of time to the given time unit, based on the calendar's rules.
ROLLBACK - Static variable in class com.landawn.abacus.util.WD
Field ROLLBACK.
rollup() - Method in class com.landawn.abacus.util.stream.Stream
Generates a rollup of the elements in the stream.
rollup(Collection<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Generates a rollup (a list of cumulative subsets) of the given collection.
rollup(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Performs a rollup operation on the DataSet.
rollup(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a rollup operation on the DataSet and applies an aggregate operation on a specific column.
rollup(Collection<String>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a rollup operation on the DataSet and applies an aggregate operation on multiple columns.
rollup(Collection<String>, Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a rollup operation on the DataSet and applies an aggregate operation on multiple columns.
rollup(Collection<String>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a rollup operation on the DataSet and applies an aggregate operation on multiple columns.
rollup(Collection<String>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a rollup operation on the DataSet using the specified columns and key mapper function.
rollup(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, String, String, Collector<?, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a rollup operation on the DataSet using the specified columns, key mapper function, and an aggregate operation.
rollup(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, String, String, Collector<?, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Class<?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a rollup operation on the DataSet using the specified columns, key mapper function, and a collection of aggregate operations.
rollup(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Class<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a rollup operation on the DataSet using the specified columns, key mapper function, row mapper function, and a collector for aggregate operations.
rollup(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>, Collector<? super T, ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rollup(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Performs a rollup operation on the DataSet using the specified columns, key mapper function, and a collector for aggregate operations.
rollup(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ?>, Collection<String>, String, Collector<? super Object[], ?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
rotate(boolean[], int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified boolean array by the specified distance.
rotate(byte[], int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified byte array by the specified distance.
rotate(char[], int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified char array by the specified distance.
rotate(double[], int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified double array by the specified distance.
rotate(float[], int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified float array by the specified distance.
rotate(int) - Method in class com.landawn.abacus.util.BooleanList
 
rotate(int) - Method in class com.landawn.abacus.util.ByteList
 
rotate(int) - Method in class com.landawn.abacus.util.CharList
 
rotate(int) - Method in class com.landawn.abacus.util.DoubleList
 
rotate(int) - Method in class com.landawn.abacus.util.FloatList
 
rotate(int) - Method in class com.landawn.abacus.util.IntList
 
rotate(int) - Method in class com.landawn.abacus.util.LongList
 
rotate(int) - Method in class com.landawn.abacus.util.PrimitiveList
 
rotate(int) - Method in class com.landawn.abacus.util.ShortList
 
rotate(int[], int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified int array by the specified distance.
rotate(long[], int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified long array by the specified distance.
rotate(short[], int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified short array by the specified distance.
rotate(Object[], int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified Object array by the specified distance.
rotate(String, int) - Static method in class com.landawn.abacus.util.Strings
Rotate (circular shift) a String of shift characters.
rotate(Collection<?>, int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified collection that has a well-defined encounter order by the specified distance.
rotate(List<?>, int) - Static method in class com.landawn.abacus.util.N
Rotates the elements of the specified list by the specified distance.
rotated(int) - Method in class com.landawn.abacus.util.Seq
Rotates the elements in this sequence by the specified distance.
rotated(int) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream rotated by the specified distance.
rotated(int) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a new EntryStream with the elements rotated by the specified distance.
round(double, int) - Static method in class com.landawn.abacus.util.Numbers
Rounds the given double value to the specified number of decimal places.
round(double, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Rounds the given double value to the specified number of decimal places.
round(double, String) - Static method in class com.landawn.abacus.util.Numbers
Rounds the given double value using the specified DecimalFormat.
round(double, DecimalFormat) - Static method in class com.landawn.abacus.util.Numbers
Rounds the given double value using the specified DecimalFormat.
round(float, int) - Static method in class com.landawn.abacus.util.Numbers
Rounds the given float value to the specified number of decimal places.
round(float, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Rounds the given double value to the specified number of decimal places.
round(float, String) - Static method in class com.landawn.abacus.util.Numbers
Rounds the given float value using the specified DecimalFormat.
round(float, DecimalFormat) - Static method in class com.landawn.abacus.util.Numbers
Rounds the given double value using the specified DecimalFormat.
round(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
round(T, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Rounds the given date to the nearest whole unit as specified by the CalendarField.
roundToBigInteger(double, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the BigInteger value that is equal to x rounded with the specified rounding mode, if possible.
roundToInt(double, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the int value that is equal to x rounded with the specified rounding mode, if possible.
roundToLong(double, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the long value that is equal to x rounded with the specified rounding mode, if possible.
row(R) - Method in class com.landawn.abacus.util.Sheet
Retrieves a map representing a row in the Sheet.
ROW_NEXT - Static variable in class com.landawn.abacus.util.WD
Field ROW_NEXT.
RowDataSet - Class in com.landawn.abacus.util
 
RowDataSet(List<String>, List<List<Object>>) - Constructor for class com.landawn.abacus.util.RowDataSet
 
RowDataSet(List<String>, List<List<Object>>, Map<String, Object>) - Constructor for class com.landawn.abacus.util.RowDataSet
 
rowIndex() - Method in record class com.landawn.abacus.util.Sheet.Point
Returns the value of the rowIndex record component.
rowKey() - Method in record class com.landawn.abacus.util.Sheet.Cell
Returns the value of the rowKey record component.
rowKeySet() - Method in class com.landawn.abacus.util.Sheet
Returns the immutable set of row keys in the Sheet.
rowLength() - Method in class com.landawn.abacus.util.Sheet
Retrieves the number of rows in the Sheet.
rowMap() - Method in class com.landawn.abacus.util.Sheet
Retrieves a map representing all rows in the Sheet.
ROWNUM - Static variable in class com.landawn.abacus.util.WD
Field ROWNUM.
rows() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of pairs in the Sheet, where each pair consists of a row key and a stream of values in that row.
rows(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of pairs in the Sheet, where each pair consists of a row key and a stream of values in that row.
rows(Collection<String>, Object[][]) - Static method in interface com.landawn.abacus.util.DataSet
Creates a new DataSet with the specified column names and rows.
rows(Collection<String>, Collection<? extends Collection<?>>) - Static method in interface com.landawn.abacus.util.DataSet
Creates a new DataSet with the specified column names and rows.
rows(Collection<R>, Collection<C>, Object[][]) - Static method in class com.landawn.abacus.util.Sheet
Constructs a new Sheet with the specified row keys, column keys, and initial data.
rows(Collection<R>, Collection<C>, Collection<? extends Collection<? extends V>>) - Static method in class com.landawn.abacus.util.Sheet
Constructs a new Sheet with the specified row keys, column keys, and initial data.
ROWS - Static variable in class com.landawn.abacus.util.WD
Field ROWS.
ROWS_ONLY - Static variable in class com.landawn.abacus.util.WD
Field ROWS_ONLY.
RPAD - Static variable in class com.landawn.abacus.util.WD
Field RPAD.
rr(Runnable) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
rr(Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Fn
 
RS - Static variable in class com.landawn.abacus.util.Ascii
Record Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
RTRIM - Static variable in class com.landawn.abacus.util.WD
Field RTRIM.
RU - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't read by bean id (but can query by condition) and modify(update) if lock on this level.
RUD - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't read by bean id (but can query by condition), modify(update) and delete if lock on this level.
run() - Method in interface com.landawn.abacus.util.function.Runnable
 
run() - Method in interface com.landawn.abacus.util.Throwables.EE.Runnable
 
run() - Method in interface com.landawn.abacus.util.Throwables.EEE.Runnable
 
run() - Method in interface com.landawn.abacus.util.Throwables.Runnable
 
run(int, int, int, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Profiler
Runs a performance test with the specified number of threads, loops, and rounds.
run(int, int, int, String, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Profiler
Runs a performance test with the specified number of threads, loops, and rounds, and a custom label.
run(int, long, int, long, int, String, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Profiler
Runs a performance test with the specified number of threads, thread delay, loops, loop delay, rounds, and a custom label.
run(Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.Try
 
run(Throwables.Consumer<? super T, ? extends Exception>, Consumer<? super Exception>) - Method in class com.landawn.abacus.util.Try
 
run(Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action asynchronously.
run(Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.Retry
Executes the specified operation and retries it if it fails.
run(Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.Try
Executes the provided cmd that may throw an exception.
run(Throwables.Runnable<? extends Exception>, Executor) - Static method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action asynchronously using the specified executor.
run(Throwables.Runnable<? extends Exception>, Consumer<? super Exception>) - Static method in class com.landawn.abacus.util.Try
Executes the provided cmd and if an exception occurs, applies the actionOnError consumer on the exception.
run(Throwables.Runnable<? extends Throwable>) - Static method in class com.landawn.abacus.util.Throwables
Executes the provided cmd that may throw an exception.
run(Throwables.Runnable<? extends Throwable>, Consumer<? super Throwable>) - Static method in class com.landawn.abacus.util.Throwables
Executes the provided cmd and if an exception occurs, applies the actionOnError consumer on the exception.
run(Throwables.Runnable<E>) - Method in class com.landawn.abacus.util.Synchronized
Executes the provided cmd in a synchronized manner on the provided mutex.
run(Runnable) - Method in class com.landawn.abacus.util.Retry.R
Executes the specified operation and retries it if it fails.
run(T, Throwables.Runnable<E>) - Static method in class com.landawn.abacus.util.Synchronized
Executes the provided cmd in a synchronized manner on the provided mutex.
runAfterBoth(ContinuableFuture<?>, Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action after both this ContinuableFuture and the other ContinuableFuture complete.
runAfterBoth(ContinuableFuture<U>, Throwables.BiConsumer<? super T, ? super U, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action after both this ContinuableFuture and the other ContinuableFuture complete.
runAfterBoth(ContinuableFuture<U>, Throwables.Consumer<? super Tuple.Tuple4<T, ? super Exception, U, ? super Exception>, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action after both this ContinuableFuture and the other ContinuableFuture complete.
runAfterBoth(ContinuableFuture<U>, Throwables.QuadConsumer<? super T, ? super Exception, ? super U, ? super Exception, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action after both this ContinuableFuture and the other ContinuableFuture complete.
runAfterEither(ContinuableFuture<?>, Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided Runnable action after either this ContinuableFuture or the other ContinuableFuture completes.
runAfterEither(ContinuableFuture<? extends T>, Throwables.BiConsumer<? super T, ? super Exception, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action after either this ContinuableFuture or the other ContinuableFuture completes.
runAfterEither(ContinuableFuture<? extends T>, Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action after either this ContinuableFuture or the other ContinuableFuture completes.
runAfterFirstSucceed(ContinuableFuture<?>, Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided Runnable action after either this ContinuableFuture or the other ContinuableFuture completes successfully.
runAfterFirstSucceed(ContinuableFuture<? extends T>, Throwables.BiConsumer<? super T, ? super Exception, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action after either this ContinuableFuture or the other ContinuableFuture completes successfully.
runAfterFirstSucceed(ContinuableFuture<? extends T>, Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action after either this ContinuableFuture or the other ContinuableFuture completes successfully.
runByBatch(Iterable<? extends T>, int, Throwables.Consumer<? super List<T>, E>) - Static method in class com.landawn.abacus.util.N
Executes the given action on batches of elements from the provided iterable.
runByBatch(Iterable<? extends T>, int, Throwables.IntObjConsumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.N
Executes the given batch action after applying the specified element consumer on each batch element with index for preparing batch execution.
runByBatch(Iterator<? extends T>, int, Throwables.Consumer<? super List<T>, E>) - Static method in class com.landawn.abacus.util.N
Executes the given action on batches of elements from the provided iterator.
runByBatch(Iterator<? extends T>, int, Throwables.IntObjConsumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.N
Executes the given batch action after applying the specified element consumer on each batch element with index for preparing batch execution.
runByBatch(T[], int, Throwables.Consumer<? super List<T>, E>) - Static method in class com.landawn.abacus.util.N
Executes the given action on batches of elements from the provided array.
runByBatch(T[], int, Throwables.IntObjConsumer<? super T, E>, Throwables.Runnable<E2>) - Static method in class com.landawn.abacus.util.N
Executes the given batch action after applying the specified element consumer on each batch element with index for preparing batch execution.
runInParallel(Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
Executes and completes the input commands in parallel.
runInParallel(Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
runInParallel(Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
runInParallel(Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>, Throwables.Runnable<? extends Exception>) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
runInParallel(Collection<? extends Throwables.Runnable<? extends Exception>>) - Static method in class com.landawn.abacus.util.N
Executes the specified collection of commands/tasks in parallel.
runInParallel(Collection<? extends Throwables.Runnable<? extends Exception>>, Executor) - Static method in class com.landawn.abacus.util.N
Executes and complete the input commands in parallel.
Runnable - Interface in com.landawn.abacus.util.function
 
RUNNING - Enum constant in enum class com.landawn.abacus.util.Status
 
runUninterruptibly(Throwables.BiConsumer<Long, TimeUnit, InterruptedException>, long, TimeUnit) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
runUninterruptibly(Throwables.LongConsumer<InterruptedException>, long) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
runUninterruptibly(Throwables.Runnable<InterruptedException>) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.

S

S - Static variable in class com.landawn.abacus.util.CodeGenerationUtil
Default name of class for field/prop names.
SAME_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant SAME_ORIGIN.
saturatedAdd(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the sum of a and b unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedAdd(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the sum of a and b unless it would overflow or underflow in which case Long.MAX_VALUE or Long.MIN_VALUE is returned, respectively.
saturatedCast(long) - Static method in class com.landawn.abacus.util.Numbers
Returns the int nearest in value to value.
saturatedMultiply(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the product of a and b unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedMultiply(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the product of a and b unless it would overflow or underflow in which case Long.MAX_VALUE or Long.MIN_VALUE is returned, respectively.
saturatedPow(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the b to the kth power, unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedPow(long, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the b to the kth power, unless it would overflow or underflow in which case Long.MAX_VALUE or Long.MIN_VALUE is returned, respectively.
saturatedSubtract(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the difference of a and b unless it would overflow or underflow in which case Integer.MAX_VALUE or Integer.MIN_VALUE is returned, respectively.
saturatedSubtract(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the difference of a and b unless it would overflow or underflow in which case Long.MAX_VALUE or Long.MIN_VALUE is returned, respectively.
SATURDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
SATURDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
saveEach(Throwables.BiConsumer<? super T, Writer, IOException>, File) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified file using the provided function to write each element.
saveEach(Throwables.BiConsumer<? super T, Writer, IOException>, File) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified file using the provided function to write each element.
saveEach(Throwables.BiConsumer<? super T, Writer, IOException>, Writer) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified writer using the provided function to write each element.
saveEach(Throwables.BiConsumer<? super T, Writer, IOException>, Writer) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified writer using the provided function to write each element.
saveEach(Throwables.Function<? super T, String, E>, File) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified file using the provided function to convert elements to strings.
saveEach(Throwables.Function<? super T, String, E>, OutputStream) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified output stream using the provided function to convert elements to strings.
saveEach(Throwables.Function<? super T, String, E>, Writer) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified writer using the provided function to convert elements to strings.
saveEach(File) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified file.
saveEach(File) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified file.
saveEach(Connection, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified connection using the provided insert SQL and statement setter.
saveEach(Connection, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified connection using the provided insert SQL and statement setter.
saveEach(Connection, String, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified connection using the provided insert SQL and statement setter.
saveEach(Connection, String, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified connection using the provided insert SQL and statement setter.
saveEach(PreparedStatement, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified prepared statement using the provided statement setter.
saveEach(PreparedStatement, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified prepared statement using the provided statement setter.
saveEach(PreparedStatement, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified prepared statement using the provided statement setter.
saveEach(PreparedStatement, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified prepared statement using the provided statement setter.
saveEach(Function<? super T, String>, File) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified file using the provided function to convert elements to strings.
saveEach(Function<? super T, String>, OutputStream) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified output stream using the provided function to convert elements to strings.
saveEach(Function<? super T, String>, Writer) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified writer using the provided function to convert elements to strings.
saveEach(DataSource, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified data source using the provided SQL insert statement.
saveEach(DataSource, String, int, long, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified data source using the provided SQL insert statement.
saveEach(DataSource, String, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.Seq
Saves each element of this sequence to the specified data source using the provided SQL insert statement.
saveEach(DataSource, String, Throwables.BiConsumer<? super T, ? super PreparedStatement, SQLException>) - Method in class com.landawn.abacus.util.stream.Stream
Saves each element of this stream to the specified data source using the provided SQL insert statement.
sc(Object, A, Throwables.BiConsumer<A, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Consumer.
sc(Object, A, BiConsumer<A, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Consumer.
sc(Object, Throwables.BiConsumer<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized BiConsumer.
sc(Object, Throwables.Consumer<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Consumer.
sc(Object, BiConsumer<T, U>) - Static method in class com.landawn.abacus.util.Fn
Synchronized BiConsumer.
sc(Object, Consumer<T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Consumer.
scan(byte, boolean, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(byte, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(char, boolean, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(char, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(double, boolean, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(double, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(float, boolean, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(float, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(int, boolean, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(int, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(long, boolean, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(long, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(short, boolean, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(short, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(BiFunction<? super T, ? super T, T>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(U, boolean, BiFunction<? super U, ? super T, U>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scan(U, BiFunction<? super U, ? super T, U>) - Method in class com.landawn.abacus.util.stream.Stream
Performs a scan (also known as prefix sum, cumulative sum, running total, or integral) operation on the elements of the stream.
scope() - Element in annotation interface com.landawn.abacus.annotation.Type
 
Script - Class in com.landawn.abacus.util
 
Script() - Constructor for class com.landawn.abacus.util.Script
 
SEC_METADATA - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Sec-Metadata header field name.
SEC_PROVIDED_TOKEN_BINDING_ID - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Sec-Provided-Token-Binding-ID header field name.
SEC_REFERRED_TOKEN_BINDING_ID - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Sec-Referred-Token-Binding-ID header field name.
SEC_TOKEN_BINDING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Sec-Token-Binding header field name.
SECOND - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.SECOND
SecurityUtil - Class in com.landawn.abacus.util
 
SecurityUtil() - Constructor for class com.landawn.abacus.util.SecurityUtil
 
Seid - Class in com.landawn.abacus.util
 
Seid(String) - Constructor for class com.landawn.abacus.util.Seid
Deprecated. 
Seid(String, Object) - Constructor for class com.landawn.abacus.util.Seid
 
Seid(Map<String, Object>) - Constructor for class com.landawn.abacus.util.Seid
 
select(Class<? extends U>) - Method in class com.landawn.abacus.util.stream.Stream
Selects the elements that belong to the specified targetType, including its subtypes.
SELECT - Static variable in class com.landawn.abacus.util.WD
Field SELECT.
selectByKey(Class<KK>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream consisting of the elements of this stream which keys are instances of the given class.
selectByValue(Class<VV>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream consisting of the elements of this stream which values are instances of the given class.
selectFirst() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
selectFirst() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
selectFirst() - Static method in class com.landawn.abacus.util.Fn
 
selectSecond() - Static method in class com.landawn.abacus.util.Fn.BiFunctions
 
selectSecond() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
selectSecond() - Static method in class com.landawn.abacus.util.Fn
 
SEMI_MONTH - Static variable in class com.landawn.abacus.util.DateUtil
This is half a month, so this represents whether a date is in the top or bottom half of the month.
SEMICOLON - Static variable in class com.landawn.abacus.util.WD
Field SEMICOLON.
SEMICOLON_SPACE - Static variable in class com.landawn.abacus.util.WD
Field SEMICOLON_SPACE.
sendEmail(String[], String, String, String, String, String, Properties) - Static method in class com.landawn.abacus.util.EmailUtil
 
sendEmailWithAttachment(String[], String, String, String, String[], String, String, Properties) - Static method in class com.landawn.abacus.util.EmailUtil
Send mail with attachment.
sendHTMLEmail(String[], String, String, String, String, String, Properties) - Static method in class com.landawn.abacus.util.EmailUtil
Send HTML mail.
sendHTMLEmailWithAttachment(String[], String, String, String, String[], String, String, Properties) - Static method in class com.landawn.abacus.util.EmailUtil
Send HTML mail with attachment.
sendMultiRequstsByHAR(File, Predicate<? super String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
sendMultiRequstsByHAR(String, Predicate<? super String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
sendRequestByRequestEntry(Map<String, Object>, Class<T>) - Static method in class com.landawn.abacus.http.HARUtil
 
sendRequstByHAR(File, String) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
sendRequstByHAR(File, Predicate<? super String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
sendRequstByHAR(String, String) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
sendRequstByHAR(String, Predicate<? super String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
separatorsToSystem(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Converts all separators to the system separator.
separatorsToUnix(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Converts all separators to the Unix separator of forward slash.
separatorsToWindows(String) - Static method in class com.landawn.abacus.util.FilenameUtil
Converts all separators to the Windows separator of backslash.
SEPTEMBER - Enum constant in enum class com.landawn.abacus.util.Month
 
Seq<T,E> - Class in com.landawn.abacus.util
The sequence class is an abstract class that represents a sequence of elements and supports different kinds of computations.
sequential() - Method in interface com.landawn.abacus.util.stream.BaseStream
Switches the stream to sequential mode.
sequential() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns an equivalent stream that is sequential.
sequential() - Method in class com.landawn.abacus.util.stream.ByteStream
 
sequential() - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
sequential() - Method in class com.landawn.abacus.util.stream.CharStream
 
sequential() - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
sequential() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
sequential() - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
sequential() - Method in class com.landawn.abacus.util.stream.FloatStream
 
sequential() - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
sequential() - Method in class com.landawn.abacus.util.stream.IntStream
 
sequential() - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
sequential() - Method in class com.landawn.abacus.util.stream.LongStream
 
sequential() - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
sequential() - Method in class com.landawn.abacus.util.stream.ShortStream
 
sequential() - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
sequential() - Method in class com.landawn.abacus.util.stream.Stream
 
sequential() - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
SequentialOnly - Annotation Interface in com.landawn.abacus.annotation
 
SERIALIZATION - Enum constant in enum class com.landawn.abacus.annotation.Type.Scope
Used for json/xml/...
SerializationConfig<C> - Class in com.landawn.abacus.parser
 
SerializationConfig() - Constructor for class com.landawn.abacus.parser.SerializationConfig
 
serialize(Object) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Object) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(Object) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Object, AvroSerializationConfig) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Object, AvroSerializationConfig, File) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Object, AvroSerializationConfig, OutputStream) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Object, AvroSerializationConfig, Writer) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Object, KryoSerializationConfig) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(Object, KryoSerializationConfig, File) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(Object, KryoSerializationConfig, OutputStream) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(Object, KryoSerializationConfig, Writer) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(Object, File) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Object, File) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(Object, File) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Object, OutputStream) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Object, OutputStream) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(Object, OutputStream) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Object, Writer) - Method in class com.landawn.abacus.parser.AvroParser
 
serialize(Object, Writer) - Method in class com.landawn.abacus.parser.KryoParser
 
serialize(Object, Writer) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Object, SC) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Object, SC, File) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Object, SC, OutputStream) - Method in interface com.landawn.abacus.parser.Parser
 
serialize(Object, SC, Writer) - Method in interface com.landawn.abacus.parser.Parser
 
SERIALIZE_ONLY - Enum constant in enum class com.landawn.abacus.annotation.JsonXmlField.Expose
 
SERVER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Server header field name.
SERVER_TIMING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Server-Timing header field name.
ServerException - Exception Class in com.landawn.abacus.exception
 
ServerException() - Constructor for exception class com.landawn.abacus.exception.ServerException
Constructor for XmlReadException.
ServerException(String) - Constructor for exception class com.landawn.abacus.exception.ServerException
Constructor for XmlReadException.
ServerException(String, Throwable) - Constructor for exception class com.landawn.abacus.exception.ServerException
Constructor for XmlReadException.
ServerException(Throwable) - Constructor for exception class com.landawn.abacus.exception.ServerException
Constructor for XmlReadException.
SERVICE_WORKER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Service-Worker header field name.
SERVICE_WORKER_ALLOWED - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Service-Worker-Allowed header field name.
ServiceStatus - Enum Class in com.landawn.abacus.util
The Enum ServiceStatus.
set(int, boolean) - Method in class com.landawn.abacus.util.BooleanList
 
set(int, boolean) - Method in class com.landawn.abacus.util.Builder.BooleanListBuilder
 
set(int, byte) - Method in class com.landawn.abacus.util.Builder.ByteListBuilder
 
set(int, byte) - Method in class com.landawn.abacus.util.ByteList
 
set(int, char) - Method in class com.landawn.abacus.util.Builder.CharListBuilder
 
set(int, char) - Method in class com.landawn.abacus.util.CharList
 
set(int, double) - Method in class com.landawn.abacus.util.Builder.DoubleListBuilder
 
set(int, double) - Method in class com.landawn.abacus.util.DoubleList
 
set(int, float) - Method in class com.landawn.abacus.util.Builder.FloatListBuilder
 
set(int, float) - Method in class com.landawn.abacus.util.FloatList
 
set(int, int) - Method in class com.landawn.abacus.util.Builder.IntListBuilder
 
set(int, int) - Method in class com.landawn.abacus.util.IntList
 
set(int, int, Object) - Method in interface com.landawn.abacus.util.DataSet
Sets the value at the specified row and column index in the DataSet.
set(int, int, Object) - Method in class com.landawn.abacus.util.RowDataSet
 
set(int, long) - Method in class com.landawn.abacus.util.Builder.LongListBuilder
 
set(int, long) - Method in class com.landawn.abacus.util.LongList
 
set(int, short) - Method in class com.landawn.abacus.util.Builder.ShortListBuilder
 
set(int, short) - Method in class com.landawn.abacus.util.ShortList
 
set(int, E) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
set(int, Object) - Method in interface com.landawn.abacus.util.DataSet
Sets the value at the specified column index in the DataSet for the current row.
set(int, Object) - Method in class com.landawn.abacus.util.RowDataSet
 
set(Object, int, Object) - Static method in class com.landawn.abacus.util.Array
Sets the value at the specified index in the provided array.
set(String, Object) - Method in class com.landawn.abacus.http.HttpHeaders
 
set(String, Object) - Method in interface com.landawn.abacus.util.DataSet
Sets the value at the specified column in the DataSet for the current row.
set(String, Object) - Method in class com.landawn.abacus.util.MapEntity
 
set(String, Object) - Method in class com.landawn.abacus.util.Reflection
 
set(String, Object) - Method in class com.landawn.abacus.util.RowDataSet
 
set(String, Object) - Method in class com.landawn.abacus.util.Seid
Deprecated.
for internal use only
set(Map<String, Object>) - Method in class com.landawn.abacus.util.MapEntity
 
set(Map<String, Object>) - Method in class com.landawn.abacus.util.Seid
Deprecated.
for internal use only
set(K, V) - Method in class com.landawn.abacus.util.Properties
Sets the specified property name to the specified property value.
set(L, M, R) - Method in class com.landawn.abacus.util.Triple
 
set(L, R) - Method in class com.landawn.abacus.util.Pair
 
set(T) - Method in class com.landawn.abacus.util.ImmutableListIterator
Deprecated.
- UnsupportedOperationException
SET - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SET.
SET - Static variable in class com.landawn.abacus.util.WD
Field SET.
SET_COOKIE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Set-Cookie header field name.
SET_COOKIE2 - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Set-Cookie2 header field name.
SET_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SET_ELE_END.
SET_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SET_ELE_START.
SET_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SET_NULL_ELE.
setAccept(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setAcceptCharset(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the accept charset.
setAcceptEncoding(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the accept encoding.
setAcceptLanguage(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the accept language.
setAcceptRanges(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the accept ranges.
setAccessible(AccessibleObject, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Sets the accessibility flag for the specified AccessibleObject.
setAccessibleQuietly(AccessibleObject, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
Sets the accessibility flag for the specified AccessibleObject quietly.
setAll(boolean[], IntToBooleanFunction) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given array using the provided generator function.
setAll(byte[], IntToByteFunction) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given array using the provided generator function.
setAll(char[], IntToCharFunction) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given array using the provided generator function.
setAll(double[], IntToDoubleFunction) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given array using the provided generator function.
setAll(float[], IntToFloatFunction) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given array using the provided generator function.
setAll(int[], IntUnaryOperator) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given array using the provided generator function.
setAll(long[], IntToLongFunction) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given array using the provided generator function.
setAll(short[], IntToShortFunction) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given array using the provided generator function.
setAll(List<T>, Throwables.IntObjFunction<? super T, ? extends T, E>) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given list using the provided converter function.
setAll(List<T>, IntFunction<? extends T>) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given list using the provided generator function.
setAll(Map<String, ?>) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the all.
setAll(T[], Throwables.IntObjFunction<? super T, ? extends T, E>) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given array using the provided converter function.
setAll(T[], IntFunction<? extends T>) - Static method in class com.landawn.abacus.util.N
Sets all elements in the given array using the provided generator function.
setAndGet(boolean) - Method in class com.landawn.abacus.util.MutableBoolean
Sets the and get.
setAndGet(byte) - Method in class com.landawn.abacus.util.MutableByte
Sets the and get.
setAndGet(char) - Method in class com.landawn.abacus.util.MutableChar
Sets the and get.
setAndGet(double) - Method in class com.landawn.abacus.util.MutableDouble
Sets the and get.
setAndGet(float) - Method in class com.landawn.abacus.util.MutableFloat
Sets the and get.
setAndGet(int) - Method in class com.landawn.abacus.util.MutableInt
Sets the and get.
setAndGet(long) - Method in class com.landawn.abacus.util.MutableLong
Sets the and get.
setAndGet(short) - Method in class com.landawn.abacus.util.MutableShort
Sets the and get.
setAndGet(T) - Method in class com.landawn.abacus.util.Holder
Sets the and get.
setAndGetLeft(L) - Method in class com.landawn.abacus.util.Pair
Sets the and get left.
setAndGetLeft(L) - Method in class com.landawn.abacus.util.Triple
Sets the and get left.
setAndGetMiddle(M) - Method in class com.landawn.abacus.util.Triple
Sets the and get middle.
setAndGetRight(R) - Method in class com.landawn.abacus.util.Pair
Sets the and get right.
setAndGetRight(R) - Method in class com.landawn.abacus.util.Triple
Sets the and get right.
setAuthorization(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setBasicAuthentication(String, String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setBoolean(Object, int, boolean) - Static method in class com.landawn.abacus.util.Array
Sets the boolean value at the specified index in the provided array.
setByte(Object, int, byte) - Static method in class com.landawn.abacus.util.Array
Sets the byte value at the specified index in the provided array.
setCacheControl(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setChar(Object, int, char) - Static method in class com.landawn.abacus.util.Array
Sets the char value at the specified index in the provided array.
setCharQuotation(char) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Deprecated.
this method should not be called
setCharQuotation(char) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the char quotation.
setCharQuotation(char) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Deprecated.
this method should not be called
setColumn(C, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Sets the values for a specific column in the Sheet.
setConnection(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setConnectionTimeout(long) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
setContentEncoding(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the content encoding.
setContentEncoding(String) - Method in class com.landawn.abacus.http.HttpSettings
 
setContentFormat(ContentFormat) - Method in class com.landawn.abacus.http.HttpSettings
Sets the content format.
setContentLanguage(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the content language.
setContentLength(long) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the content length.
setContentType(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the content type.
setContentType(String) - Method in class com.landawn.abacus.http.HttpSettings
 
setContentTypeByRequestBodyType(String, HttpHeaders) - Static method in class com.landawn.abacus.http.WebUtil
 
setCookie(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the cookie.
setCount(E, int) - Method in class com.landawn.abacus.util.Multiset
Adds or removes the necessary occurrences of an element such that the element attains the desired count.
setCount(E, int, int) - Method in class com.landawn.abacus.util.Multiset
Conditionally sets the count of an element to a new value, as described in Multiset.setCount(Object, int), provided that the element has the expected current count.
setCount(T, int) - Method in class com.landawn.abacus.util.Builder.MultisetBuilder
 
setCSVHeaderParser(Function<String, String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Sets the CSV header parser for the current thread.
setCSVLineParser(BiConsumer<String, String[]>) - Static method in class com.landawn.abacus.util.CSVUtil
Sets the CSV line parser for the current thread.
setDateTimeFormat(DateTimeFormat) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the date time format.
setDays(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setDouble(Object, int, double) - Static method in class com.landawn.abacus.util.Array
Sets the double value at the specified index in the provided array.
setElementType(Type<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the element type.
setElementType(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the element type.
setElementType(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the element type.
setEmptyValue(CharSequence) - Method in class com.landawn.abacus.util.Joiner
Sets the empty value.
setEndTimeInMillis(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the end time in millis.
setEndTimeInMillis(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the end time in millis.
setEndTimeInNano(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the end time in nano.
setEndTimeInNano(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the end time in nano.
setExclusion(Exclusion) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the exclusion for field in bean.
setFalse() - Method in class com.landawn.abacus.util.MutableBoolean
Sets the value to true.
setFloat(Object, int, float) - Static method in class com.landawn.abacus.util.Array
Sets the float value at the specified index in the provided array.
setFrom(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setHost(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setHours(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setHttpHeaderFilterForHARRequest(BiPredicate<? super String, String>) - Static method in class com.landawn.abacus.http.HARUtil
 
setIf(boolean, Throwables.BooleanPredicate<E>) - Method in class com.landawn.abacus.util.MutableBoolean
Set with the specified new value and returns true if predicate returns true.
setIf(byte, Throwables.BytePredicate<E>) - Method in class com.landawn.abacus.util.MutableByte
Set with the specified new value and returns true if predicate returns true.
setIf(char, Throwables.CharPredicate<E>) - Method in class com.landawn.abacus.util.MutableChar
Set with the specified new value and returns true if predicate returns true.
setIf(double, Throwables.DoublePredicate<E>) - Method in class com.landawn.abacus.util.MutableDouble
Set with the specified new value and returns true if predicate returns true.
setIf(float, Throwables.FloatPredicate<E>) - Method in class com.landawn.abacus.util.MutableFloat
Set with the specified new value and returns true if predicate returns true.
setIf(int, Throwables.IntPredicate<E>) - Method in class com.landawn.abacus.util.MutableInt
Set with the specified new value and returns true if predicate returns true.
setIf(long, Throwables.LongPredicate<E>) - Method in class com.landawn.abacus.util.MutableLong
Set with the specified new value and returns true if predicate returns true.
setIf(short, Throwables.ShortPredicate<E>) - Method in class com.landawn.abacus.util.MutableShort
Set with the specified new value and returns true if predicate returns true.
setIf(L, M, R, Throwables.QuadPredicate<? super Triple<L, M, R>, ? super L, ? super M, ? super R, E>) - Method in class com.landawn.abacus.util.Triple
Set to the specified newLeft and newRight and returns true if predicate returns true.
setIf(L, R, Throwables.TriPredicate<? super Pair<L, R>, ? super L, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
Set to the specified newLeft and newRight and returns true if predicate returns true.
setIf(T, Throwables.BiPredicate<? super T, ? super T, E>) - Method in class com.landawn.abacus.util.Holder
Deprecated. 
setIf(T, Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Holder
Set with the specified new value and returns true if predicate returns true.
setIgnoredPropNames(Class<?>, Set<String>) - Method in class com.landawn.abacus.parser.ParserConfig
Sets the ignored prop names.
setIgnoredPropNames(Map<Class<?>, Set<String>>) - Method in class com.landawn.abacus.parser.ParserConfig
Sets the ignored prop names.
setIgnoredPropNames(Set<String>) - Method in class com.landawn.abacus.parser.ParserConfig
Sets the ignored prop names.
setIndentation(String) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the indentation.
setInt(Object, int, int) - Static method in class com.landawn.abacus.util.Array
Sets the integer value at the specified index in the provided array.
setLeft(L) - Method in class com.landawn.abacus.util.Pair
Sets the left.
setLeft(L) - Method in class com.landawn.abacus.util.Triple
Sets the left.
setLeftIf(L, Throwables.BiPredicate<? super Pair<L, R>, ? super L, E>) - Method in class com.landawn.abacus.util.Pair
Set to the specified newLeft and returns true if predicate returns true.
setLeftIf(L, Throwables.BiPredicate<? super Triple<L, M, R>, ? super L, E>) - Method in class com.landawn.abacus.util.Triple
Set to the specified newLeft and returns true if predicate returns true.
setLiveTime(long) - Method in class com.landawn.abacus.pool.ActivityPrint
Sets the live time.
setLong(Object, int, long) - Static method in class com.landawn.abacus.util.Array
Sets the long value at the specified index in the provided array.
setLoopStatisticsList(List<Profiler.LoopStatistics>) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the loop statistics list.
setMapInstanceType(Class<? extends Map>) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
setMapKeyType(Type<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map key type.
setMapKeyType(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map key type.
setMapKeyType(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map key type.
setMapValueType(Type<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map value type.
setMapValueType(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map value type.
setMapValueType(String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets the map value type.
setMaxIdleTime(long) - Method in class com.landawn.abacus.pool.ActivityPrint
Sets the max idle time.
setMethod - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
setMiddle(M) - Method in class com.landawn.abacus.util.Triple
Sets the middle.
setMiddleIf(M, Throwables.BiPredicate<? super Triple<L, M, R>, ? super M, E>) - Method in class com.landawn.abacus.util.Triple
Set to the specified newMiddle and returns true if predicate returns true.
setMilliseconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setMinutes(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setMonths(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
SetMultimap<K,E> - Class in com.landawn.abacus.util
 
setPropHandler(String, BiConsumer<? super Collection<?>, ?>) - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
Sets property handler/converter for (Big) collection values property.
setPropNamingPolicy(NamingPolicy) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the prop naming policy.
setPropValue(Object, ParserUtil.PropInfo, Object) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
setPropValue(Object, ParserUtil.PropInfo, Object, boolean) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
setPropValue(Object, Object) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Sets the prop value.
setPropValue(Object, Method, Object) - Static method in class com.landawn.abacus.util.ClassUtil
Sets the specified property value on the given bean by invoking the provided setter method.
setPropValue(Object, String, Object) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
setPropValue(Object, String, Object) - Static method in class com.landawn.abacus.util.ClassUtil
setPropValue(Object, String, Object) - Static method in class com.landawn.abacus.util.N
setPropValue(Object, String, Object, boolean) - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
Sets the prop value.
setPropValue(Object, String, Object, boolean) - Static method in class com.landawn.abacus.util.ClassUtil
setPropValueByGet(Object, Method, Object) - Static method in class com.landawn.abacus.util.ClassUtil
Sets the property value by invoking the getter method on the provided bean.
setProxy(Proxy) - Method in class com.landawn.abacus.http.HttpSettings
 
setProxyAuthorization(String) - Method in class com.landawn.abacus.http.HttpHeaders
 
setRate(double) - Method in class com.landawn.abacus.util.RateLimiter
Updates the stable rate of this RateLimiter, that is, the permitsPerSecond argument provided in the factory method that constructed the RateLimiter.
setReadTimeout(long) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
setResult(Object) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the result.
setResult(Object) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the result.
setRight(R) - Method in class com.landawn.abacus.util.Pair
Sets the right.
setRight(R) - Method in class com.landawn.abacus.util.Triple
Sets the right.
setRightIf(R, Throwables.BiPredicate<? super Pair<L, R>, ? super R, E>) - Method in class com.landawn.abacus.util.Pair
Set to the specified newRight and returns true if predicate returns true.
setRightIf(R, Throwables.BiPredicate<? super Triple<L, M, R>, ? super R, E>) - Method in class com.landawn.abacus.util.Triple
Set to the specified newRight and returns true if predicate returns true.
setRow(R, Collection<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Sets the values for a specific row in the Sheet.
setSchema(Schema) - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
Sets the schema.
setSchema(Schema) - Method in class com.landawn.abacus.parser.AvroSerializationConfig
Sets the schema.
setSeconds(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
setShort(Object, int, short) - Static method in class com.landawn.abacus.util.Array
Sets the short value at the specified index in the provided array.
setSSLSocketFactory(SSLSocketFactory) - Method in class com.landawn.abacus.http.HttpSettings
Sets the SSL socket factory.
setStartTimeInMillis(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the start time in millis.
setStartTimeInMillis(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the start time in millis.
setStartTimeInNano(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the start time in nano.
setStartTimeInNano(long) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Sets the start time in nano.
setStringQuotation(char) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Deprecated.
this method should not be called
setStringQuotation(char) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
Sets the string quotation.
setStringQuotation(char) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Deprecated.
this method should not be called
settings(HttpSettings) - Method in class com.landawn.abacus.http.HttpRequest
Overwrite the existing HTTP settings with specified httpSettings.
setTrue() - Method in class com.landawn.abacus.util.MutableBoolean
Sets the value to false.
setUseCaches(boolean) - Method in class com.landawn.abacus.http.HttpSettings
Note: Only for HttpClient, not for OKHttpClient.
setUserAgent(String) - Method in class com.landawn.abacus.http.HttpHeaders
Sets the user agent.
setValue(boolean) - Method in class com.landawn.abacus.util.MutableBoolean
Sets the value.
setValue(byte) - Method in class com.landawn.abacus.util.MutableByte
Sets the value.
setValue(char) - Method in class com.landawn.abacus.util.MutableChar
Sets the value.
setValue(double) - Method in class com.landawn.abacus.util.MutableDouble
Sets the value.
setValue(float) - Method in class com.landawn.abacus.util.MutableFloat
Sets the value.
setValue(int) - Method in class com.landawn.abacus.util.MutableInt
Sets the value.
setValue(long) - Method in class com.landawn.abacus.util.MutableLong
Sets the value.
setValue(short) - Method in class com.landawn.abacus.util.MutableShort
Sets the value.
setValue(R) - Method in class com.landawn.abacus.util.Pair
Deprecated.
setValue(T) - Method in class com.landawn.abacus.util.Holder
Sets the value.
setValue(V) - Method in class com.landawn.abacus.util.ImmutableEntry
Deprecated. 
setValue(V) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
Deprecated.
UnsupportedOperationException
setValueType(String, Type<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets value type with key name.
setValueType(String, Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets value type with key name.
setValueType(String, String) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets value type with key name.
setValueTypes(Map<String, Type<?>>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets value types with key names.
setValueTypesByBeanClass(Class<?>) - Method in class com.landawn.abacus.parser.DeserializationConfig
Sets value types by bean class.
setYears(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
sf(Object, A, Throwables.BiFunction<A, T, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Function.
sf(Object, A, BiFunction<A, T, R>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Function.
sf(Object, Throwables.BiFunction<T, U, R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized BiFunction.
sf(Object, Throwables.Function<T, ? extends R, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Function.
sf(Object, BiFunction<T, U, R>) - Static method in class com.landawn.abacus.util.Fn
Synchronized BiFunction.
sf(Object, Function<T, ? extends R>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Function.
SF - Static variable in class com.landawn.abacus.util.CodeGenerationUtil
Default name of class for function field/prop names.
sha1() - Static method in class com.landawn.abacus.guava.hash.Hashing
Deprecated.
If you must interoperate with a system that requires SHA-1, then use this method, despite its deprecation. But if you can choose your hash function, avoid SHA-1, which is neither fast nor secure. As of January 2017, we suggest:
sha1(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a byte[].
sha1(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a byte[].
sha1(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a byte[].
sha1Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a base64 encoded string.
sha1Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a base64 encoded string.
sha1Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a base64 encoded string.
sha1Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a hex string.
sha1Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a hex string.
sha1Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-1 digest and returns the value as a hex string.
sha256() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the SHA-256 algorithm (256 hash bits) by delegating to the SHA-256 MessageDigest.
sha256(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a byte[].
sha256(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a byte[].
sha256(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a byte[].
sha256Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a base64 encoded string.
sha256Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a base64 encoded string.
sha256Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a base64 encoded string.
sha256Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a hex string.
sha256Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a hex string.
sha256Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-256 digest and returns the value as a hex string.
sha384() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the SHA-384 algorithm (384 hash bits) by delegating to the SHA-384 MessageDigest.
sha384(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a byte[].
sha384(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a byte[].
sha384(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a byte[].
sha384Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a base64 encoded string.
sha384Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a base64 encoded string.
sha384Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a base64 encoded string.
sha384Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a hex string.
sha384Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a hex string.
sha384Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-384 digest and returns the value as a hex string.
sha512() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the SHA-512 algorithm (512 hash bits) by delegating to the SHA-512 MessageDigest.
sha512(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a byte[].
sha512(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a byte[].
sha512(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a byte[].
sha512Base64(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a base64 encoded string.
sha512Base64(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a base64 encoded string.
sha512Base64(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a base64 encoded string.
sha512Hex(byte[]) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a hex string.
sha512Hex(InputStream) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a hex string.
sha512Hex(String) - Static method in class com.landawn.abacus.util.DigestUtil
Calculates the SHA-512 digest and returns the value as a hex string.
SHARP - Static variable in class com.landawn.abacus.util.WD
Field SHARP.
Sheet<R,C,V> - Class in com.landawn.abacus.util
This is the main class for the Sheet data structure.
Sheet() - Constructor for class com.landawn.abacus.util.Sheet
Default constructor for the Sheet class.
Sheet(Collection<R>, Collection<C>) - Constructor for class com.landawn.abacus.util.Sheet
Constructs a new Sheet with the specified row keys and column keys.
Sheet(Collection<R>, Collection<C>, Object[][]) - Constructor for class com.landawn.abacus.util.Sheet
Constructs a new Sheet with the specified row keys, column keys, and initial data.
Sheet.Cell<R,C,V> - Record Class in com.landawn.abacus.util
A record representing a cell in the Sheet.
Sheet.Point - Record Class in com.landawn.abacus.util
A record representing a point in a two-dimensional space, such as a cell in a Sheet.
SHIPPED - Enum constant in enum class com.landawn.abacus.util.Status
 
SHORT_ARRAY_COMPARATOR - Static variable in class com.landawn.abacus.util.Comparators
 
SHORT_MINUS_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Short constant for minus one.
SHORT_ONE - Static variable in class com.landawn.abacus.util.Numbers
Reusable Short constant for one.
SHORT_ZERO - Static variable in class com.landawn.abacus.util.Numbers
Reusable Short constant for zero.
ShortBiConsumer - Interface in com.landawn.abacus.util.function
 
ShortBiFunction<R> - Interface in com.landawn.abacus.util.function
 
ShortBinaryOperator - Interface in com.landawn.abacus.util.function
 
ShortBiPredicate - Interface in com.landawn.abacus.util.function
 
ShortConsumer - Interface in com.landawn.abacus.util.function
 
ShortFunction<R> - Interface in com.landawn.abacus.util.function
 
ShortIterator - Class in com.landawn.abacus.util
 
ShortIterator() - Constructor for class com.landawn.abacus.util.ShortIterator
 
ShortIteratorEx - Class in com.landawn.abacus.util.stream
 
ShortIteratorEx() - Constructor for class com.landawn.abacus.util.stream.ShortIteratorEx
 
ShortList - Class in com.landawn.abacus.util
 
ShortList() - Constructor for class com.landawn.abacus.util.ShortList
Constructs an empty ShortList.
ShortList(int) - Constructor for class com.landawn.abacus.util.ShortList
Constructs a ShortList with the specified initial capacity.
ShortList(short[]) - Constructor for class com.landawn.abacus.util.ShortList
Constructs a ShortList using the specified array as the element array for this list without copying action.
ShortList(short[], int) - Constructor for class com.landawn.abacus.util.ShortList
Constructs a ShortList using the specified array as the element array for this list without copying action.
ShortNConsumer - Interface in com.landawn.abacus.util.function
 
ShortNFunction<R> - Interface in com.landawn.abacus.util.function
 
ShortPredicate - Interface in com.landawn.abacus.util.function
 
ShortStream - Class in com.landawn.abacus.util.stream
The ShortStream class is an abstract class that represents a stream of short elements and supports different kinds of computations.
ShortStream.ShortStreamEx - Class in com.landawn.abacus.util.stream
 
ShortSummaryStatistics - Class in com.landawn.abacus.util
 
ShortSummaryStatistics() - Constructor for class com.landawn.abacus.util.ShortSummaryStatistics
 
ShortSummaryStatistics(long, short, short, long) - Constructor for class com.landawn.abacus.util.ShortSummaryStatistics
 
ShortSupplier - Interface in com.landawn.abacus.util.function
 
ShortTernaryOperator - Interface in com.landawn.abacus.util.function
 
ShortToIntFunction - Interface in com.landawn.abacus.util.function
 
ShortTriConsumer - Interface in com.landawn.abacus.util.function
 
ShortTriFunction<R> - Interface in com.landawn.abacus.util.function
 
ShortTriPredicate - Interface in com.landawn.abacus.util.function
 
ShortUnaryOperator - Interface in com.landawn.abacus.util.function
 
shortValue() - Method in class com.landawn.abacus.util.MutableByte
Returns the value of this MutableByte as a short.
shortValue() - Method in class com.landawn.abacus.util.MutableShort
Returns the value of this MutableShort as a short.
SHOW - Static variable in class com.landawn.abacus.util.WD
Field SHOW.
shuffle() - Method in class com.landawn.abacus.util.BooleanList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.ByteList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.CharList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.DoubleList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.FloatList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.IntList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.LongList
Shuffle.
shuffle() - Method in class com.landawn.abacus.util.PrimitiveList
 
shuffle() - Method in class com.landawn.abacus.util.ShortList
Shuffle.
shuffle(boolean[]) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified boolean array.
shuffle(boolean[], Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified boolean array using the specified random number generator.
shuffle(byte[]) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified byte array.
shuffle(byte[], Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified byte array using the specified random number generator.
shuffle(char[]) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified char array.
shuffle(char[], Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified char array using the specified random number generator.
shuffle(double[]) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified double array.
shuffle(double[], Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified double array using the specified random number generator.
shuffle(float[]) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified float array.
shuffle(float[], Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified float array using the specified random number generator.
shuffle(int[]) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified int array.
shuffle(int[], Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified int array using the specified random number generator.
shuffle(long[]) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified long array.
shuffle(long[], Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified long array using the specified random number generator.
shuffle(short[]) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified short array.
shuffle(short[], Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified short array using the specified random number generator.
shuffle(Object[]) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified object array.
shuffle(Object[], Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified object array using the specified random number generator.
shuffle(String) - Static method in class com.landawn.abacus.util.Strings
Shuffles the characters in the given string.
shuffle(String, Random) - Static method in class com.landawn.abacus.util.Strings
Shuffles the characters in the given string using the provided Random instance.
shuffle(Collection<?>) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified collection that has a well-defined encounter order.
shuffle(Collection<?>, Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified collection that has a well-defined encounter order using the specified random number generator.
shuffle(List<?>) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified list.
shuffle(List<?>, Random) - Static method in class com.landawn.abacus.util.N
Shuffles the elements of the specified list using the specified random number generator.
shuffle(Random) - Method in class com.landawn.abacus.util.BooleanList
 
shuffle(Random) - Method in class com.landawn.abacus.util.ByteList
 
shuffle(Random) - Method in class com.landawn.abacus.util.CharList
 
shuffle(Random) - Method in class com.landawn.abacus.util.DoubleList
 
shuffle(Random) - Method in class com.landawn.abacus.util.FloatList
 
shuffle(Random) - Method in class com.landawn.abacus.util.IntList
 
shuffle(Random) - Method in class com.landawn.abacus.util.LongList
 
shuffle(Random) - Method in class com.landawn.abacus.util.PrimitiveList
 
shuffle(Random) - Method in class com.landawn.abacus.util.ShortList
 
shuffled() - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements shuffled.
shuffled() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream in a shuffled order.
shuffled() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a new EntryStream with the elements shuffled randomly.
shuffled() - Method in class com.landawn.abacus.util.stream.ByteStream
 
shuffled() - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
shuffled() - Method in class com.landawn.abacus.util.stream.CharStream
 
shuffled() - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
shuffled() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
shuffled() - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
shuffled() - Method in class com.landawn.abacus.util.stream.FloatStream
 
shuffled() - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
shuffled() - Method in class com.landawn.abacus.util.stream.IntStream
 
shuffled() - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
shuffled() - Method in class com.landawn.abacus.util.stream.LongStream
 
shuffled() - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
shuffled() - Method in class com.landawn.abacus.util.stream.ShortStream
 
shuffled() - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
shuffled() - Method in class com.landawn.abacus.util.stream.Stream
 
shuffled() - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
shuffled(Random) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements shuffled using the specified random number generator.
shuffled(Random) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream in a shuffled order.
shuffled(Random) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a new EntryStream with the elements shuffled using the specified random.
shutdown() - Method in class com.landawn.abacus.util.AsyncExecutor
Shuts down the executor used by this AsyncExecutor.
shutdown(long, TimeUnit) - Method in class com.landawn.abacus.util.AsyncExecutor
Shuts down the executor used by this AsyncExecutor with a specified timeout.
shutDown(ExecutorService) - Static method in class com.landawn.abacus.util.Fn
 
shutDown(ExecutorService, long, TimeUnit) - Static method in class com.landawn.abacus.util.Fn
 
SI - Static variable in class com.landawn.abacus.util.Ascii
Shift In: A control character indicating that the code combinations which follow shall be interpreted according to the standard code table.
SIGN - Static variable in class com.landawn.abacus.util.WD
Field SIGN.
simpleClassName - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
simplifyPath(String) - Static method in class com.landawn.abacus.guava.Files
Returns the lexically cleaned form of the path name, usually (but not always) equivalent to the original.
simplifyPath(String) - Static method in class com.landawn.abacus.util.IOUtil
Note: copied from Google Guava under Apache License v2.
SIN - Static variable in class com.landawn.abacus.util.WD
Field SIN.
single(IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.Fn.Factory
Deprecated. 
single(Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Fn.Suppliers
Deprecated. 
sipHash24() - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 64-bit SipHash-2-4 algorithm using a seed value of k = 00 01 02 ....
sipHash24(long, long) - Static method in class com.landawn.abacus.guava.hash.Hashing
Returns a hash function implementing the 64-bit SipHash-2-4 algorithm using the given seed.
size() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
size() - Method in class com.landawn.abacus.pool.GenericObjectPool
 
size() - Method in interface com.landawn.abacus.pool.Pool
 
size() - Method in class com.landawn.abacus.util.BiMap
Returns the number of key-value mappings in this BiMap.
size() - Method in class com.landawn.abacus.util.BooleanList
 
size() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
size() - Method in class com.landawn.abacus.util.ByteList
 
size() - Method in class com.landawn.abacus.util.CharList
 
size() - Method in interface com.landawn.abacus.util.DataSet
Returns the number of rows in the DataSet.
size() - Method in class com.landawn.abacus.util.DoubleList
 
size() - Method in interface com.landawn.abacus.util.EntityId
 
size() - Method in class com.landawn.abacus.util.FloatList
 
size() - Static method in class com.landawn.abacus.util.Fn
 
size() - Method in class com.landawn.abacus.util.IdentityHashSet
 
size() - Method in class com.landawn.abacus.util.ImmutableCollection
 
size() - Method in class com.landawn.abacus.util.ImmutableMap
Returns the number of key-value mappings in this map.
size() - Method in class com.landawn.abacus.util.IntList
 
size() - Method in class com.landawn.abacus.util.LongList
 
size() - Method in class com.landawn.abacus.util.MapEntity
 
size() - Method in class com.landawn.abacus.util.Multimap
Returns the number of key-value pairs in the Multimap.
size() - Method in class com.landawn.abacus.util.Multiset
Returns the total number of all occurrences of all elements in this multiset.
size() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
size() - Method in class com.landawn.abacus.util.ObjectPool
 
size() - Method in class com.landawn.abacus.util.PrimitiveList
 
size() - Method in class com.landawn.abacus.util.Properties
 
size() - Method in class com.landawn.abacus.util.RowDataSet
 
size() - Method in class com.landawn.abacus.util.Seid
 
size() - Method in class com.landawn.abacus.util.ShortList
 
size(PrimitiveList) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
size(Collection<?>) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
size(Map<?, ?>) - Static method in class com.landawn.abacus.util.N
Returns the length/size of the specified Array/Collection/Map, or 0 if it's empty or null.
SIZE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SIZE.
sizeM() - Static method in class com.landawn.abacus.util.Fn
 
sizeOf(E) - Method in interface com.landawn.abacus.pool.ObjectPool.MemoryMeasure
 
sizeOf(File) - Static method in class com.landawn.abacus.util.IOUtil
Returns the size of the specified file or directory.
sizeOf(K, E) - Method in interface com.landawn.abacus.pool.KeyedObjectPool.MemoryMeasure
 
sizeOfDirectory(File) - Static method in class com.landawn.abacus.util.IOUtil
Counts the size of a directory recursively (sum of the length of all files).
sjps(Function<? super Stream<T>, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a JDK parallel stream for the operation op and then switches it back to a sequential stream.
skip(long) - Method in class com.landawn.abacus.util.BiIterator
Returns a new BiIterator with n elements skipped from the beginning of this BiIterator.
skip(long) - Method in class com.landawn.abacus.util.BooleanIterator
 
skip(long) - Method in class com.landawn.abacus.util.BrotliInputStream
 
skip(long) - Method in class com.landawn.abacus.util.ByteIterator
 
skip(long) - Method in class com.landawn.abacus.util.DoubleIterator
 
skip(long) - Method in class com.landawn.abacus.util.FloatIterator
 
skip(long) - Method in class com.landawn.abacus.util.IntIterator
 
skip(long) - Method in class com.landawn.abacus.util.LongIterator
 
skip(long) - Method in class com.landawn.abacus.util.LZ4BlockInputStream
 
skip(long) - Method in class com.landawn.abacus.util.ObjIterator
Returns a new ObjIterator with n elements skipped from the beginning of this iterator.
skip(long) - Method in class com.landawn.abacus.util.ObjListIterator
 
skip(long) - Method in class com.landawn.abacus.util.Observer
 
skip(long) - Method in class com.landawn.abacus.util.Seq
Skips the first n elements of the sequence and returns a new sequence.
skip(long) - Method in class com.landawn.abacus.util.ShortIterator
 
skip(long) - Method in class com.landawn.abacus.util.SnappyInputStream
 
skip(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
Skips the first n elements in the stream.
skip(long) - Method in class com.landawn.abacus.util.stream.EntryStream
Skips the first n elements of this EntryStream.
skip(long) - Method in class com.landawn.abacus.util.TriIterator
Returns a new TriIterator with n elements skipped from the beginning of this TriIterator.
skip(long, C) - Method in interface com.landawn.abacus.util.stream.BaseStream
Skips the first n elements in the stream and applies the provided consumer to each skipped element.
skip(long, Throwables.Consumer<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Skips the first n elements of the sequence and performs the given action on each skipped element.
skip(long, Consumer<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Skips the first n elements of this EntryStream and applies the specified consumer to each skipped element.
skip(InputStream, long) - Static method in class com.landawn.abacus.util.IOUtil
Skips over and discards a specified number of bytes from the input stream.
skip(Reader, long) - Static method in class com.landawn.abacus.util.IOUtil
Skips over and discards a specified number of characters from the input reader.
skip(Iterator<? extends T>, long) - Static method in class com.landawn.abacus.util.Iterators
Skips the firstnelements of the provided Iterator and returns a new ObjIterator starting from the (n+1)th element.
skipAndLimit(long, long) - Method in class com.landawn.abacus.util.ObjIterator
Returns a new ObjIterator that skips the first offset elements and includes the next count elements.
skipAndLimit(Iterable<? extends T>, long, long) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator that starts from the specified offset and is limited to the specified count of elements from the original Iterable.
skipAndLimit(Iterator<? extends T>, long, long) - Static method in class com.landawn.abacus.util.Iterators
Calls next() on iterator, either offset times or until hasNext() returns false, whichever comes first.
skipFully(InputStream, long) - Static method in class com.landawn.abacus.util.IOUtil
Skips over and discards a specified number of bytes from the input stream.
skipFully(Reader, long) - Static method in class com.landawn.abacus.util.IOUtil
Skips over and discards a specified number of characters from the input reader.
skipLast(int) - Method in class com.landawn.abacus.util.Seq
Skips the last n elements of the sequence and returns a new sequence.
skipLast(int) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, excluding the last n elements.
skipNulls() - Method in class com.landawn.abacus.util.Joiner
 
skipNulls() - Method in class com.landawn.abacus.util.ObjIterator
Returns a new ObjIterator that excludes null elements from the original ObjIterator.
skipNulls() - Method in class com.landawn.abacus.util.Seq
Filters out null elements from this Seq.
skipNulls() - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, excluding null elements.
skipNulls(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator with null elements removed.
skipNulls(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator with null elements removed.
skipRange(int, int) - Method in class com.landawn.abacus.util.stream.Stream
Skips a range of elements in the stream.
skipRange(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns a new list with the specified range skipped.
skipRange(Collection<? extends T>, int, int, IntFunction<C>) - Static method in class com.landawn.abacus.util.N
Returns a new collection with the specified range skipped.
skipRange(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a new array with the specified range skipped.
skipRepeats() - Static method in class com.landawn.abacus.util.Fn.Predicates
Returns a stateful Predicate.
skipTransientField() - Method in class com.landawn.abacus.parser.SerializationConfig
Checks if is skip transient field.
skipTransientField(boolean) - Method in class com.landawn.abacus.parser.SerializationConfig
Sets the skip transient field.
skipUntil(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Skips elements from this sequence until the provided predicate is true.
skipUntil(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Skips elements in the provided Iterable until the provided Predicate returns true.
skipUntil(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input iterable starting from the first element that satisfies the provided predicate.
skipUntil(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Skips elements from this EntryStream until the given predicate returns true.
skipUntil(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Skips elements from this EntryStream until the given predicate returns true.
skipUntil(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Skips elements in the provided Iterator until the provided Predicate returns true.
skipUntil(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input iterator starting from the first element that satisfies the provided predicate.
skipUntil(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Skips elements in the stream until the given predicate returns true.
skipUntil(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input array starting from the first element that satisfies the provided predicate.
SL - Static variable in class com.landawn.abacus.util.CodeGenerationUtil
Default name of class for lower case field/prop names concatenated by underscore "_".
SLASH - Static variable in class com.landawn.abacus.util.WD
Field SLASH.
sleep(long) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
sleep(long) - Static method in class com.landawn.abacus.util.Fn
 
sleep(long) - Static method in class com.landawn.abacus.util.N
Pauses the execution of the current thread for a specified time.
sleep(long, TimeUnit) - Static method in class com.landawn.abacus.util.N
Pauses the execution of the current thread for a specified time.
sleepUninterruptibly(long) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
sleepUninterruptibly(long) - Static method in class com.landawn.abacus.util.Fn
 
sleepUninterruptibly(long) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
sleepUninterruptibly(long, TimeUnit) - Static method in class com.landawn.abacus.util.N
Note: Copied from Google Guava under Apache License v2.0

If a thread is interrupted during such a call, the call continues to block until the result is available or the timeout elapses, and only then re-interrupts the thread.
slice(int, int) - Method in interface com.landawn.abacus.util.DataSet
Returns an immutable slice of this DataSet from the specified fromRowIndex to toRowIndex.
slice(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
slice(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns an immutable slice of this DataSet from the specified fromRowIndex to toRowIndex and only includes the columns specified in the columnNames collection.
slice(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
slice(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns a read-only slice of the input collection from the specified start index to the end index.
slice(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns an immutable slice of this DataSet that includes only the columns specified in the columnNames collection from the original DataSet.
slice(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
slice(Iterator<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns a read-only slice of the input iterator from the specified start index to the end index.
slice(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Returns a read-only slice of the input list from the specified start index to the end index.
slice(T[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a read-only slice of the input array from the specified start index to the end index.
sliding(int) - Method in class com.landawn.abacus.util.Seq
Creates a sliding window view of the sequence with the specified window size.
sliding(int) - Method in class com.landawn.abacus.util.stream.EntryStream
Creates a sliding window over the elements of the Stream, where each window is a List of Map.Entry objects.
sliding(int) - Method in class com.landawn.abacus.util.stream.Stream
Creates a sliding window over the elements of the Stream, where each window is a List of elements.
sliding(int, int) - Method in class com.landawn.abacus.util.Seq
Creates a sliding window view of the sequence with the specified window size and increment.
sliding(int, int) - Method in class com.landawn.abacus.util.stream.EntryStream
Creates a sliding window over the elements of the Stream, where each window is a List of Map.Entry objects.
sliding(int, int) - Method in class com.landawn.abacus.util.stream.Stream
Creates a sliding window over the elements of the Stream, where each window is a List of elements.
sliding(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.Seq
Creates a sliding window view of the sequence with the specified window size and increment.
sliding(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.EntryStream
Creates a sliding window over the elements of the Stream, where each window is a collection of Map.Entry objects specified by the collectionSupplier.
sliding(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
Creates a sliding window over the elements of the Stream, where each window is a collection of elements.
sliding(int, int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.Seq
Creates a sliding window view of the sequence with the specified window size and increment.
sliding(int, int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Creates a sliding window over the elements of the Stream, where each window is a collection of elements.
sliding(int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.Seq
Creates a sliding window view of the sequence with the specified window size and collection supplier.
sliding(int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.EntryStream
Creates a sliding window over the elements of the Stream, where each window is a collection of Map.Entry objects specified by the collectionSupplier.
sliding(int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
Creates a sliding window over the elements of the Stream, where each window is a collection of elements.
sliding(int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.Seq
Creates a sliding window view of the sequence with the specified window size and collector.
sliding(int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Creates a sliding window over the elements of the Stream, where each window is a collection of elements.
slidingMap(int, boolean, TriFunction<? super T, ? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a sliding map operation on the stream with a specified increment and a flag to ignore unpaired elements.
slidingMap(int, boolean, Throwables.BiFunction<? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, which accepts two consecutive elements and returns a new element.
slidingMap(int, boolean, Throwables.TriFunction<? super T, ? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, which accepts three consecutive elements and returns a new element.
slidingMap(int, boolean, BiFunction<? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a sliding map operation on the stream with a specified increment and a flag to ignore unpaired elements.
slidingMap(int, TriFunction<? super T, ? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a sliding map operation on the stream with a specified increment.
slidingMap(int, Throwables.BiFunction<? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, which accepts two consecutive elements and returns a new element.
slidingMap(int, Throwables.TriFunction<? super T, ? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, which accepts three consecutive elements and returns a new element.
slidingMap(int, BiFunction<? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a sliding map operation on the stream with a specified increment.
slidingMap(TriFunction<? super T, ? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a sliding map operation on the stream.
slidingMap(Throwables.BiFunction<? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, which accepts two consecutive elements and returns a new element.
slidingMap(Throwables.TriFunction<? super T, ? super T, ? super T, R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Transforms the elements of this sequence using the provided mapper function, which accepts three consecutive elements and returns a new element.
slidingMap(BiFunction<? super T, ? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Applies a sliding map operation on the stream.
smallestIndicesOfAll(String, int, String...) - Static method in class com.landawn.abacus.util.Strings
Find the smallest index of any substrings in valuesToFind from fromIndex.
smallestIndicesOfAll(String, String...) - Static method in class com.landawn.abacus.util.Strings
Returns the smallest index of any specified substring within the input string.
smallestLastindicesOfAll(String, int, String...) - Static method in class com.landawn.abacus.util.Strings
Find the smallest last index of any substrings in valuesToFind from fromIndex.
smallestLastindicesOfAll(String, String...) - Static method in class com.landawn.abacus.util.Strings
Find the smallest last index of any substrings in valuesToFind.
SNAPPY - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
SNAPPY - Enum constant in enum class com.landawn.abacus.util.CompressionMode
 
SnappyInputStream - Class in com.landawn.abacus.util
 
SnappyInputStream(InputStream) - Constructor for class com.landawn.abacus.util.SnappyInputStream
 
SnappyOutputStream - Class in com.landawn.abacus.util
 
SnappyOutputStream(OutputStream) - Constructor for class com.landawn.abacus.util.SnappyOutputStream
 
SnappyOutputStream(OutputStream, int) - Constructor for class com.landawn.abacus.util.SnappyOutputStream
 
SO - Static variable in class com.landawn.abacus.util.Ascii
Shift Out: A control character indicating that the code combinations which follow shall be interpreted as outside of the character set of the standard code table until a Shift In character is reached.
SOAP_BODY_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_BODY_ELE_END.
SOAP_BODY_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_BODY_ELE_START.
SOAP_ENVELOPE_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_ENVELOPE_ELE_END.
SOAP_ENVELOPE_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_ENVELOPE_ELE_START.
SOAP_FAULT_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_FAULT_ELE_END.
SOAP_FAULT_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_FAULT_ELE_START.
SOAP_HEADER_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_HEADER_ELE_END.
SOAP_HEADER_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field SOAP_HEADER_ELE_START.
SOH - Static variable in class com.landawn.abacus.util.Ascii
Start of Heading: A communication control character used at the beginning of a sequence of characters which constitute a machine-sensible address or routing information.
SOME - Static variable in class com.landawn.abacus.util.WD
Field SOME.
sort() - Method in class com.landawn.abacus.util.BooleanList
Sort.
sort() - Method in class com.landawn.abacus.util.ByteList
Sort.
sort() - Method in class com.landawn.abacus.util.CharList
Sort.
sort() - Method in class com.landawn.abacus.util.DoubleList
Sort.
sort() - Method in class com.landawn.abacus.util.FloatList
Sort.
sort() - Method in class com.landawn.abacus.util.IntList
Sort.
sort() - Method in class com.landawn.abacus.util.LongList
Sort.
sort() - Method in class com.landawn.abacus.util.PrimitiveList
 
sort() - Method in class com.landawn.abacus.util.ShortList
Sort.
sort(boolean[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array of booleans into ascending order.
sort(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending order.
sort(byte[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order.
sort(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending order.
sort(char[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending order.
sort(char[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending order.
sort(double[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending order.
sort(double[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending order.
sort(float[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order.
sort(float[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending order.
sort(int[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order.
sort(int[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending order.
sort(long[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order.
sort(long[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending order.
sort(short[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order.
sort(short[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the array into ascending order.
sort(Object[]) - Static method in class com.landawn.abacus.util.N
Sorts the specified array according to the natural ordering (where null is smallest).
sort(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the specified array according to the natural ordering (where null is smallest).
sort(String) - Static method in class com.landawn.abacus.util.Strings
Returns a new sorted String if the specified str is not null or empty, otherwise the specified str is returned.
sort(Comparator<? super E>) - Method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
sort(List<? extends T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list according to the natural ordering (where null is smallest).
sort(List<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the specified list according to the natural ordering (where null is smallest).
sort(List<? extends T>, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the list according to the order induced by the specified comparator.
sort(List<? extends T>, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list according to the order induced by the specified comparator.
sort(T[], int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified range of the specified array according to the order induced by the specified comparator.
sort(T[], Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array according to the order induced by the specified comparator.
sortBy(String) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(String) - Method in interface com.landawn.abacus.util.DataSet
Sorts the DataSet based on the specified column name.
sortBy(String) - Method in class com.landawn.abacus.util.RowDataSet
 
sortBy(String, Comparator<?>) - Method in interface com.landawn.abacus.util.DataSet
Sorts the DataSet based on the specified column name using the provided Comparator.
sortBy(String, Comparator<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
sortBy(String, Comparator<T>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(Collection<String>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Sorts the DataSet based on the specified collection of column names.
sortBy(Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
sortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(Collection<String>, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.util.DataSet
Sorts the DataSet based on the specified collection of column names using the provided Comparator.
sortBy(Collection<String>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.RowDataSet
 
sortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
sortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in interface com.landawn.abacus.util.DataSet
Sorts the DataSet based on the specified column names and a key mapper function.
sortBy(Collection<String>, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.RowDataSet
 
sortBy(List<? extends T>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list based on the keys extracted by the provided Function.
sortBy(T[], Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array based on the keys extracted by the provided Function.
sortByColumn(C, Comparator<? super V>) - Method in class com.landawn.abacus.util.Sheet
Sorts the columns in the sheet based on the values in the specified column using the provided comparator.
sortByColumnKey() - Method in class com.landawn.abacus.util.Sheet
Sorts the columns in the sheet based on the natural ordering of the column keys.
sortByColumnKey(Comparator<? super C>) - Method in class com.landawn.abacus.util.Sheet
Sorts the columns in the sheet based on the column keys using the provided comparator.
sortByColumns(Collection<C>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.Sheet
Sorts the columns in the sheet based on the values in the specified columns using the provided comparator.
sortByDouble(List<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list into ascending numerical order based on the keys extracted by the provided ToDoubleFunction.
sortByDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order based on the keys extracted by the provided ToDoubleFunction.
sortByFloat(List<? extends T>, ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list into ascending numerical order based on the keys extracted by the provided ToFloatFunction.
sortByFloat(T[], ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order based on the keys extracted by the provided ToFloatFunction.
sortByInt(List<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list into ascending numerical order based on the keys extracted by the provided ToIntFunction.
sortByInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order based on the keys extracted by the provided ToIntFunction.
sortByLong(List<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified list into ascending numerical order based on the keys extracted by the provided ToLongFunction.
sortByLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sorts the specified array into ascending numerical order based on the keys extracted by the provided ToLongFunction.
sortByRow(R, Comparator<? super V>) - Method in class com.landawn.abacus.util.Sheet
Sorts the rows in the sheet based on the values in the specified row using the provided comparator.
sortByRowKey() - Method in class com.landawn.abacus.util.Sheet
Sorts the rows in the sheet based on the natural ordering of the row keys.
sortByRowKey(Comparator<? super R>) - Method in class com.landawn.abacus.util.Sheet
Sorts the rows in the sheet based on the row keys using the provided comparator.
sortByRows(Collection<R>, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.Sheet
Sorts the rows in the sheet based on the values in the specified rows using the provided comparator.
sorted() - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted in their natural order.
sorted() - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream in sorted order.
sorted() - Method in class com.landawn.abacus.util.stream.EntryStream
Deprecated.
sorted(Comparator<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a sorted EntryStream based on the specified comparator.
sorted(Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted using the specified comparator.
sorted(Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, sorted according to the provided Comparator.
sortedBy(Function<? super Map.Entry<K, V>, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a sorted EntryStream based on the specified key extractor function.
sortedBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted according to natural order of the values extracted by the provided key extractor function.
sortedBy(Function<? super T, ? extends Comparable>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, sorted according to the natural order of the keys produced by the provided keyMapper function.
sortedByDouble(ToDoubleFunction<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a sorted EntryStream based on the specified key extractor function.
sortedByDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted according to double values extracted by the provided key extractor function.
sortedByDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, sorted according to the natural order of the double values produced by the provided keyMapper function.
sortedByInt(ToIntFunction<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a sorted EntryStream based on the specified key extractor function.
sortedByInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted according to integer values extracted by the provided key extractor function.
sortedByInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, sorted according to the natural order of the integer values produced by the provided keyMapper function.
sortedByKey(Comparator<? super K>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a sorted EntryStream based on the specified key comparator.
sortedByLong(ToLongFunction<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a sorted EntryStream based on the specified key extractor function.
sortedByLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq with the elements sorted according to long values extracted by the provided key extractor function.
sortedByLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the elements of this stream, sorted according to the natural order of the long values produced by the provided keyMapper function.
sortedByValue(Comparator<? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a sorted EntryStream based on the specified value comparator.
sp(Object, A, B, TriPredicate<A, B, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Predicate.
sp(Object, A, B, Throwables.TriPredicate<A, B, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Predicate.
sp(Object, A, Throwables.BiPredicate<A, T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Predicate.
sp(Object, A, BiPredicate<A, T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Predicate.
sp(Object, Throwables.BiPredicate<T, U, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized BiPredicate.
sp(Object, Throwables.Predicate<T, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
Synchronized Predicate.
sp(Object, BiPredicate<T, U>) - Static method in class com.landawn.abacus.util.Fn
Synchronized BiPredicate.
sp(Object, Predicate<T>) - Static method in class com.landawn.abacus.util.Fn
Synchronized Predicate.
SP - Static variable in class com.landawn.abacus.util.Ascii
Space: A normally non-printing graphic character used to separate words.
SPACE - Static variable in class com.landawn.abacus.util.Ascii
Alternate name for Ascii.SP.
SPACE - Static variable in class com.landawn.abacus.util.Strings
A String for a space character.
SPACE - Static variable in class com.landawn.abacus.util.WD
Field SPACE.
SPACE_PARENTHESES_L - Static variable in class com.landawn.abacus.util.WD
Field SPACE_PARENTHESES_L.
SPACE_QUOTATION_D - Static variable in class com.landawn.abacus.util.WD
Field SPACE_QUOTATION_D.
SPACE_QUOTATION_S - Static variable in class com.landawn.abacus.util.WD
Field SPACE_QUOTATION_S.
span(Range<T>) - Method in class com.landawn.abacus.util.Range
Copied from Guava under Apache License v2.0
Returns the minimal range that
invalid reference
encloses
both this range and other.
split(boolean[], int) - Static method in class com.landawn.abacus.util.N
Splits the input boolean array into sub-arrays of the specified size.
split(boolean[], int, int, int) - Static method in class com.landawn.abacus.util.N
Splits the input boolean array into sub-arrays of the specified size.
split(byte[], int) - Static method in class com.landawn.abacus.util.N
Splits the input byte array into sub-arrays of the specified size.
split(byte[], int, int, int) - Static method in class com.landawn.abacus.util.N
Splits the input byte array into sub-arrays of the specified size.
split(char[], int) - Static method in class com.landawn.abacus.util.N
Splits the input char array into sub-arrays of the specified size.
split(char[], int, int, int) - Static method in class com.landawn.abacus.util.N
Splits the input char array into sub-arrays of the specified size.
split(double[], int) - Static method in class com.landawn.abacus.util.N
Splits the input double array into sub-arrays of the specified size.
split(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
Splits the input double array into sub-arrays of the specified size.
split(float[], int) - Static method in class com.landawn.abacus.util.N
Splits the input float array into sub-arrays of the specified size.
split(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
Splits the input float array into sub-arrays of the specified size.
split(int) - Method in interface com.landawn.abacus.util.DataSet
Splits this DataSet into multiple DataSets, each containing a maximum of chunkSize rows.
split(int) - Method in class com.landawn.abacus.util.PrimitiveList
Returns consecutive sub lists of this list, each of the same size (the final list may be smaller), or an empty List if the specified list is null or empty.
split(int) - Method in class com.landawn.abacus.util.RowDataSet
 
split(int) - Method in class com.landawn.abacus.util.Seq
Returns a sequence of Lists, where each List contains a chunk of elements from the original stream.
split(int) - Method in class com.landawn.abacus.util.stream.EntryStream
Splits the stream into chunks of the specified size.
split(int) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream of Lists, where each List contains a chunk of elements from the original stream.
split(int[], int) - Static method in class com.landawn.abacus.util.N
Splits the input int array into sub-arrays of the specified size.
split(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Splits the input int array into sub-arrays of the specified size.
split(int, int, int) - Method in class com.landawn.abacus.util.BooleanList
Returns List of BooleanList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.ByteList
Returns List of ByteList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.CharList
Returns List of CharList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.DoubleList
Returns List of DoubleList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.FloatList
Returns List of FloatList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.IntList
Returns List of IntList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.LongList
Returns List of LongList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Returns List of PrimitiveList 'L' with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, int, int) - Method in class com.landawn.abacus.util.ShortList
Returns List of ShortList with consecutive sub sequences of the elements, each of the same size (the final sequence may be smaller).
split(int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Splits this DataSet into multiple DataSets, each containing a maximum of chunkSize rows.
split(int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
split(int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.Seq
Splits the elements of this sequence into sub-sequences of the specified size.
split(int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.EntryStream
Splits the stream into chunks of the specified size.
split(int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream of Collections, where each Collection contains a chunk of elements from the original stream.
split(int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.Seq
Splits the sequence into subsequences of the specified size and collects them using the provided collector.
split(int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Splits the elements of the stream into sub-streams of the specified size, each collected by the provided collector.
split(long[], int) - Static method in class com.landawn.abacus.util.N
Splits the input long array into sub-arrays of the specified size.
split(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
Splits the input long array into sub-arrays of the specified size.
split(short[], int) - Static method in class com.landawn.abacus.util.N
Splits the input short array into sub-arrays of the specified size.
split(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
Splits the input short array into sub-arrays of the specified size.
split(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Splits the sequence into subsequences based on the given predicate.
split(Throwables.Predicate<? super T, ? extends E>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Seq
Splits the sequence into subsequences based on the given predicate.
split(Throwables.Predicate<? super T, ? extends E>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.Seq
Splits the sequence into subsequences based on the given predicate and collects them using the provided collector.
split(File, int) - Static method in class com.landawn.abacus.util.IOUtil
Splits the specified file into a number of parts.
split(File, int, File) - Static method in class com.landawn.abacus.util.IOUtil
Splits the specified file into a number of parts and stores them in the specified directory.
split(CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, char) - Static method in class com.landawn.abacus.util.Seq
Splits the given character sequence into a sequence of strings based on the specified delimiter.
split(CharSequence, char) - Static method in class com.landawn.abacus.util.stream.Stream
Splits the given character sequence by the specified delimiter and returns a stream of the resulting substrings.
split(CharSequence, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive substring of the specified string, each of the same length (the final list may be smaller), or an empty array if the specified string is null or empty.
split(CharSequence, int, int, int) - Static method in class com.landawn.abacus.util.N
Returns consecutive substring of the specified string, each of the same length (the final list may be smaller), or an empty array if the specified string is null or empty.
split(CharSequence, C) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Type<? extends T>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Type<? extends T>, C) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Type<? extends T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Type<K>, Type<V>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, Type<K>, Type<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, Type<K>, Type<V>, M) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Seq
Splits the given character sequence into a sequence of strings based on the specified delimiter.
split(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.stream.Stream
Splits the given character sequence by the specified delimiter and returns a stream of the resulting substrings.
split(CharSequence, Class<? extends T>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Class<? extends T>, C) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Class<? extends T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Class<K>, Class<V>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, Class<K>, Class<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, Class<K>, Class<V>, M) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, Function<? super String, ? extends T>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Supplier<? extends C>) - Method in class com.landawn.abacus.util.Splitter
 
split(CharSequence, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(CharSequence, Pattern) - Static method in class com.landawn.abacus.util.Seq
Splits the given character sequence into a sequence of strings with the specified pattern.
split(CharSequence, Pattern) - Static method in class com.landawn.abacus.util.stream.Stream
Splits the given character sequence by the specified pattern and returns a stream of the resulting substrings.
split(CharSequence, M) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
split(Iterable<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Splits the input iterable into sub-collections of the specified size.
split(String, char) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, using the specified delimiter character.
split(String, char, boolean) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, using the specified delimiter character.
split(String, String) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, using the specified delimiter string.
split(String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, using the specified delimiter string.
split(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, using the specified delimiter string.
split(String, String, int, boolean) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, using the specified delimiter string.
split(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Splits the input collection into sub-collections of the specified size.
split(Collection<? extends T>, int, int, int) - Static method in class com.landawn.abacus.util.N
Splits the input collection into sub-collections of the specified size.
split(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Splits the elements of the stream into sub-streams based on the provided predicate.
split(Predicate<? super T>, Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.Stream
Splits the elements of the stream into collections based on the provided predicate.
split(Predicate<? super T>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Splits the elements of the stream into separate streams based on the provided predicate.
split(Iterator<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Splits the input iterator into sub-collections of the specified size.
split(T[], int) - Static method in class com.landawn.abacus.util.N
Splits the input array into sub-arrays of the specified size.
split(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
Splits the input array into sub-arrays of the specified size.
splitAndForEach(CharSequence, Consumer<? super String>) - Method in class com.landawn.abacus.util.Splitter
Splits the given source CharSequence and applies the specified action to each resulting substring.
splitAt(int) - Method in class com.landawn.abacus.util.Seq
Splits the sequence at the specified position into two subsequences.
splitAt(int) - Method in class com.landawn.abacus.util.stream.Stream
Splits the stream into two parts at the specified index.
splitAt(int, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Splits the stream into two parts at the specified index.
splitAt(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Splits the sequence at the position where the given predicate returns true.
splitAt(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Splits the stream into two parts based on the specified predicate.
splitAt(Predicate<? super T>, Collector<? super T, ?, R>) - Method in class com.landawn.abacus.util.stream.Stream
Splits the stream into two parts based on the provided predicate.
splitByChunkCount(int, int, boolean, IntBiFunction<? extends T>) - Static method in class com.landawn.abacus.util.N
Splits the total size into chunks based on the specified maximum chunk count.
splitByChunkCount(int, int, boolean, IntBiFunction<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Splits the total size into chunks based on the specified maximum chunk count.
splitByChunkCount(int, int, boolean, Throwables.IntBiFunction<? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Splits the total size into chunks based on the specified maximum chunk count.
splitByChunkCount(int, int, boolean, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Splits the total size into chunks based on the specified maximum chunk count.
splitByChunkCount(int, int, IntBiFunction<? extends T>) - Static method in class com.landawn.abacus.util.N
Splits the total size into chunks based on the specified maximum chunk count.
splitByChunkCount(int, int, IntBiFunction<? extends T>) - Static method in class com.landawn.abacus.util.stream.Stream
Splits the total size into chunks based on the specified maximum chunk count.
splitByChunkCount(int, int, Throwables.IntBiFunction<? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Splits the total size into chunks based on the specified maximum chunk count.
splitByChunkCount(int, int, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Splits the total size into chunks based on the specified maximum chunk count.
splitByChunkCount(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Splits the input collection into sub-lists based on the specified maximum chunk count.
splitByChunkCount(Collection<? extends T>, int, boolean) - Static method in class com.landawn.abacus.util.N
Splits the input collection into sub-lists based on the specified maximum chunk count.
splitBySize(File, long) - Static method in class com.landawn.abacus.util.IOUtil
Splits the specified file into parts of a given size.
splitBySize(File, long, File) - Static method in class com.landawn.abacus.util.IOUtil
Splits the specified file into parts of a given size and stores them in the specified directory.
splitPreserveAllTokens(String, char) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, preserving all tokens, including empty ones.
splitPreserveAllTokens(String, char, boolean) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, preserving all tokens, including empty ones.
splitPreserveAllTokens(String, String) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, preserving all tokens, including empty ones.
splitPreserveAllTokens(String, String, boolean) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, preserving all tokens, including empty ones.
splitPreserveAllTokens(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, preserving all tokens, including empty ones.
splitPreserveAllTokens(String, String, int, boolean) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, preserving all tokens, including empty ones.
Splitter - Class in com.landawn.abacus.util
This is the Splitter class.
Splitter.MapSplitter - Class in com.landawn.abacus.util
This is the MapSplitter class.
splitThenAccept(CharSequence, Consumer<? super List<String>>) - Method in class com.landawn.abacus.util.Splitter
 
splitThenAccept(CharSequence, Consumer<? super Map<String, String>>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
splitThenApply(CharSequence, Function<? super List<String>, R>) - Method in class com.landawn.abacus.util.Splitter
 
splitThenApply(CharSequence, Function<? super Map<String, String>, T>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
splitToArray(CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToArray(CharSequence, Class<T>) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToArray(CharSequence, String[]) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToArray(CharSequence, Function<? super String, String>) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToEntryStream(CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split to entry stream.
splitToImmutableList(CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToImmutableList(CharSequence, Class<? extends T>) - Method in class com.landawn.abacus.util.Splitter
Split to array.
splitToImmutableMap(CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
splitToImmutableMap(CharSequence, Class<K>, Class<V>) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
splitToLines(String) - Static method in class com.landawn.abacus.util.Seq
Splits the given string into a sequence of lines.
splitToLines(String) - Static method in class com.landawn.abacus.util.stream.Stream
Splits the given string into lines and returns a stream of the resulting lines.
splitToLines(String) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, each of which is a line of text from the original string.
splitToLines(String, boolean, boolean) - Static method in class com.landawn.abacus.util.Seq
Splits the given string into a sequence of lines with optional trimming and omission of empty lines.
splitToLines(String, boolean, boolean) - Static method in class com.landawn.abacus.util.stream.Stream
Splits the given string into lines and returns a stream of the resulting lines.
splitToLines(String, boolean, boolean) - Static method in class com.landawn.abacus.util.Strings
Splits the given string into an array of substrings, each of which is a line of text from the original string.
splitToList(int) - Method in interface com.landawn.abacus.util.DataSet
Splits this DataSet into multiple DataSets, each containing a maximum of chunkSize rows.
splitToList(int) - Method in class com.landawn.abacus.util.RowDataSet
 
splitToList(int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Splits this DataSet into multiple DataSets, each containing a maximum of chunkSize rows.
splitToList(int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
splitToStream(CharSequence) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Split to stream.
splitToStream(CharSequence) - Method in class com.landawn.abacus.util.Splitter
Split to stream.
sps(int, int, Function<? super List<T>, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation op and then switches back to a sequential stream.
sps(int, Executor, Function<? super S, ? extends SS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Temporarily switch the stream to parallel stream for operation ops and then switch back to sequence stream.
sps(int, Executor, Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
sps(int, Executor, Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
sps(int, Executor, Function<? super CharStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.CharStream
 
sps(int, Executor, Function<? super CharStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
sps(int, Executor, Function<? super DoubleStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
sps(int, Executor, Function<? super DoubleStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
sps(int, Executor, Function<? super EntryStream<K, V>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sps(int, Executor, Function<? super FloatStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
sps(int, Executor, Function<? super FloatStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
sps(int, Executor, Function<? super IntStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.IntStream
 
sps(int, Executor, Function<? super IntStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
sps(int, Executor, Function<? super LongStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.LongStream
 
sps(int, Executor, Function<? super LongStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
sps(int, Executor, Function<? super ShortStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
sps(int, Executor, Function<? super ShortStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
sps(int, Executor, Function<? super Stream<T>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.Stream
 
sps(int, Executor, Function<? super Stream<T>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
sps(int, Function<? super Stream<T>, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.Seq
Temporarily switches the sequence to a parallel stream for the operation defined by ops, and then switches it back to a sequence.
sps(int, Function<? super S, ? extends SS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Temporarily switch the stream to parallel stream for operation ops and then switch back to sequence stream.
sps(int, Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
sps(int, Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
sps(int, Function<? super CharStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.CharStream
 
sps(int, Function<? super CharStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
sps(int, Function<? super DoubleStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
sps(int, Function<? super DoubleStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
sps(int, Function<? super EntryStream<K, V>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sps(int, Function<? super FloatStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
sps(int, Function<? super FloatStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
sps(int, Function<? super IntStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.IntStream
 
sps(int, Function<? super IntStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
sps(int, Function<? super LongStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.LongStream
 
sps(int, Function<? super LongStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
sps(int, Function<? super ShortStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
sps(int, Function<? super ShortStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
sps(int, Function<? super Stream<T>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.Stream
 
sps(int, Function<? super Stream<T>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
sps(Function<? super Stream<T>, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.Seq
Temporarily switches the sequence to a parallel stream for the operation defined by ops, and then switches it back to a sequence.
sps(Function<? super S, ? extends SS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Temporarily switch the stream to parallel stream for operation ops and then switch back to sequence stream.
sps(Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
sps(Function<? super ByteStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
sps(Function<? super CharStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.CharStream
 
sps(Function<? super CharStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
sps(Function<? super DoubleStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
sps(Function<? super DoubleStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
sps(Function<? super EntryStream<K, V>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
sps(Function<? super FloatStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
sps(Function<? super FloatStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
sps(Function<? super IntStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.IntStream
 
sps(Function<? super IntStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
sps(Function<? super LongStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.LongStream
 
sps(Function<? super LongStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
sps(Function<? super ShortStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
sps(Function<? super ShortStream, ? extends SS>) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
sps(Function<? super Stream<T>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.Stream
 
sps(Function<? super Stream<T>, ? extends SS>) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
spsFilter(int, int, Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switch the stream to parallel stream for operation filter and then switch back to stream stream.
spsFilter(int, Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation filter and then switches it back to a sequential stream.
spsFilter(Predicate<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation filter and then switches it back to a sequential stream.
spsFilterE(int, Throwables.Predicate<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation filter and then switches it back to a sequential stream.
spsFilterE(Throwables.Predicate<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation filter and then switches it back to a sequential stream.
spsFlatmap(int, int, Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation flatMap and then switches it back to a sequential stream.
spsFlatmap(int, Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation flatmap and then switches it back to a sequential stream.
spsFlatmap(Function<? super T, ? extends Collection<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation flatmap and then switches it back to a sequential stream.
spsFlatMap(int, int, Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation flatMap and then switches it back to a sequential stream.
spsFlatMap(int, Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation flatMap and then switches it back to a sequential stream.
spsFlatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation flatMap and then switches it back to a sequential stream.
spsFlatmapE(int, Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation flatMap and then switches it back to a sequential stream.
spsFlatmapE(Throwables.Function<? super T, ? extends Collection<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation flatMap and then switches it back to a sequential stream.
spsFlatMapE(int, Throwables.Function<? super T, ? extends Stream<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation flatMap and then switches it back to a sequential stream.
spsFlatMapE(Throwables.Function<? super T, ? extends Stream<? extends R>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation flatMap and then switches it back to a sequential stream.
spsMap(int, int, Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation map and then switches it back to a sequential stream.
spsMap(int, Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation map and then switches it back to a sequential stream.
spsMap(Function<? super T, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation map and then switches it back to a sequential stream.
spsMapE(int, Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation map and then switches it back to a sequential stream.
spsMapE(Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation map and then switches it back to a sequential stream.
spsOnEach(int, int, Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation onEach and then switches it back to a sequential stream.
spsOnEach(int, Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation onEach and then switches it back to a sequential stream.
spsOnEach(Consumer<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation onEach and then switches it back to a sequential stream.
spsOnEachE(int, Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation onEach and then switches it back to a sequential stream.
spsOnEachE(Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Temporarily switches the stream to a parallel stream for the operation onEach and then switches it back to a sequential stream.
sqrt(int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the square root of x, rounded with the specified rounding mode.
sqrt(long, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the square root of x, rounded with the specified rounding mode.
sqrt(BigInteger, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Returns the square root of a BigInteger, rounded with the specified rounding mode.
SQRT - Static variable in class com.landawn.abacus.util.WD
Field SQRT.
sslSocketFactory(SSLSocketFactory) - Method in class com.landawn.abacus.http.HttpRequest
 
start() - Method in class com.landawn.abacus.util.Stopwatch
Starts the stopwatch.
START_TRANSACTION - Static variable in class com.landawn.abacus.util.WD
Field START_TRANSACTION.
STARTED - Enum constant in enum class com.landawn.abacus.util.Status
Running status.
startsWith(String) - Static method in class com.landawn.abacus.util.Fn
 
startsWith(String, String) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string starts with the specified prefix.
startsWithAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string starts with any of the specified substrings.
startsWithAnyIgnoreCase(String, String...) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string starts with any of the specified substrings, ignoring case considerations.
startsWithIgnoreCase(String, String) - Static method in class com.landawn.abacus.util.Strings
Checks if the given string starts with the specified prefix, ignoring case considerations.
Stateful - Annotation Interface in com.landawn.abacus.annotation
Generally, don't cache/save the stateful object or access/update it with multiple threads.
Status - Enum Class in com.landawn.abacus.util
The Enum Status.
statusCode() - Method in class com.landawn.abacus.http.HttpResponse
 
step(long) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq that steps through the elements of this sequence with the specified step size.
step(long) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of every 'step'th element of this stream.
step(long) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a new EntryStream with entries selected at regular intervals.
sticky() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
If true, delivers the most recent sticky event (posted with EventBus.postSticky(Object)) to this subscriber (if event available).
stop() - Method in class com.landawn.abacus.util.Stopwatch
Stops the stopwatch.
STOPPED - Enum constant in enum class com.landawn.abacus.util.Status
 
Stopwatch - Class in com.landawn.abacus.util
Note: Copied from Google Guava under Apache License v2.0

An object that measures elapsed time in nanoseconds.
store(Properties<?, ?>, String, File) - Static method in class com.landawn.abacus.util.PropertiesUtil
Stores the specified properties to the given file with optional comments.
store(Properties<?, ?>, String, OutputStream) - Static method in class com.landawn.abacus.util.PropertiesUtil
Stores the specified properties to the given OutputStream with optional comments.
store(Properties<?, ?>, String, Writer) - Static method in class com.landawn.abacus.util.PropertiesUtil
Stores the specified properties to the given Writer with optional comments.
storeToXml(Properties<?, ?>, String, boolean, File) - Static method in class com.landawn.abacus.util.PropertiesUtil
Stores the specified properties to the given XML file.
storeToXml(Properties<?, ?>, String, boolean, OutputStream) - Static method in class com.landawn.abacus.util.PropertiesUtil
Stores the specified properties to the given XML OutputStream.
storeToXml(Properties<?, ?>, String, boolean, Writer) - Static method in class com.landawn.abacus.util.PropertiesUtil
Stores the specified properties to the given XML OutputStream.
stream() - Method in class com.landawn.abacus.util.BiIterator
Returns an EntryStream of the elements in this BiIterator.
stream() - Method in class com.landawn.abacus.util.BooleanIterator
 
stream() - Method in class com.landawn.abacus.util.BooleanList
 
stream() - Method in class com.landawn.abacus.util.Builder
 
stream() - Method in class com.landawn.abacus.util.ByteIterator
 
stream() - Method in class com.landawn.abacus.util.ByteList
 
stream() - Method in class com.landawn.abacus.util.CharIterator
 
stream() - Method in class com.landawn.abacus.util.CharList
 
stream() - Method in class com.landawn.abacus.util.DoubleIterator
 
stream() - Method in class com.landawn.abacus.util.DoubleList
 
stream() - Method in class com.landawn.abacus.util.FloatIterator
 
stream() - Method in class com.landawn.abacus.util.FloatList
 
stream() - Method in class com.landawn.abacus.util.ImmutableArray
 
stream() - Method in class com.landawn.abacus.util.IntIterator
 
stream() - Method in class com.landawn.abacus.util.IntList
 
stream() - Method in class com.landawn.abacus.util.Joiner
The underline StringBuilder will be recycled after this method is called if resueStringBuilder is set to true, and should not continue to this instance.
stream() - Method in class com.landawn.abacus.util.LongIterator
 
stream() - Method in class com.landawn.abacus.util.LongList
 
stream() - Method in class com.landawn.abacus.util.Multimap
Returns a Stream of the entries in the Multimap.
stream() - Method in class com.landawn.abacus.util.ObjIterator
Returns an Stream of the elements in this ObjIterator.
stream() - Method in class com.landawn.abacus.util.ObjListIterator
 
stream() - Method in interface com.landawn.abacus.util.Paginated
 
stream() - Method in class com.landawn.abacus.util.Seq
Returns a sequential Stream with this sequence as its source.
stream() - Method in class com.landawn.abacus.util.ShortIterator
 
stream() - Method in class com.landawn.abacus.util.ShortList
 
stream() - Method in class com.landawn.abacus.util.u.Nullable
 
stream() - Method in class com.landawn.abacus.util.u.Optional
 
stream() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
stream() - Method in class com.landawn.abacus.util.u.OptionalByte
 
stream() - Method in class com.landawn.abacus.util.u.OptionalChar
 
stream() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
stream() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
stream() - Method in class com.landawn.abacus.util.u.OptionalInt
 
stream() - Method in class com.landawn.abacus.util.u.OptionalLong
 
stream() - Method in class com.landawn.abacus.util.u.OptionalShort
 
stream(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
stream(int, int) - Method in class com.landawn.abacus.util.ByteList
 
stream(int, int) - Method in class com.landawn.abacus.util.CharList
 
stream(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
stream(int, int) - Method in class com.landawn.abacus.util.FloatList
 
stream(int, int) - Method in class com.landawn.abacus.util.IntList
 
stream(int, int) - Method in class com.landawn.abacus.util.LongList
 
stream(int, int) - Method in class com.landawn.abacus.util.ShortList
 
stream(int, int, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T by applying the provided rowMapper function to each row in the DataSet.
stream(int, int, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Tuple.Tuple2<String, String>, BiFunction<?, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of type T from the DataSet using the specified column names and a row mapper function.
stream(int, int, Tuple.Tuple2<String, String>, BiFunction<?, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of type T from the DataSet using the specified column names and a row mapper function.
stream(int, int, Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T from a subset of rows in the DataSet.
stream(int, int, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, String) - Method in interface com.landawn.abacus.util.DataSet
Returns a Stream with values from the specified column.
stream(int, int, String) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Collection<String>, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T by applying the provided rowMapper function to each row in the DataSet.
stream(int, int, Collection<String>, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T from a subset of rows in the DataSet.
stream(int, int, Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T from a subset of rows in the DataSet.
stream(int, int, Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Collection<String>, Map<String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T converted from rows in the DataSet.
stream(int, int, Collection<String>, Map<String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T from a subset of rows in the DataSet.
stream(int, int, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(int, int, Map<String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T from a subset of rows in the DataSet.
stream(int, int, Map<String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T by applying the provided rowMapper function to each row in the DataSet.
stream(IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(TriFunction<? super A, ? super B, ? super C, ? extends R>) - Method in class com.landawn.abacus.util.TriIterator
Returns a Stream of elements produced by applying the given mapper function to each triple of elements in this TriIterator.
stream(Tuple.Tuple2<String, String>, BiFunction<?, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of type T from the DataSet using the specified column names and a row mapper function.
stream(Tuple.Tuple2<String, String>, BiFunction<?, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of type T from the DataSet using the specified column names and a row mapper function.
stream(Tuple.Tuple3<String, String, String>, TriFunction<?, ?, ?, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(File, JSONDeserializationConfig, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(File, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(File, Class<? extends T>) - Static method in class com.landawn.abacus.util.CSVUtil
Streams CSV data from a File source with the specified target type.
stream(File, Collection<String>, long, long, Predicate<? super String[]>, Class<? extends T>) - Static method in class com.landawn.abacus.util.CSVUtil
Streams CSV data from a File source with specified column names, offset, count, row filter, and target type.
stream(File, Collection<String>, Class<? extends T>) - Static method in class com.landawn.abacus.util.CSVUtil
Streams CSV data from a File source with specified column names and target type.
stream(InputStream, boolean, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(InputStream, JSONDeserializationConfig, boolean, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Reader, boolean, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Reader, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.CSVUtil
Streams CSV data from a Reader source with specified target type.
stream(Reader, JSONDeserializationConfig, boolean, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Reader, Collection<String>, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.CSVUtil
Streams CSV data from a Reader source with specified column names, offset, count, row filter, and target type.
stream(Reader, Collection<String>, long, long, Predicate<? super String[]>, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.CSVUtil
Streams CSV data from a Reader source with specified offset, count, row filter, and target type.
stream(Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T converted from rows in the DataSet.
stream(Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(String) - Method in interface com.landawn.abacus.util.DataSet
Returns a Stream with values from the specified column.
stream(String) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(String, JSONDeserializationConfig, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(String, Class<? extends T>) - Method in interface com.landawn.abacus.parser.JSONParser
 
stream(Collection<String>, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T by applying the provided rowMapper function to each row in the DataSet.
stream(Collection<String>, IntObjFunction<? super NoCachingNoUpdating.DisposableObjArray, ? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T from a subset of rows in the DataSet.
stream(Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T from the DataSet.
stream(Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Collection<String>, Map<String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T converted from rows in the DataSet.
stream(Collection<String>, Map<String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(BiFunction<? super A, ? super B, ? extends R>) - Method in class com.landawn.abacus.util.BiIterator
Returns a Stream of elements produced by applying the given mapper function to each pair of elements in this BiIterator.
stream(IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T from the DataSet.
stream(IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
stream(Map<String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Creates a Stream of objects of type T from the DataSet.
stream(Map<String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
Stream<T> - Class in com.landawn.abacus.util.stream
Note: This class includes codes copied from StreamEx: https://github.com/amaembo/streamex under Apache License, version 2.0.
Stream.StreamEx<T> - Class in com.landawn.abacus.util.stream
 
streamC() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of values in the Sheet in a vertical manner.
streamC(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of values in the Sheet in a vertical manner.
streamH() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of values in the Sheet in a horizontal manner.
streamH(int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of values in the specified row in the Sheet.
streamH(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of values in the Sheet in a horizontal manner.
streamIfNotEmpty() - Method in class com.landawn.abacus.util.Joiner
Returns a stream with the String value generated by toString() if at least one element/object/entry is appended, otherwise an empty Stream is returned.
streamIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
Stream if not null.
streamJson(File, JSONDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified file with the specified target type and JSONDeserializationConfig.
streamJson(File, JSONDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified file with the specified target type and JSONDeserializationConfig.
streamJson(File, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified file with the specified target type.
streamJson(File, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified file with the specified target type.
streamJson(InputStream, boolean, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified input stream with the specified target type and JSONDeserializationConfig.
streamJson(InputStream, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified input stream with the specified target type and JSONDeserializationConfig.
streamJson(InputStream, JSONDeserializationConfig, boolean, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified input stream with the specified target type and JSONDeserializationConfig.
streamJson(InputStream, JSONDeserializationConfig, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified input stream with the specified target type and JSONDeserializationConfig.
streamJson(InputStream, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified input stream with the specified target type.
streamJson(InputStream, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified input stream with the specified target type.
streamJson(Reader, boolean, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified reader with the specified target type and JSONDeserializationConfig.
streamJson(Reader, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified reader with the specified target type and JSONDeserializationConfig.
streamJson(Reader, JSONDeserializationConfig, boolean, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified reader with the specified target type and JSONDeserializationConfig.
streamJson(Reader, JSONDeserializationConfig, boolean, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified reader with the specified target type and JSONDeserializationConfig.
streamJson(Reader, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified reader with the specified target type.
streamJson(Reader, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array in the specified reader with the specified target type.
streamJson(String, JSONDeserializationConfig, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array string with the specified target type and JSONDeserializationConfig.
streamJson(String, JSONDeserializationConfig, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array string with the specified target type and JSONDeserializationConfig.
streamJson(String, Type<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array string with the specified target type.
streamJson(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Creates a stream of elements deserialized from the given JSON array string with the specified target type.
streamMultiRequstsByHAR(File, Predicate<? super String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
streamMultiRequstsByHAR(String, Predicate<? super String>) - Static method in class com.landawn.abacus.http.HARUtil
http://www.softwareishard.com/har/viewer/
https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html
streamR() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of values in the Sheet in a horizontal manner.
streamR(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of streams of values in the Sheet in a horizontal manner.
streamV() - Method in class com.landawn.abacus.util.Sheet
Returns a stream of values in the Sheet in a vertical manner.
streamV(int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of values in the specified column in the Sheet.
streamV(int, int) - Method in class com.landawn.abacus.util.Sheet
Returns a stream of values in the Sheet in a vertical manner.
STRICT_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant STRICT_ORIGIN.
STRICT_ORIGIN_WHEN_CROSS_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant STRICT_ORIGIN_WHEN_CROSS_ORIGIN.
STRICT_TRANSPORT_SECURITY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Strict-Transport-Security header field name.
strictEventType() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
Only accept the events which have extract same class type as the method parameter if it's true.
STRING_LIST - Static variable in class com.landawn.abacus.util.Clazz
 
STRING_SET - Static variable in class com.landawn.abacus.util.Clazz
 
string2InputStream(String) - Static method in class com.landawn.abacus.util.IOUtil
Converts a string into an InputStream using the default charset.
string2InputStream(String, Charset) - Static method in class com.landawn.abacus.util.IOUtil
Converts a string into an InputStream using the provided charset.
string2Reader(String) - Static method in class com.landawn.abacus.util.IOUtil
Converts a string into a Reader.
stringBuilder() - Method in class com.landawn.abacus.util.StringWriter
 
stringBuilder2Writer(StringBuilder) - Static method in class com.landawn.abacus.util.IOUtil
Converts a StringBuilder into a Writer.
stringOf(boolean) - Static method in class com.landawn.abacus.util.N
Converts the given value to its corresponding String representation.
stringOf(byte) - Static method in class com.landawn.abacus.util.N
Converts the given value to its corresponding String representation.
stringOf(char) - Static method in class com.landawn.abacus.util.N
Converts the given value to its corresponding String representation.
stringOf(double) - Static method in class com.landawn.abacus.util.N
Converts the given value to its corresponding String representation.
stringOf(float) - Static method in class com.landawn.abacus.util.N
Converts the given value to its corresponding String representation.
stringOf(int) - Static method in class com.landawn.abacus.util.N
Converts the given value to its corresponding String representation.
stringOf(long) - Static method in class com.landawn.abacus.util.N
Converts the given value to its corresponding String representation.
stringOf(short) - Static method in class com.landawn.abacus.util.N
Converts the given value to its corresponding String representation.
stringOf(Object) - Static method in class com.landawn.abacus.util.N
Converts the given value to its corresponding String representation by Type.stringOf(Object).
Strings - Class in com.landawn.abacus.util
Note: This class includes codes copied from Apache Commons Lang, Google Guava and other open source projects under the Apache License 2.0.
Strings.StringUtil - Class in com.landawn.abacus.util
Deprecated.
repalced by Strings
Strings.StrUtil - Class in com.landawn.abacus.util
 
StringWriter - Class in com.landawn.abacus.util
Built on StringBuilder.
StringWriter() - Constructor for class com.landawn.abacus.util.StringWriter
 
StringWriter(int) - Constructor for class com.landawn.abacus.util.StringWriter
 
StringWriter(StringBuilder) - Constructor for class com.landawn.abacus.util.StringWriter
 
strip() - Static method in class com.landawn.abacus.util.Fn
 
strip(boolean) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Deprecated.
strip(boolean) - Method in class com.landawn.abacus.util.Splitter
Deprecated.
strip(String) - Static method in class com.landawn.abacus.util.Strings
Strips whitespace from the start and end of a String.
strip(String[]) - Static method in class com.landawn.abacus.util.Strings
Strips whitespace from the start and end of each string in the provided array.
strip(String[], String) - Static method in class com.landawn.abacus.util.Strings
Strips the specified characters from the start and end of each string in the provided array.
strip(String, String) - Static method in class com.landawn.abacus.util.Strings
Strips any of a set of characters from the start and end of a String.
stripAccents(String) - Static method in class com.landawn.abacus.util.Strings
Removes diacritics (~= accents) from a string.
stripAccents(String[]) - Static method in class com.landawn.abacus.util.Strings
Strips accents from each string in the provided array.
stripEnd(String[], String) - Static method in class com.landawn.abacus.util.Strings
Strips the specified characters from the end of each string in the provided array.
stripEnd(String, String) - Static method in class com.landawn.abacus.util.Strings
Strips any of a set of characters from the end of a String.
stripResults() - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
stripResults() - Method in class com.landawn.abacus.util.Splitter
 
stripStart(String[], String) - Static method in class com.landawn.abacus.util.Strings
Strips the specified characters from the start of each string in the provided array.
stripStart(String, String) - Static method in class com.landawn.abacus.util.Strings
Strips any of a set of characters from the start of a String.
stripToEmpty() - Static method in class com.landawn.abacus.util.Fn
 
stripToEmpty(String) - Static method in class com.landawn.abacus.util.Strings
Strips whitespace from the start and end of a String returning an empty String if null input.
stripToEmpty(String[]) - Static method in class com.landawn.abacus.util.Strings
Strips leading and trailing whitespace from each string in the provided array.
stripToNull() - Static method in class com.landawn.abacus.util.Fn
 
stripToNull(String) - Static method in class com.landawn.abacus.util.Strings
Strips whitespace from the start and end of a String returning null if the String is empty ("") after the strip.
stripToNull(String[]) - Static method in class com.landawn.abacus.util.Strings
Strips whitespace from the start and end of each string in the provided array and sets the string to null if it is empty after stripping.
STX - Static variable in class com.landawn.abacus.util.Ascii
Start of Text: A communication control character which precedes a sequence of characters that is to be treated as an entity and entirely transmitted through to the ultimate destination.
SU - Static variable in class com.landawn.abacus.util.CodeGenerationUtil
Default name of class for upper case field/prop names concatenated by underscore "_".
SUB - Static variable in class com.landawn.abacus.util.Ascii
Substitute: A character that may be substituted for a character which is determined to be invalid or in error.
subEntityPropInfoList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
subEntityPropNameList - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
subList(int, int) - Method in class com.landawn.abacus.util.ImmutableList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subMap(K, boolean, K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
subMap(K, K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
Subscribe - Annotation Interface in com.landawn.abacus.eventbus
 
Subscriber<E> - Interface in com.landawn.abacus.eventbus
 
subSet(E, boolean, E, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
subSet(E, E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
subSet(NavigableSet<K>, Range<K>) - Static method in class com.landawn.abacus.util.Iterables
Returns a subset of the provided NavigableSet that falls within the specified range.
SUBSTR - Static variable in class com.landawn.abacus.util.WD
Field SUBSTR.
substring(String, char) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, char, int) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substring(String, int) - Static method in class com.landawn.abacus.util.Strings
Returns null which means it doesn't exist if (str == {@code null} || inclusiveBeginIndex < 0 || inclusiveBeginIndex > str.length()), otherwise returns: str.substring(inclusiveBeginIndex).
substring(String, int, char) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, int, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substring(String, int, int) - Static method in class com.landawn.abacus.util.Strings
Returns null which means it doesn't exist if (str == {@code null} || inclusiveBeginIndex < 0 || exclusiveEndIndex < 0 || inclusiveBeginIndex > exclusiveEndIndex || inclusiveBeginIndex > str.length()), otherwise returns: str.substring(inclusiveBeginIndex, min(exclusiveEndIndex, str.length())).
substring(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substring(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings
Returns null which means it doesn't exist if (str == {@code null} || inclusiveBeginIndex < 0), or funcOfExclusiveEndIndex.applyAsInt(inclusiveBeginIndex) < 0.
substring(String, String) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Deprecated. 
substring(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substring(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.Strings
Returns null which means it doesn't exist if (str == {@code null} || exclusiveEndIndex < 0), or funcOfInclusiveBeginIndex.applyAsInt(exclusiveEndIndex) < 0.
substringAfter(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringAfter(String, char) - Static method in class com.landawn.abacus.util.Strings
Returns the substring after first delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfter(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringAfter(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring after first delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfter(String, String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringAfter(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns null which means it doesn't exist if str == {@code null} || delimiterOfExclusiveBeginIndex == {@code null} || exclusiveEndIndex < 0, or str.indexOf(delimiterOfExclusiveBeginIndex) < 0 || str.indexOf(delimiterOfExclusiveBeginIndex) + delimiterOfExclusiveBeginIndex.length() > exclusiveEndIndex otherwise returns substring(str, index + delimiterOfExclusiveBeginIndex.length(), exclusiveEndIndex);
substringAfterAny(String, char...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringAfterAny(String, char...) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before any of delimitersOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfterAny(String, String...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringAfterAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before any of delimitersOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfterLast(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringAfterLast(String, char) - Static method in class com.landawn.abacus.util.Strings
Returns the substring after last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfterLast(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringAfterLast(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring after last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfterLast(String, String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringAfterLast(String, String, int) - Static method in class com.landawn.abacus.util.Strings
Returns the substring after last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringAfterLastOrElse(String, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringAfterLastOrElseItself(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringAfterLastOrElseItself(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringAfterLastOrElseItself(String, String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringAfterOrElse(String, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringAfterOrElseItself(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringAfterOrElseItself(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringAfterOrElseItself(String, String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBefore(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBefore(String, char) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before first delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBefore(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBefore(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before first delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBefore(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBefore(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before first delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBeforeAny(String, char...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBeforeAny(String, char...) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before any of delimitersOfExclusiveEndIndex if it exists, otherwise return null String.
substringBeforeAny(String, String...) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBeforeAny(String, String...) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before any of delimitersOfExclusiveEndIndex if it exists, otherwise return null String.
substringBeforeLast(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBeforeLast(String, char) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBeforeLast(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBeforeLast(String, int, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBeforeLast(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBeforeLast(String, String) - Static method in class com.landawn.abacus.util.Strings
Returns the substring before last delimiterOfExclusiveBeginIndex if it exists, otherwise return null String.
substringBeforeLastOrElse(String, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringBeforeLastOrElseItself(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBeforeLastOrElseItself(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBeforeLastOrElseItself(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBeforeOrElse(String, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringBeforeOrElseItself(String, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBeforeOrElseItself(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBeforeOrElseItself(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringBetween(String, char, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, char, char) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, char, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, char, int) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, int, char) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, int, char) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, int, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, int, int) - Static method in class com.landawn.abacus.util.Strings
Returns null which means it doesn't exist if str == {@code null} || exclusiveBeginIndex < 0 || exclusiveEndIndex < 0 || exclusiveBeginIndex >= exclusiveEndIndex || exclusiveBeginIndex >= str.length(), Otherwise returns: str.substring(exclusiveBeginIndex + 1, min(exclusiveEndIndex, str.length())).
substringBetween(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, int, String) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, int, String, String) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, String) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, String, int) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, String, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Returns a substring from the given string that is between the two specified delimiters.
substringBetween(String, String, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, String, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns Optional<String> with value of the substring if it exists, otherwise returns an empty Optional<String>.
substringBetween(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.Strings
 
substringBetween(String, IntUnaryOperator, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
 
substringBetween(String, IntUnaryOperator, String) - Static method in class com.landawn.abacus.util.Strings
Returns a substring from the given string, starting from a specified index and ending before a specified delimiter.
substringIndicesBetween(String, char, char) - Static method in class com.landawn.abacus.util.Strings
substringIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
substringIndicesBetween(String, int, int, char, char) - Static method in class com.landawn.abacus.util.Strings
substringIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
substringIndicesBetween(String, int, int, String, String) - Static method in class com.landawn.abacus.util.Strings
substringIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
substringIndicesBetween(String, String, String) - Static method in class com.landawn.abacus.util.Strings
substringIndicesBetween("3[a2[c]]2[a]", '[', ']') = [[2, 7], [10, 11]].
substringOrElse(String, int, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringOrElse(String, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringOrElse(String, int, IntUnaryOperator, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringOrElse(String, IntUnaryOperator, int, String) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns defaultStr.
substringOrElseItself(String, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringOrElseItself(String, int, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringOrElseItself(String, int, IntUnaryOperator) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringOrElseItself(String, IntUnaryOperator, int) - Static method in class com.landawn.abacus.util.Strings.StrUtil
Returns the substring if it exists, otherwise returns str itself.
substringsBetween(String, char, char) - Static method in class com.landawn.abacus.util.Strings
substringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
substringsBetween(String, int, int, char, char) - Static method in class com.landawn.abacus.util.Strings
Returns a list of substrings within the given string that are between the specified delimiters.
substringsBetween(String, int, int, String, String) - Static method in class com.landawn.abacus.util.Strings
substringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
substringsBetween(String, String, String) - Static method in class com.landawn.abacus.util.Strings
substringsBetween("3[a2[c]]2[a]", '[', ']') = [a2[c], a].
subtract(byte) - Method in class com.landawn.abacus.util.MutableByte
Subtracts a value from the value of this instance.
subtract(char) - Method in class com.landawn.abacus.util.MutableChar
Subtracts a value from the value of this instance.
subtract(double) - Method in class com.landawn.abacus.util.MutableDouble
Subtracts a value from the value of this instance.
subtract(float) - Method in class com.landawn.abacus.util.MutableFloat
Subtracts a value from the value of this instance.
subtract(int) - Method in class com.landawn.abacus.util.MutableInt
Subtracts a value from the value of this instance.
subtract(long) - Method in class com.landawn.abacus.util.MutableLong
Subtracts a value from the value of this instance.
subtract(short) - Method in class com.landawn.abacus.util.MutableShort
Subtracts a value from the value of this instance.
subtract(Fraction) - Method in class com.landawn.abacus.util.Fraction
Subtracts the value of another fraction from the value of this one, returning the result in reduced form.
subtractExact(int, int) - Static method in class com.landawn.abacus.util.Numbers
Returns the difference of a and b, provided it does not overflow.
subtractExact(long, long) - Static method in class com.landawn.abacus.util.Numbers
Returns the difference of a and b, provided it does not overflow.
subtypeOf(Class<?>) - Static method in class com.landawn.abacus.util.Fn
 
sum() - Static method in class com.landawn.abacus.util.Fn.FB
 
sum() - Static method in class com.landawn.abacus.util.Fn.FD
 
sum() - Static method in class com.landawn.abacus.util.Fn.FF
 
sum() - Static method in class com.landawn.abacus.util.Fn.FI
 
sum() - Static method in class com.landawn.abacus.util.Fn.FL
 
sum() - Static method in class com.landawn.abacus.util.Fn.FS
 
sum() - Method in class com.landawn.abacus.util.KahanSummation
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
sum() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
sum() - Method in class com.landawn.abacus.util.stream.ByteStream
 
sum() - Method in class com.landawn.abacus.util.stream.CharStream
 
sum() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
sum() - Method in class com.landawn.abacus.util.stream.FloatStream
 
sum() - Method in class com.landawn.abacus.util.stream.IntStream
 
sum() - Method in class com.landawn.abacus.util.stream.LongStream
 
sum() - Method in class com.landawn.abacus.util.stream.ShortStream
 
sum(byte...) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of bytes.
sum(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of bytes
sum(char...) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of characters.
sum(char[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of characters
sum(double...) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of doubles.
sum(double[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of doubles
sum(float...) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of floats.
sum(float[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of floats
sum(int...) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of ints.
sum(int[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of ints
sum(long...) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of longs.
sum(long[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of longs
sum(short...) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of shorts.
sum(short[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of shorts
SUM - Static variable in class com.landawn.abacus.util.WD
Field SUM.
sumBigDecimal(Iterable<? extends BigDecimal>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the BigDecimal values in the provided iterable.
sumBigDecimal(Iterable<? extends BigDecimal>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable of BigDecimal and returns the result as a BigDecimal.
sumBigDecimal(Iterable<? extends T>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the BigDecimal values extracted from the elements in the provided iterable by the input func function.
sumBigDecimal(Iterable<? extends T>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable using the provided function to convert each element to a BigDecimal.
sumBigInteger(Iterable<? extends BigInteger>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the BigInteger values in the provided iterable.
sumBigInteger(Iterable<? extends BigInteger>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable of BigInteger and returns the result as a BigInteger.
sumBigInteger(Iterable<? extends T>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the BigInteger values extracted from the elements in the provided iterable by the input func function.
sumBigInteger(Iterable<? extends T>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable using the provided function to convert each element to a BigInteger.
sumDouble(Throwables.ToDoubleFunction<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Sums the double values extracted from the elements in this sequence using the provided function.
sumDouble(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the double values of the provided numbers as an OptionalDouble.
sumDouble(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable of numbers and returns the result as a double.
sumDouble(Iterable<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the double values extracted from the elements in the provided iterable by the input func function.
sumDouble(Iterable<? extends T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable using the provided function to convert each element to a double.
sumDouble(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input collection of numbers and returns the result as an double.
sumDouble(Collection<? extends T>, int, int, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input collection using the provided function to convert each element to a double.
sumDouble(ToDoubleFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Sums the double values extracted from the elements in this stream using the provided function.
sumDouble(T[]) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of numbers and returns the result as a double.
sumDouble(T[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of numbers and returns the result as a double.
sumDouble(T[], int, int, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array using the provided function to convert each element to a double.
sumDouble(T[], ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array using the provided function to convert each element to a double.
sumInt(Throwables.ToIntFunction<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Sums the integer values extracted from the elements in this sequence using the provided function.
sumInt(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the integer value of provided numbers as an OptionalInt.
sumInt(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable of numbers and returns the result as a integer.
sumInt(Iterable<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the integer values extracted from the elements in the provided iterable by the input func function.
sumInt(Iterable<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable using the provided function to convert each element to an integer.
sumInt(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input collection of numbers and returns the result as an integer.
sumInt(Collection<? extends T>, int, int, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input collection using the provided function to convert each element to an integer.
sumInt(ToIntFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Sums the integer values extracted from the elements in this stream using the provided function.
sumInt(T[]) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of numbers and returns the result as an integer.
sumInt(T[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of numbers and returns the result as an integer.
sumInt(T[], int, int, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array using the provided function to convert each element to an integer.
sumInt(T[], ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array using the provided function to convert each element to an integer.
sumIntToLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the integer values of the provided numbers as an OptionalLong.
sumIntToLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable of numbers and returns the result as a long.
sumIntToLong(Iterable<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the integer values extracted from the elements in the provided iterable by the input func function as an OptionalLong.
sumIntToLong(Iterable<? extends T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable using the provided function to convert each element to an integer and returns the result as a long.
sumLong(Throwables.ToLongFunction<? super T, E2>) - Method in class com.landawn.abacus.util.Seq
Sums the long values extracted from the elements in this sequence using the provided function.
sumLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the long values of the provided numbers as an OptionalLong.
sumLong(Iterable<? extends T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable of numbers and returns the result as a long.
sumLong(Iterable<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.Iterables
Returns the sum of the long values extracted from the elements in the provided iterable by the input func function.
sumLong(Iterable<? extends T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given iterable using the provided function to convert each element to a long.
sumLong(Collection<? extends T>, int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input collection of numbers and returns the result as an long.
sumLong(Collection<? extends T>, int, int, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input collection using the provided function to convert each element to a long.
sumLong(ToLongFunction<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Sums the long values extracted from the elements in this stream using the provided function.
sumLong(T[]) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of numbers and returns the result as a long.
sumLong(T[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of numbers and returns the result as a long.
sumLong(T[], int, int, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array using the provided function to convert each element to a long.
sumLong(T[], ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array using the provided function to convert each element to a long.
summarize() - Method in class com.landawn.abacus.util.stream.ByteStream
 
summarize() - Method in class com.landawn.abacus.util.stream.CharStream
 
summarize() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
summarize() - Method in class com.landawn.abacus.util.stream.FloatStream
 
summarize() - Method in class com.landawn.abacus.util.stream.IntStream
 
summarize() - Method in class com.landawn.abacus.util.stream.LongStream
 
summarize() - Method in class com.landawn.abacus.util.stream.ShortStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.ByteStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.CharStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.FloatStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.IntStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.LongStream
 
summarizeAndPercentiles() - Method in class com.landawn.abacus.util.stream.ShortStream
 
summarizingBigDecimal(Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingBigInteger(Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingByte(ToByteFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingChar(ToCharFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingFloat(ToFloatFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summarizingShort(ToShortFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingBigDecimal(Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingBigDecimal(Function<? super T, BigDecimal>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingBigDecimal(Function<? super T, BigDecimal>, Function<? super T, BigDecimal>, Function<? super T, BigDecimal>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingBigInteger(Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingBigInteger(Function<? super T, BigInteger>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingBigInteger(Function<? super T, BigInteger>, Function<? super T, BigInteger>, Function<? super T, BigInteger>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingDouble(ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingDouble(ToDoubleFunction<? super T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingDouble(ToDoubleFunction<? super T>, ToDoubleFunction<? super T>, ToDoubleFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingInt(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingInt(ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingInt(ToIntFunction<? super T>, ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingIntToLong(ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingIntToLong(ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingIntToLong(ToIntFunction<? super T>, ToIntFunction<? super T>, ToIntFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingLong(ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
summingLong(ToLongFunction<? super T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
summingLong(ToLongFunction<? super T>, ToLongFunction<? super T>, ToLongFunction<? super T>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
sumOfOccurrences() - Method in class com.landawn.abacus.util.Multiset
Calculates the total number of occurrences of all elements in this multiset.
sumToDouble(float...) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of floats to a double value.
sumToDouble(float[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of floats to a double value.
sumToLong(int...) - Static method in class com.landawn.abacus.util.N
Sums all elements in the given array of ints to a long value.
sumToLong(int[], int, int) - Static method in class com.landawn.abacus.util.N
Sums all elements within the specified range in the input array of ints to a long value.
SUNDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
SUNDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
Supplier<T> - Interface in com.landawn.abacus.util.function
supportCircularReference() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
supportCircularReference(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
SuppressFBWarnings - Annotation Interface in com.landawn.abacus.annotation
 
suspend(boolean) - Static method in class com.landawn.abacus.util.Profiler
Suspends or resumes performance tests running on Profiler.
SUSPENDED - Enum constant in enum class com.landawn.abacus.util.AccountStatus
 
SUSPENDED - Enum constant in enum class com.landawn.abacus.util.ServiceStatus
 
SUSPENDED - Enum constant in enum class com.landawn.abacus.util.Status
 
swap(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Swaps the elements at the specified positions in the specified boolean array.
swap(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Swaps the elements at the specified positions in the specified byte array.
swap(char[], int, int) - Static method in class com.landawn.abacus.util.N
Swaps the elements at the specified positions in the specified char array.
swap(double[], int, int) - Static method in class com.landawn.abacus.util.N
Swaps the elements at the specified positions in the specified double array.
swap(float[], int, int) - Static method in class com.landawn.abacus.util.N
Swaps the elements at the specified positions in the specified float array.
swap(int[], int, int) - Static method in class com.landawn.abacus.util.N
Swaps the elements at the specified positions in the specified int array.
swap(int, int) - Method in class com.landawn.abacus.util.BooleanList
 
swap(int, int) - Method in class com.landawn.abacus.util.ByteList
 
swap(int, int) - Method in class com.landawn.abacus.util.CharList
 
swap(int, int) - Method in class com.landawn.abacus.util.DoubleList
 
swap(int, int) - Method in class com.landawn.abacus.util.FloatList
 
swap(int, int) - Method in class com.landawn.abacus.util.IntList
 
swap(int, int) - Method in class com.landawn.abacus.util.LongList
 
swap(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
swap(int, int) - Method in class com.landawn.abacus.util.ShortList
 
swap(long[], int, int) - Static method in class com.landawn.abacus.util.N
Swaps the elements at the specified positions in the specified long array.
swap(short[], int, int) - Static method in class com.landawn.abacus.util.N
Swaps the elements at the specified positions in the specified short array.
swap(Pair<T, T>) - Static method in class com.landawn.abacus.util.N
Swaps the left and right elements in the specified pair.
swap(Triple<T, M, T>) - Static method in class com.landawn.abacus.util.N
Swaps the left and right elements in the specified triple.
swap(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Swaps the elements at the specified positions in the specified Object array.
swap(List<?>, int, int) - Static method in class com.landawn.abacus.util.N
Swaps the elements at the specified positions in the specified list.
swapCase(char) - Static method in class com.landawn.abacus.util.Strings
Swaps the case of a character changing upper and title case to lower case, and lower case to upper case.
swapCase(String) - Static method in class com.landawn.abacus.util.Strings
Swaps the case of a String changing upper and title case to lower case, and lower case to upper case.
swapColumns(C, C) - Method in class com.landawn.abacus.util.Sheet
Swaps the positions of two columns in the Sheet.
swapColumns(String, String) - Method in interface com.landawn.abacus.util.DataSet
Swaps the positions of two columns in the DataSet.
swapColumns(String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
swapIf(Pair<T, T>, Predicate<? super Pair<T, T>>) - Static method in class com.landawn.abacus.util.N
Swaps the left and right elements in the specified pair if the specified predicate is true.
swapIf(Triple<T, M, T>, Predicate<? super Triple<T, M, T>>) - Static method in class com.landawn.abacus.util.N
Swaps the left and right elements in the specified triple if the specified predicate is true.
swapRows(int, int) - Method in interface com.landawn.abacus.util.DataSet
Swaps the positions of two rows in the DataSet.
swapRows(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
swapRows(R, R) - Method in class com.landawn.abacus.util.Sheet
Swaps the positions of two rows in the Sheet.
switchOnNext() - Static method in class com.landawn.abacus.util.Fn
Returns a stateful BiFunction.
switchOnNext() - Static method in enum class com.landawn.abacus.util.MergeResult
Deprecated.
Use Fn.switchOnNext() instead
symmetricDifference(boolean[]) - Method in class com.landawn.abacus.util.BooleanList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(boolean[], boolean[]) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in either a or b but not in both.
symmetricDifference(byte[]) - Method in class com.landawn.abacus.util.ByteList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(byte[], byte[]) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in either a or b but not in both.
symmetricDifference(char[]) - Method in class com.landawn.abacus.util.CharList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(char[], char[]) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in either a or b but not in both.
symmetricDifference(double[]) - Method in class com.landawn.abacus.util.DoubleList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(double[], double[]) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in either a or b but not in both.
symmetricDifference(float[]) - Method in class com.landawn.abacus.util.FloatList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(float[], float[]) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in either a or b but not in both.
symmetricDifference(int[]) - Method in class com.landawn.abacus.util.IntList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(int[], int[]) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in either a or b but not in both.
symmetricDifference(long[]) - Method in class com.landawn.abacus.util.LongList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(long[], long[]) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in either a or b but not in both.
symmetricDifference(short[]) - Method in class com.landawn.abacus.util.ShortList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(short[], short[]) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in either a or b but not in both.
symmetricDifference(A) - Method in class com.landawn.abacus.util.PrimitiveList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(BooleanList) - Method in class com.landawn.abacus.util.BooleanList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(ByteList) - Method in class com.landawn.abacus.util.ByteList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(CharList) - Method in class com.landawn.abacus.util.CharList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that includes rows that are in this DataSet but not in the provided DataSet and vice versa.
symmetricDifference(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
symmetricDifference(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that includes rows that are in this DataSet but not in the provided DataSet and vice versa.
symmetricDifference(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
symmetricDifference(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that includes rows that are in this DataSet but not in the provided DataSet and vice versa based on the key columns.
symmetricDifference(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
symmetricDifference(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Returns a new DataSet that includes rows that are in this DataSet but not in the provided DataSet and vice versa based on the key columns.
symmetricDifference(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
symmetricDifference(DoubleList) - Method in class com.landawn.abacus.util.DoubleList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(FloatList) - Method in class com.landawn.abacus.util.FloatList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(IntList) - Method in class com.landawn.abacus.util.IntList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(LongList) - Method in class com.landawn.abacus.util.LongList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(ShortList) - Method in class com.landawn.abacus.util.ShortList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(Collection<? extends T>, Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in either a or b but not in both.
symmetricDifference(Collection<Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a EntryStream consisting of the elements of this stream that are not present in the specified collection and vice versa.
symmetricDifference(Collection<T>) - Method in class com.landawn.abacus.util.Seq
Returns a sequence consisting of the elements that are present in either this sequence or the specified collection, but not in both.
symmetricDifference(Collection<T>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Returns a stream consisting of the elements of this stream that are not present in the specified collection and vice versa.
symmetricDifference(Map<K, V>, Map<K, V>) - Static method in class com.landawn.abacus.util.Maps
Calculates the symmetric difference between two maps.
symmetricDifference(Set<? extends E>, Set<? extends E>) - Static method in class com.landawn.abacus.util.Iterables
Returns an unmodifiable view of the symmetric difference of two sets.
symmetricDifference(L) - Method in class com.landawn.abacus.util.PrimitiveList
Returns a new list the elements that are in this list but not in the specified list/array and vice versa.
symmetricDifference(T[], T[]) - Static method in class com.landawn.abacus.util.N
Returns the elements that are present in either a or b but not in both.
SYN - Static variable in class com.landawn.abacus.util.Ascii
Synchronous Idle: A communication control character used by a synchronous transmission system in the absence of any other character to provide a signal from which synchronism may be achieved or retained.
Synchronized<T> - Class in com.landawn.abacus.util
This class provides a way to perform synchronized operations on a given object.
systemTicker() - Static method in class com.landawn.abacus.util.Ticker
A ticker that reads the current time using System.nanoTime().

T

Table - Annotation Interface in com.landawn.abacus.annotation
 
tableName - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
tablePrefix - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
tag(Class<? super T>, T) - Method in class com.landawn.abacus.http.OkHttpRequest
Attaches tag to the request using type as a key.
tag(Object) - Method in class com.landawn.abacus.http.OkHttpRequest
Attaches tag to the request.
tagByPropertyName() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Checks if is tag by property name.
tagByPropertyName(boolean) - Method in class com.landawn.abacus.parser.XMLSerializationConfig
Sets the tag by property name.
tailMap(K) - Method in class com.landawn.abacus.util.ImmutableSortedMap
 
tailMap(K, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableMap
 
tailSet(E) - Method in class com.landawn.abacus.util.ImmutableSortedSet
 
tailSet(E, boolean) - Method in class com.landawn.abacus.util.ImmutableNavigableSet
 
take() - Method in class com.landawn.abacus.pool.GenericObjectPool
 
take() - Method in interface com.landawn.abacus.pool.ObjectPool
Retrieves and removes the head of this queue, or returns null if this queue is empty.
take(long, TimeUnit) - Method in class com.landawn.abacus.pool.GenericObjectPool
 
take(long, TimeUnit) - Method in interface com.landawn.abacus.pool.ObjectPool
Retrieves and removes the head of this queue, waiting up to the specified wait time if necessary.
TAKE_FIRST - Enum constant in enum class com.landawn.abacus.util.MergeResult
 
TAKE_SECOND - Enum constant in enum class com.landawn.abacus.util.MergeResult
 
takeWhile(Throwables.Predicate<? super T, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Takes elements from this sequence while the provided predicate is true.
takeWhile(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator that includes elements from the original Iterable as long as they satisfy the provided Predicate.
takeWhile(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input iterable until the provided predicate returns false.
takeWhile(BiPredicate<? super K, ? super V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Keeps the elements until the given predicate returns false.
takeWhile(Predicate<? super Map.Entry<K, V>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Keeps the elements until the given predicate returns false.
takeWhile(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator that includes elements from the original Iterator as long as they satisfy the provided Predicate.
takeWhile(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input iterator until the provided predicate returns false.
takeWhile(P) - Method in interface com.landawn.abacus.util.stream.BaseStream
Keeps the elements until the given predicate returns false.
takeWhile(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input array until the provided predicate returns false.
takeWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>) - Method in class com.landawn.abacus.util.stream.Stream
Attaches a new stream with terminal action to consume the elements not token by the specified predicate.
takeWhileAddSubscriber(Predicate<? super T>, Throwables.Consumer<? super Stream<T>, ? extends Exception>, Executor) - Method in class com.landawn.abacus.util.stream.Stream
Attaches a new stream with terminal action to consume the elements not token by the specified predicate.
takeWhileInclusive(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator that includes elements from the original Iterable as long as they satisfy the provided Predicate.
takeWhileInclusive(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input iterable until the provided predicate returns false, including the element that fails the predicate.
takeWhileInclusive(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.Iterators
Returns a new ObjIterator that includes elements from the original Iterator as long as they satisfy the provided Predicate.
takeWhileInclusive(Iterator<? extends T>, Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input iterator until the provided predicate returns false, including the element that fails the predicate.
takeWhileInclusive(T[], Predicate<? super T>) - Static method in class com.landawn.abacus.util.N
Returns a list containing the elements of the input array until the provided predicate returns false, including the element that fails the predicate.
TAN - Static variable in class com.landawn.abacus.util.WD
Field TAN.
TE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP TE header field name.
teeing(Collector<? super T, ?, R1>, Collector<? super T, ?, R2>, BiFunction<? super R1, ? super R2, R>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
TerminalOp - Annotation Interface in com.landawn.abacus.annotation
Terminal operation.
TerminalOpTriggered - Annotation Interface in com.landawn.abacus.annotation
When terminal operation is triggered by intermediate operation, the current stream will be closed and a new stream will be returned.
test(boolean) - Method in interface com.landawn.abacus.util.function.BooleanPredicate
 
test(boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanPredicate
 
test(boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanBiPredicate
 
test(boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanBiPredicate
 
test(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.function.BooleanTriPredicate
 
test(boolean, boolean, boolean) - Method in interface com.landawn.abacus.util.Throwables.BooleanTriPredicate
 
test(byte) - Method in interface com.landawn.abacus.util.function.BytePredicate
 
test(byte) - Method in interface com.landawn.abacus.util.Throwables.BytePredicate
 
test(byte, byte) - Method in interface com.landawn.abacus.util.function.ByteBiPredicate
 
test(byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteBiPredicate
 
test(byte, byte, byte) - Method in interface com.landawn.abacus.util.function.ByteTriPredicate
 
test(byte, byte, byte) - Method in interface com.landawn.abacus.util.Throwables.ByteTriPredicate
 
test(char) - Method in interface com.landawn.abacus.util.function.CharPredicate
 
test(char) - Method in interface com.landawn.abacus.util.Throwables.CharPredicate
 
test(char, char) - Method in interface com.landawn.abacus.util.function.CharBiPredicate
 
test(char, char) - Method in interface com.landawn.abacus.util.Throwables.CharBiPredicate
 
test(char, char, char) - Method in interface com.landawn.abacus.util.function.CharTriPredicate
 
test(char, char, char) - Method in interface com.landawn.abacus.util.Throwables.CharTriPredicate
 
test(double) - Method in interface com.landawn.abacus.util.function.DoublePredicate
 
test(double) - Method in interface com.landawn.abacus.util.Throwables.DoublePredicate
 
test(double, double) - Method in interface com.landawn.abacus.util.function.DoubleBiPredicate
 
test(double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleBiPredicate
 
test(double, double, double) - Method in interface com.landawn.abacus.util.function.DoubleTriPredicate
 
test(double, double, double) - Method in interface com.landawn.abacus.util.Throwables.DoubleTriPredicate
 
test(double, T) - Method in interface com.landawn.abacus.util.function.DoubleObjPredicate
 
test(double, T) - Method in interface com.landawn.abacus.util.Throwables.DoubleObjPredicate
 
test(float) - Method in interface com.landawn.abacus.util.function.FloatPredicate
 
test(float) - Method in interface com.landawn.abacus.util.Throwables.FloatPredicate
 
test(float, float) - Method in interface com.landawn.abacus.util.function.FloatBiPredicate
 
test(float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatBiPredicate
 
test(float, float, float) - Method in interface com.landawn.abacus.util.function.FloatTriPredicate
 
test(float, float, float) - Method in interface com.landawn.abacus.util.Throwables.FloatTriPredicate
 
test(int) - Method in interface com.landawn.abacus.util.function.IntPredicate
 
test(int) - Method in interface com.landawn.abacus.util.Throwables.IntPredicate
 
test(int, int) - Method in interface com.landawn.abacus.util.function.IntBiPredicate
 
test(int, int) - Method in interface com.landawn.abacus.util.Throwables.IntBiPredicate
 
test(int, int, int) - Method in interface com.landawn.abacus.util.function.IntTriPredicate
 
test(int, int, int) - Method in interface com.landawn.abacus.util.Throwables.IntTriPredicate
 
test(int, int, T) - Method in interface com.landawn.abacus.util.function.BiIntObjPredicate
 
test(int, int, T) - Method in interface com.landawn.abacus.util.Throwables.BiIntObjPredicate
 
test(int, T) - Method in interface com.landawn.abacus.util.function.IntObjPredicate
 
test(int, T) - Method in interface com.landawn.abacus.util.Throwables.IntObjPredicate
 
test(int, T, U) - Method in interface com.landawn.abacus.util.function.IntBiObjPredicate
 
test(int, T, U) - Method in interface com.landawn.abacus.util.Throwables.IntBiObjPredicate
 
test(long) - Method in interface com.landawn.abacus.util.function.LongPredicate
 
test(long) - Method in interface com.landawn.abacus.util.Throwables.LongPredicate
 
test(long, long) - Method in interface com.landawn.abacus.util.function.LongBiPredicate
 
test(long, long) - Method in interface com.landawn.abacus.util.Throwables.LongBiPredicate
 
test(long, long, long) - Method in interface com.landawn.abacus.util.function.LongTriPredicate
 
test(long, long, long) - Method in interface com.landawn.abacus.util.Throwables.LongTriPredicate
 
test(long, T) - Method in interface com.landawn.abacus.util.function.LongObjPredicate
 
test(long, T) - Method in interface com.landawn.abacus.util.Throwables.LongObjPredicate
 
test(short) - Method in interface com.landawn.abacus.util.function.ShortPredicate
 
test(short) - Method in interface com.landawn.abacus.util.Throwables.ShortPredicate
 
test(short, short) - Method in interface com.landawn.abacus.util.function.ShortBiPredicate
 
test(short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortBiPredicate
 
test(short, short, short) - Method in interface com.landawn.abacus.util.function.ShortTriPredicate
 
test(short, short, short) - Method in interface com.landawn.abacus.util.Throwables.ShortTriPredicate
 
test(A, B, C) - Method in interface com.landawn.abacus.util.function.TriPredicate
 
test(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EE.TriPredicate
 
test(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.EEE.TriPredicate
 
test(A, B, C) - Method in interface com.landawn.abacus.util.Throwables.TriPredicate
 
test(A, B, C, D) - Method in interface com.landawn.abacus.util.function.QuadPredicate
 
test(A, B, C, D) - Method in interface com.landawn.abacus.util.Throwables.QuadPredicate
 
test(Throwables.Predicate<? super T, E>) - Method in class com.landawn.abacus.util.Synchronized
Tests the provided predicate in a synchronized manner on the provided mutex and returns the result.
test(T) - Method in interface com.landawn.abacus.util.function.Predicate
 
test(T) - Method in interface com.landawn.abacus.util.Throwables.EE.Predicate
 
test(T) - Method in interface com.landawn.abacus.util.Throwables.EEE.Predicate
 
test(T) - Method in interface com.landawn.abacus.util.Throwables.Predicate
 
test(T...) - Method in interface com.landawn.abacus.util.function.NPredicate
 
test(T, double) - Method in interface com.landawn.abacus.util.function.ObjDoublePredicate
 
test(T, double) - Method in interface com.landawn.abacus.util.Throwables.ObjDoublePredicate
 
test(T, int) - Method in interface com.landawn.abacus.util.function.ObjIntPredicate
 
test(T, int) - Method in interface com.landawn.abacus.util.Throwables.ObjIntPredicate
 
test(T, int, int) - Method in interface com.landawn.abacus.util.function.ObjBiIntPredicate
 
test(T, int, int) - Method in interface com.landawn.abacus.util.Throwables.ObjBiIntPredicate
 
test(T, long) - Method in interface com.landawn.abacus.util.function.ObjLongPredicate
 
test(T, long) - Method in interface com.landawn.abacus.util.Throwables.ObjLongPredicate
 
test(T, Throwables.Predicate<? super T, E>) - Static method in class com.landawn.abacus.util.Synchronized
Tests the provided predicate in a synchronized manner on the provided mutex and returns the result.
test(T, U) - Method in interface com.landawn.abacus.util.function.BiPredicate
 
test(T, U) - Method in interface com.landawn.abacus.util.Throwables.BiPredicate
 
test(T, U) - Method in interface com.landawn.abacus.util.Throwables.EE.BiPredicate
 
test(T, U) - Method in interface com.landawn.abacus.util.Throwables.EEE.BiPredicate
 
test(T, U, int) - Method in interface com.landawn.abacus.util.function.BiObjIntPredicate
 
test(T, U, int) - Method in interface com.landawn.abacus.util.Throwables.BiObjIntPredicate
 
test(T, U, Throwables.BiPredicate<? super T, ? super U, E>) - Static method in class com.landawn.abacus.util.Synchronized
Tests the provided predicate in a synchronized manner on the provided mutex and returns the result.
Test - Annotation Interface in com.landawn.abacus.annotation
 
testByKey(Throwables.Predicate<? super K, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
testByKey(Predicate<? super K>) - Static method in class com.landawn.abacus.util.Fn
Test by key.
testByValue(Throwables.Predicate<? super V, E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
testByValue(Predicate<? super V>) - Static method in class com.landawn.abacus.util.Fn
Test by value.
TESTING - Enum constant in enum class com.landawn.abacus.util.Status
 
testKeyVal(BiPredicate<? super K, ? super V>) - Static method in class com.landawn.abacus.util.Fn
Test key val.
TestUtil - Class in com.landawn.abacus.util
 
TEXT - Enum constant in enum class com.landawn.abacus.util.MediaType
 
TEXT_HTML - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant TEXT_HTML.
TEXT_JSON - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant TEXT_JSON.
TEXT_XML - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant TEXT_XML.
then(Throwables.Runnable<E>) - Method in class com.landawn.abacus.util.If
Executes the provided runnable if the condition is true.
then(T, Throwables.Consumer<? super T, E>) - Method in class com.landawn.abacus.util.If
Executes the provided consumer action if the condition is true.
thenCall(Throwables.BiFunction<? super T, ? super Exception, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided function when the computation of this ContinuableFuture is complete.
thenCall(Throwables.Function<? super T, ? extends R, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided function when the computation of this ContinuableFuture is complete.
thenCall(Callable<R>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided Callable action when the computation of this ContinuableFuture is complete.
thenDelay(long, TimeUnit) - Method in class com.landawn.abacus.util.ContinuableFuture
Configures this ContinuableFuture to delay the execution of the next action.
thenDoNothing() - Method in class com.landawn.abacus.util.If
Then do nothing if the condition is true.
thenRun(Throwables.BiConsumer<? super T, ? super Exception, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action when the computation of this ContinuableFuture is complete.
thenRun(Throwables.Consumer<? super T, ? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action when the computation of this ContinuableFuture is complete.
thenRun(Throwables.Runnable<? extends Exception>) - Method in class com.landawn.abacus.util.ContinuableFuture
Executes the provided action when the computation of this ContinuableFuture is complete.
thenThrow(Supplier<? extends E>) - Method in class com.landawn.abacus.util.If
Throws the exception provided by the supplier if the condition is true.
thenUse(Executor) - Method in class com.landawn.abacus.util.ContinuableFuture
Configures this ContinuableFuture to execute the next action using the specified executor.
THREAD_POOL_EXECUTOR - Enum constant in enum class com.landawn.abacus.util.ThreadMode
 
threadMode() - Element in annotation interface com.landawn.abacus.eventbus.Subscribe
 
ThreadMode - Enum Class in com.landawn.abacus.util
The Enum ThreadMode.
THREE_FIFTHS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 3/5.
THREE_QUARTERS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 3/4.
throttleFirst(long) - Method in class com.landawn.abacus.util.Observer
 
throttleFirst(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
throttleLast(long) - Method in class com.landawn.abacus.util.Observer
 
throttleLast(long, TimeUnit) - Method in class com.landawn.abacus.util.Observer
 
Throwables - Class in com.landawn.abacus.util
The Throwables class is a utility class that provides methods for handling exceptions.
Throwables.BiConsumer<T,U,E> - Interface in com.landawn.abacus.util
The Interface BiConsumer.
Throwables.BiFunction<T,U,R,E> - Interface in com.landawn.abacus.util
The Interface BiFunction.
Throwables.BiIntObjConsumer<T,E> - Interface in com.landawn.abacus.util
 
Throwables.BiIntObjFunction<T,R,E> - Interface in com.landawn.abacus.util
 
Throwables.BiIntObjPredicate<T,E> - Interface in com.landawn.abacus.util
 
Throwables.BinaryOperator<T,E> - Interface in com.landawn.abacus.util
The Interface BinaryOperator.
Throwables.BiObjIntConsumer<T,U,E> - Interface in com.landawn.abacus.util
The Interface IndexedBiConsumer.
Throwables.BiObjIntFunction<T,U,R,E> - Interface in com.landawn.abacus.util
The Interface IndexedBiFunction.
Throwables.BiObjIntPredicate<T,U,E> - Interface in com.landawn.abacus.util
The Interface IndexedBiPredicate.
Throwables.BiPredicate<T,U,E> - Interface in com.landawn.abacus.util
The Interface BiPredicate.
Throwables.BooleanBiConsumer<E> - Interface in com.landawn.abacus.util
The Interface BooleanBiConsumer.
Throwables.BooleanBiFunction<R,E> - Interface in com.landawn.abacus.util
The Interface BooleanBiFunction.
Throwables.BooleanBinaryOperator<E> - Interface in com.landawn.abacus.util
The Interface BooleanBinaryOperator.
Throwables.BooleanBiPredicate<E> - Interface in com.landawn.abacus.util
The Interface BooleanBiPredicate.
Throwables.BooleanConsumer<E> - Interface in com.landawn.abacus.util
The Interface BooleanConsumer.
Throwables.BooleanFunction<R,E> - Interface in com.landawn.abacus.util
The Interface BooleanFunction.
Throwables.BooleanNFunction<R,E> - Interface in com.landawn.abacus.util
 
Throwables.BooleanPredicate<E> - Interface in com.landawn.abacus.util
The Interface BooleanPredicate.
Throwables.BooleanSupplier<E> - Interface in com.landawn.abacus.util
The Interface BooleanSupplier.
Throwables.BooleanTernaryOperator<E> - Interface in com.landawn.abacus.util
The Interface BooleanTernaryOperator.
Throwables.BooleanTriConsumer<E> - Interface in com.landawn.abacus.util
The Interface BooleanTriConsumer.
Throwables.BooleanTriFunction<R,E> - Interface in com.landawn.abacus.util
The Interface BooleanTriFunction.
Throwables.BooleanTriPredicate<E> - Interface in com.landawn.abacus.util
The Interface BooleanTriPredicate.
Throwables.BooleanUnaryOperator<E> - Interface in com.landawn.abacus.util
The Interface BooleanUnaryOperator.
Throwables.ByteBiConsumer<E> - Interface in com.landawn.abacus.util
The Interface ByteBiConsumer.
Throwables.ByteBiFunction<R,E> - Interface in com.landawn.abacus.util
The Interface ByteBiFunction.
Throwables.ByteBinaryOperator<E> - Interface in com.landawn.abacus.util
The Interface ByteBinaryOperator.
Throwables.ByteBiPredicate<E> - Interface in com.landawn.abacus.util
The Interface ByteBiPredicate.
Throwables.ByteConsumer<E> - Interface in com.landawn.abacus.util
The Interface ByteConsumer.
Throwables.ByteFunction<R,E> - Interface in com.landawn.abacus.util
The Interface ByteFunction.
Throwables.ByteNFunction<R,E> - Interface in com.landawn.abacus.util
 
Throwables.BytePredicate<E> - Interface in com.landawn.abacus.util
The Interface BytePredicate.
Throwables.ByteSupplier<E> - Interface in com.landawn.abacus.util
The Interface ByteSupplier.
Throwables.ByteTernaryOperator<E> - Interface in com.landawn.abacus.util
The Interface ByteTernaryOperator.
Throwables.ByteTriConsumer<E> - Interface in com.landawn.abacus.util
The Interface ByteTriConsumer.
Throwables.ByteTriFunction<R,E> - Interface in com.landawn.abacus.util
The Interface ByteTriFunction.
Throwables.ByteTriPredicate<E> - Interface in com.landawn.abacus.util
The Interface ByteTriPredicate.
Throwables.ByteUnaryOperator<E> - Interface in com.landawn.abacus.util
The Interface ByteUnaryOperator.
Throwables.Callable<R,E> - Interface in com.landawn.abacus.util
The Interface Callable.
Throwables.CharBiConsumer<E> - Interface in com.landawn.abacus.util
The Interface CharBiConsumer.
Throwables.CharBiFunction<R,E> - Interface in com.landawn.abacus.util
The Interface CharBiFunction.
Throwables.CharBinaryOperator<E> - Interface in com.landawn.abacus.util
The Interface CharBinaryOperator.
Throwables.CharBiPredicate<E> - Interface in com.landawn.abacus.util
The Interface CharBiPredicate.
Throwables.CharConsumer<E> - Interface in com.landawn.abacus.util
The Interface CharConsumer.
Throwables.CharFunction<R,E> - Interface in com.landawn.abacus.util
The Interface CharFunction.
Throwables.CharNFunction<R,E> - Interface in com.landawn.abacus.util
 
Throwables.CharPredicate<E> - Interface in com.landawn.abacus.util
The Interface CharPredicate.
Throwables.CharSupplier<E> - Interface in com.landawn.abacus.util
The Interface CharSupplier.
Throwables.CharTernaryOperator<E> - Interface in com.landawn.abacus.util
The Interface CharTernaryOperator.
Throwables.CharTriConsumer<E> - Interface in com.landawn.abacus.util
The Interface CharTriConsumer.
Throwables.CharTriFunction<R,E> - Interface in com.landawn.abacus.util
The Interface CharTriFunction.
Throwables.CharTriPredicate<E> - Interface in com.landawn.abacus.util
The Interface CharTriPredicate.
Throwables.CharUnaryOperator<E> - Interface in com.landawn.abacus.util
The Interface CharUnaryOperator.
Throwables.Consumer<T,E> - Interface in com.landawn.abacus.util
The Interface Consumer.
Throwables.DoubleBiConsumer<E> - Interface in com.landawn.abacus.util
The Interface DoubleBiConsumer.
Throwables.DoubleBiFunction<R,E> - Interface in com.landawn.abacus.util
The Interface DoubleBiFunction.
Throwables.DoubleBinaryOperator<E> - Interface in com.landawn.abacus.util
The Interface DoubleBinaryOperator.
Throwables.DoubleBiPredicate<E> - Interface in com.landawn.abacus.util
The Interface DoubleBiPredicate.
Throwables.DoubleConsumer<E> - Interface in com.landawn.abacus.util
The Interface DoubleConsumer.
Throwables.DoubleFunction<R,E> - Interface in com.landawn.abacus.util
The Interface DoubleFunction.
Throwables.DoubleNFunction<R,E> - Interface in com.landawn.abacus.util
 
Throwables.DoubleObjConsumer<T,E> - Interface in com.landawn.abacus.util
 
Throwables.DoubleObjFunction<T,R,E> - Interface in com.landawn.abacus.util
 
Throwables.DoubleObjPredicate<T,E> - Interface in com.landawn.abacus.util
 
Throwables.DoublePredicate<E> - Interface in com.landawn.abacus.util
The Interface DoublePredicate.
Throwables.DoubleSupplier<E> - Interface in com.landawn.abacus.util
The Interface DoubleSupplier.
Throwables.DoubleTernaryOperator<E> - Interface in com.landawn.abacus.util
The Interface DoubleTernaryOperator.
Throwables.DoubleToIntFunction<E> - Interface in com.landawn.abacus.util
The Interface DoubleToIntFunction.
Throwables.DoubleToLongFunction<E> - Interface in com.landawn.abacus.util
The Interface DoubleToLongFunction.
Throwables.DoubleTriConsumer<E> - Interface in com.landawn.abacus.util
The Interface DoubleTriConsumer.
Throwables.DoubleTriFunction<R,E> - Interface in com.landawn.abacus.util
The Interface DoubleTriFunction.
Throwables.DoubleTriPredicate<E> - Interface in com.landawn.abacus.util
The Interface DoubleTriPredicate.
Throwables.DoubleUnaryOperator<E> - Interface in com.landawn.abacus.util
The Interface DoubleUnaryOperator.
Throwables.EE - Class in com.landawn.abacus.util
 
Throwables.EE.BiConsumer<T,U,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.BiFunction<T,U,R,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.BiPredicate<T,U,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.Callable<R,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.Consumer<T,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.Function<T,R,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.Predicate<T,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.Runnable<E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.Supplier<T,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.TriConsumer<A,B,C,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.TriFunction<A,B,C,R,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EE.TriPredicate<A,B,C,E,E2> - Interface in com.landawn.abacus.util
 
Throwables.EEE - Class in com.landawn.abacus.util
The Class EEE.
Throwables.EEE.BiConsumer<T,U,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.BiFunction<T,U,R,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.BiPredicate<T,U,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Callable<R,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Consumer<T,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Function<T,R,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Predicate<T,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Runnable<E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.Supplier<T,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.TriConsumer<A,B,C,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.TriFunction<A,B,C,R,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.EEE.TriPredicate<A,B,C,E,E2,E3> - Interface in com.landawn.abacus.util
 
Throwables.FloatBiConsumer<E> - Interface in com.landawn.abacus.util
The Interface FloatBiConsumer.
Throwables.FloatBiFunction<R,E> - Interface in com.landawn.abacus.util
The Interface FloatBiFunction.
Throwables.FloatBinaryOperator<E> - Interface in com.landawn.abacus.util
The Interface FloatBinaryOperator.
Throwables.FloatBiPredicate<E> - Interface in com.landawn.abacus.util
The Interface FloatBiPredicate.
Throwables.FloatConsumer<E> - Interface in com.landawn.abacus.util
The Interface FloatConsumer.
Throwables.FloatFunction<R,E> - Interface in com.landawn.abacus.util
The Interface FloatFunction.
Throwables.FloatNFunction<R,E> - Interface in com.landawn.abacus.util
 
Throwables.FloatPredicate<E> - Interface in com.landawn.abacus.util
The Interface FloatPredicate.
Throwables.FloatSupplier<E> - Interface in com.landawn.abacus.util
The Interface FloatSupplier.
Throwables.FloatTernaryOperator<E> - Interface in com.landawn.abacus.util
The Interface FloatTernaryOperator.
Throwables.FloatTriConsumer<E> - Interface in com.landawn.abacus.util
The Interface FloatTriConsumer.
Throwables.FloatTriFunction<R,E> - Interface in com.landawn.abacus.util
The Interface FloatTriFunction.
Throwables.FloatTriPredicate<E> - Interface in com.landawn.abacus.util
The Interface FloatTriPredicate.
Throwables.FloatUnaryOperator<E> - Interface in com.landawn.abacus.util
The Interface FloatUnaryOperator.
Throwables.Function<T,R,E> - Interface in com.landawn.abacus.util
The Interface Function.
Throwables.IntBiConsumer<E> - Interface in com.landawn.abacus.util
The Interface IntBiConsumer.
Throwables.IntBiFunction<R,E> - Interface in com.landawn.abacus.util
The Interface IntBiFunction.
Throwables.IntBinaryOperator<E> - Interface in com.landawn.abacus.util
The Interface IntBinaryOperator.
Throwables.IntBiObjConsumer<T,U,E> - Interface in com.landawn.abacus.util
 
Throwables.IntBiObjFunction<T,U,R,E> - Interface in com.landawn.abacus.util
 
Throwables.IntBiObjPredicate<T,U,E> - Interface in com.landawn.abacus.util
 
Throwables.IntBiPredicate<E> - Interface in com.landawn.abacus.util
The Interface IntBiPredicate.
Throwables.IntBooleanConsumer<E> - Interface in com.landawn.abacus.util
The Interface IntBooleanConsumer.
Throwables.IntByteConsumer<E> - Interface in com.landawn.abacus.util
The Interface IndexedByteConsumer.
Throwables.IntCharConsumer<E> - Interface in com.landawn.abacus.util
The Interface IndexedCharConsumer.
Throwables.IntConsumer<E> - Interface in com.landawn.abacus.util
The Interface IntConsumer.
Throwables.IntDoubleConsumer<E> - Interface in com.landawn.abacus.util
The Interface IndexedDoubleConsumer.
Throwables.IntFloatConsumer<E> - Interface in com.landawn.abacus.util
The Interface IndexedFloatConsumer.
Throwables.IntFunction<R,E> - Interface in com.landawn.abacus.util
The Interface IntFunction.
Throwables.IntIntConsumer<E> - Interface in com.landawn.abacus.util
The Interface IndexedIntConsumer.
Throwables.IntLongConsumer<E> - Interface in com.landawn.abacus.util
The Interface IndexedLongConsumer.
Throwables.IntNFunction<R,E> - Interface in com.landawn.abacus.util
 
Throwables.IntObjConsumer<T,E> - Interface in com.landawn.abacus.util
 
Throwables.IntObjFunction<T,R,E> - Interface in com.landawn.abacus.util
 
Throwables.IntObjOperator<T,E> - Interface in com.landawn.abacus.util
The Interface IntObjOperator.
Throwables.IntObjPredicate<T,E> - Interface in com.landawn.abacus.util
 
Throwables.IntPredicate<E> - Interface in com.landawn.abacus.util
The Interface IntPredicate.
Throwables.IntShortConsumer<E> - Interface in com.landawn.abacus.util
The Interface IndexedShortConsumer.
Throwables.IntSupplier<E> - Interface in com.landawn.abacus.util
The Interface IntSupplier.
Throwables.IntTernaryOperator<E> - Interface in com.landawn.abacus.util
The Interface IntTernaryOperator.
Throwables.IntToDoubleFunction<E> - Interface in com.landawn.abacus.util
The Interface IntToDoubleFunction.
Throwables.IntToLongFunction<E> - Interface in com.landawn.abacus.util
The Interface IntToLongFunction.
Throwables.IntTriConsumer<E> - Interface in com.landawn.abacus.util
The Interface IntTriConsumer.
Throwables.IntTriFunction<R,E> - Interface in com.landawn.abacus.util
The Interface IntTriFunction.
Throwables.IntTriPredicate<E> - Interface in com.landawn.abacus.util
The Interface IntTriPredicate.
Throwables.IntUnaryOperator<E> - Interface in com.landawn.abacus.util
The Interface IntUnaryOperator.
Throwables.Iterator<T,E> - Class in com.landawn.abacus.util
 
Throwables.LongBiConsumer<E> - Interface in com.landawn.abacus.util
The Interface LongBiConsumer.
Throwables.LongBiFunction<R,E> - Interface in com.landawn.abacus.util
The Interface LongBiFunction.
Throwables.LongBinaryOperator<E> - Interface in com.landawn.abacus.util
The Interface LongBinaryOperator.
Throwables.LongBiPredicate<E> - Interface in com.landawn.abacus.util
The Interface LongBiPredicate.
Throwables.LongConsumer<E> - Interface in com.landawn.abacus.util
The Interface LongConsumer.
Throwables.LongFunction<R,E> - Interface in com.landawn.abacus.util
The Interface LongFunction.
Throwables.LongNFunction<R,E> - Interface in com.landawn.abacus.util
 
Throwables.LongObjConsumer<T,E> - Interface in com.landawn.abacus.util
 
Throwables.LongObjFunction<T,R,E> - Interface in com.landawn.abacus.util
 
Throwables.LongObjPredicate<T,E> - Interface in com.landawn.abacus.util
 
Throwables.LongPredicate<E> - Interface in com.landawn.abacus.util
The Interface LongPredicate.
Throwables.LongSupplier<E> - Interface in com.landawn.abacus.util
The Interface LongSupplier.
Throwables.LongTernaryOperator<E> - Interface in com.landawn.abacus.util
The Interface LongTernaryOperator.
Throwables.LongToDoubleFunction<E> - Interface in com.landawn.abacus.util
The Interface LongToDoubleFunction.
Throwables.LongToIntFunction<E> - Interface in com.landawn.abacus.util
The Interface LongToIntFunction.
Throwables.LongTriConsumer<E> - Interface in com.landawn.abacus.util
The Interface LongTriConsumer.
Throwables.LongTriFunction<R,E> - Interface in com.landawn.abacus.util
The Interface LongTriFunction.
Throwables.LongTriPredicate<E> - Interface in com.landawn.abacus.util
The Interface LongTriPredicate.
Throwables.LongUnaryOperator<E> - Interface in com.landawn.abacus.util
The Interface LongUnaryOperator.
Throwables.NFunction<T,R,E> - Interface in com.landawn.abacus.util
 
Throwables.ObjBiIntConsumer<T,E> - Interface in com.landawn.abacus.util
 
Throwables.ObjBiIntFunction<T,R,E> - Interface in com.landawn.abacus.util
 
Throwables.ObjBiIntPredicate<T,E> - Interface in com.landawn.abacus.util
 
Throwables.ObjBooleanConsumer<T,E> - Interface in com.landawn.abacus.util
The Interface ObjBooleanConsumer.
Throwables.ObjByteConsumer<T,E> - Interface in com.landawn.abacus.util
The Interface ObjByteConsumer.
Throwables.ObjCharConsumer<T,E> - Interface in com.landawn.abacus.util
The Interface ObjCharConsumer.
Throwables.ObjDoubleConsumer<T,E> - Interface in com.landawn.abacus.util
The Interface ObjDoubleConsumer.
Throwables.ObjDoubleFunction<T,R,E> - Interface in com.landawn.abacus.util
The Interface ObjDoubleFunction.
Throwables.ObjDoublePredicate<T,E> - Interface in com.landawn.abacus.util
The Interface ObjDoublePredicate.
Throwables.ObjFloatConsumer<T,E> - Interface in com.landawn.abacus.util
The Interface ObjFloatConsumer.
Throwables.ObjIntConsumer<T,E> - Interface in com.landawn.abacus.util
The Interface ObjIntConsumer.
Throwables.ObjIntFunction<T,R,E> - Interface in com.landawn.abacus.util
The Interface ObjIntConsumer.
Throwables.ObjIntPredicate<T,E> - Interface in com.landawn.abacus.util
The Interface ObjIntPredicate.
Throwables.ObjLongConsumer<T,E> - Interface in com.landawn.abacus.util
The Interface ObjLongConsumer.
Throwables.ObjLongFunction<T,R,E> - Interface in com.landawn.abacus.util
The Interface ObjLongFunction.
Throwables.ObjLongPredicate<T,E> - Interface in com.landawn.abacus.util
The Interface ObjLongPredicate.
Throwables.ObjShortConsumer<T,E> - Interface in com.landawn.abacus.util
The Interface ObjShortConsumer.
Throwables.Predicate<T,E> - Interface in com.landawn.abacus.util
The Interface Predicate.
Throwables.QuadConsumer<A,B,C,D,E> - Interface in com.landawn.abacus.util
The Interface QuadConsumer.
Throwables.QuadFunction<A,B,C,D,R,E> - Interface in com.landawn.abacus.util
The Interface QuadFunction.
Throwables.QuadPredicate<A,B,C,D,E> - Interface in com.landawn.abacus.util
The Interface QuadPredicate.
Throwables.Runnable<E> - Interface in com.landawn.abacus.util
The Interface Runnable.
Throwables.ShortBiConsumer<E> - Interface in com.landawn.abacus.util
The Interface ShortBiConsumer.
Throwables.ShortBiFunction<R,E> - Interface in com.landawn.abacus.util
The Interface ShortBiFunction.
Throwables.ShortBinaryOperator<E> - Interface in com.landawn.abacus.util
The Interface ShortBinaryOperator.
Throwables.ShortBiPredicate<E> - Interface in com.landawn.abacus.util
The Interface ShortBiPredicate.
Throwables.ShortConsumer<E> - Interface in com.landawn.abacus.util
The Interface ShortConsumer.
Throwables.ShortFunction<R,E> - Interface in com.landawn.abacus.util
The Interface ShortFunction.
Throwables.ShortNFunction<R,E> - Interface in com.landawn.abacus.util
 
Throwables.ShortPredicate<E> - Interface in com.landawn.abacus.util
The Interface ShortPredicate.
Throwables.ShortSupplier<E> - Interface in com.landawn.abacus.util
The Interface ShortSupplier.
Throwables.ShortTernaryOperator<E> - Interface in com.landawn.abacus.util
The Interface ShortTernaryOperator.
Throwables.ShortTriConsumer<E> - Interface in com.landawn.abacus.util
The Interface ShortTriConsumer.
Throwables.ShortTriFunction<R,E> - Interface in com.landawn.abacus.util
The Interface ShortTriFunction.
Throwables.ShortTriPredicate<E> - Interface in com.landawn.abacus.util
The Interface ShortTriPredicate.
Throwables.ShortUnaryOperator<E> - Interface in com.landawn.abacus.util
The Interface ShortUnaryOperator.
Throwables.Supplier<T,E> - Interface in com.landawn.abacus.util
The Interface Supplier.
Throwables.TernaryOperator<T,E> - Interface in com.landawn.abacus.util
The Interface TernaryOperator.
Throwables.ToBooleanFunction<T,E> - Interface in com.landawn.abacus.util
The Interface ToBooleanFunction.
Throwables.ToByteFunction<T,E> - Interface in com.landawn.abacus.util
The Interface ToByteFunction.
Throwables.ToCharFunction<T,E> - Interface in com.landawn.abacus.util
The Interface ToCharFunction.
Throwables.ToDoubleBiFunction<A,B,E> - Interface in com.landawn.abacus.util
The Interface TriDoubleFunction.
Throwables.ToDoubleFunction<T,E> - Interface in com.landawn.abacus.util
The Interface ToDoubleFunction.
Throwables.ToDoubleTriFunction<A,B,C,E> - Interface in com.landawn.abacus.util
The Interface TriDoubleFunction.
Throwables.ToFloatFunction<T,E> - Interface in com.landawn.abacus.util
The Interface ToFloatFunction.
Throwables.ToIntBiFunction<A,B,E> - Interface in com.landawn.abacus.util
The Interface TriIntFunction.
Throwables.ToIntFunction<T,E> - Interface in com.landawn.abacus.util
The Interface ToIntFunction.
Throwables.ToIntTriFunction<A,B,C,E> - Interface in com.landawn.abacus.util
The Interface TriIntFunction.
Throwables.ToLongBiFunction<A,B,E> - Interface in com.landawn.abacus.util
The Interface TriLongFunction.
Throwables.ToLongFunction<T,E> - Interface in com.landawn.abacus.util
The Interface ToLongFunction.
Throwables.ToLongTriFunction<A,B,C,E> - Interface in com.landawn.abacus.util
The Interface TriLongFunction.
Throwables.ToShortFunction<T,E> - Interface in com.landawn.abacus.util
The Interface ToShortFunction.
Throwables.TriConsumer<A,B,C,E> - Interface in com.landawn.abacus.util
The Interface TriConsumer.
Throwables.TriFunction<A,B,C,R,E> - Interface in com.landawn.abacus.util
The Interface TriFunction.
Throwables.TriPredicate<A,B,C,E> - Interface in com.landawn.abacus.util
The Interface TriPredicate.
Throwables.UnaryOperator<T,E> - Interface in com.landawn.abacus.util
The Interface UnaryOperator.
throwException(String) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
throwException(Supplier<? extends E>) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
throwException(Supplier<? extends RuntimeException>) - Static method in class com.landawn.abacus.util.Fn
 
throwIfEmpty() - Method in class com.landawn.abacus.util.Seq
Throws a NoSuchElementException in executed terminal operation if this Seq is empty.
throwIfEmpty() - Method in interface com.landawn.abacus.util.stream.BaseStream
Throws a NoSuchElementException in the executed terminal operation if this Stream is empty.
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.ByteStream
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.CharStream
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.EntryStream
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.FloatStream
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.IntStream
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.LongStream
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.ShortStream
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.Stream
 
throwIfEmpty() - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.Seq
Throws a custom exception provided by the supplier in terminal operation if this Seq is empty.
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Throws a custom exception provided by the specified exceptionSupplier in the executed terminal operation if this Stream is empty.
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.CharStream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.IntStream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.LongStream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.Stream
 
throwIfEmpty(Supplier<? extends RuntimeException>) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
throwingMerger() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
throwingMerger() - Static method in class com.landawn.abacus.util.Fn
 
throwIOException(String) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
throwRuntimeException(String) - Static method in class com.landawn.abacus.util.Fn.Fnn
 
throwRuntimeException(String) - Static method in class com.landawn.abacus.util.Fn
 
THURSDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
THURSDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
Ticker - Class in com.landawn.abacus.util
Note: Copied from Google Guava under Apache License v2.0

A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.
Timed<T> - Class in com.landawn.abacus.util
 
timeInterval() - Method in class com.landawn.abacus.util.Observer
 
timeLimit(long) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
timeLimit(Duration) - Static method in class com.landawn.abacus.util.Fn
Returns a stateful Predicate.
timer(long) - Static method in class com.landawn.abacus.util.Observer
 
timer(long, TimeUnit) - Static method in class com.landawn.abacus.util.Observer
 
timestamp() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
timestamp() - Method in class com.landawn.abacus.util.Observer
 
timestamp() - Method in class com.landawn.abacus.util.Timed
 
timeZone() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlConfig
 
timeZone() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
TIMING_ALLOW_ORIGIN - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Timing-Allow-Origin header field name.
toArray() - Method in class com.landawn.abacus.util.BiIterator
Converts the elements in this BiIterator to an array of Pair objects.
toArray() - Method in class com.landawn.abacus.util.BooleanIterator
 
toArray() - Method in class com.landawn.abacus.util.BooleanList
 
toArray() - Method in class com.landawn.abacus.util.ByteIterator
 
toArray() - Method in class com.landawn.abacus.util.ByteList
 
toArray() - Method in class com.landawn.abacus.util.CharIterator
 
toArray() - Method in class com.landawn.abacus.util.CharList
 
toArray() - Method in class com.landawn.abacus.util.DoubleIterator
 
toArray() - Method in class com.landawn.abacus.util.DoubleList
 
toArray() - Method in class com.landawn.abacus.util.FloatIterator
 
toArray() - Method in class com.landawn.abacus.util.FloatList
 
toArray() - Method in class com.landawn.abacus.util.IdentityHashSet
 
toArray() - Method in class com.landawn.abacus.util.ImmutableCollection
 
toArray() - Method in class com.landawn.abacus.util.IntIterator
 
toArray() - Method in class com.landawn.abacus.util.IntList
 
toArray() - Method in class com.landawn.abacus.util.LongIterator
 
toArray() - Method in class com.landawn.abacus.util.LongList
 
toArray() - Method in class com.landawn.abacus.util.Multiset
Converts the multiset to an array.
toArray() - Method in class com.landawn.abacus.util.ObjIterator
Converts the remaining elements in the ObjIterator to an array.
toArray() - Method in class com.landawn.abacus.util.ObjListIterator
 
toArray() - Method in class com.landawn.abacus.util.Pair
 
toArray() - Method in class com.landawn.abacus.util.PrimitiveList
 
toArray() - Method in class com.landawn.abacus.util.Seq
Returns an array containing all of the elements in this sequence.
toArray() - Method in class com.landawn.abacus.util.ShortIterator
 
toArray() - Method in class com.landawn.abacus.util.ShortList
 
toArray() - Method in interface com.landawn.abacus.util.stream.BaseStream
Converts the elements of this stream into an array.
toArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toArray() - Method in class com.landawn.abacus.util.stream.ByteStream
 
toArray() - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
toArray() - Method in class com.landawn.abacus.util.stream.CharStream
 
toArray() - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
toArray() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toArray() - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
toArray() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toArray() - Method in class com.landawn.abacus.util.stream.FloatStream
 
toArray() - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
toArray() - Method in class com.landawn.abacus.util.stream.IntStream
 
toArray() - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
toArray() - Method in class com.landawn.abacus.util.stream.LongStream
 
toArray() - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
toArray() - Method in class com.landawn.abacus.util.stream.ShortStream
 
toArray() - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
toArray() - Method in class com.landawn.abacus.util.stream.Stream
 
toArray() - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
toArray() - Method in class com.landawn.abacus.util.Throwables.Iterator
 
toArray() - Method in class com.landawn.abacus.util.TriIterator
Converts the elements in this TriIterator to an array of Triple objects.
toArray() - Method in class com.landawn.abacus.util.Triple
 
toArray() - Method in class com.landawn.abacus.util.Tuple
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
toArray() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
toArray(A[]) - Method in class com.landawn.abacus.util.IdentityHashSet
 
toArray(A[]) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
toArray(A[]) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
toArray(A[]) - Method in class com.landawn.abacus.util.ObjIterator
Converts the remaining elements in the ObjIterator to an array of the type specified by the input parameter.
toArray(A[]) - Method in class com.landawn.abacus.util.ObjListIterator
 
toArray(A[]) - Method in class com.landawn.abacus.util.Pair
 
toArray(A[]) - Method in class com.landawn.abacus.util.Throwables.Iterator
 
toArray(A[]) - Method in class com.landawn.abacus.util.Triple
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
toArray(A[]) - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
toArray(Collection<?>) - Static method in class com.landawn.abacus.util.N
Converts the specified collection to an array.
toArray(Collection<?>, int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range in the specified collection into an array.
toArray(Collection<? extends T>, int, int, A[]) - Static method in class com.landawn.abacus.util.N
Converts the specified range in the specified collection into an array.
toArray(Collection<? extends T>, int, int, Class<A[]>) - Static method in class com.landawn.abacus.util.N
Converts the specified range in the specified collection into an array of a specified type.
toArray(Collection<? extends T>, int, int, IntFunction<A[]>) - Static method in class com.landawn.abacus.util.N
Converts the specified range in the specified collection into an array using a provided array supplier function.
toArray(Collection<? extends T>, A[]) - Static method in class com.landawn.abacus.util.N
Converts a collection into an array.
toArray(Collection<? extends T>, Class<A[]>) - Static method in class com.landawn.abacus.util.N
Converts a collection into an array of a specified type.
toArray(Collection<? extends T>, IntFunction<A[]>) - Static method in class com.landawn.abacus.util.N
Converts a collection into an array using a provided array supplier function.
toArray(IntFunction<A[]>) - Method in class com.landawn.abacus.util.Seq
Returns an array containing all of the elements in this sequence, using the provided generator function to allocate the returned array.
toArray(IntFunction<A[]>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toArray(IntFunction<A[]>) - Method in class com.landawn.abacus.util.stream.Stream
Returns an array containing the elements of this stream.
toArray(Supplier<A[]>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toArray(T[]) - Method in class com.landawn.abacus.util.BiIterator
Deprecated.
This method is deprecated. Use BiIterator.toArray() or BiIterator.toList() instead.
toArray(T[]) - Method in class com.landawn.abacus.util.ImmutableCollection
 
toArray(T[]) - Method in class com.landawn.abacus.util.Multiset
Converts the multiset to an array of a specific type.
toArray(T[]) - Method in class com.landawn.abacus.util.TriIterator
Deprecated.
This method is deprecated. Use TriIterator.toArray() or TriIterator.toList() instead.
toArrayH() - Method in class com.landawn.abacus.util.Sheet
Converts the Sheet into a two-dimensional array in a horizontal manner.
toArrayH(Class<T>) - Method in class com.landawn.abacus.util.Sheet
Converts the Sheet into a two-dimensional array in a horizontal manner with a specified type.
toArrayV() - Method in class com.landawn.abacus.util.Sheet
Converts the Sheet into a two-dimensional array in a vertical manner.
toArrayV(Class<T>) - Method in class com.landawn.abacus.util.Sheet
Converts the Sheet into a two-dimensional array in a vertical manner with a specified type.
toBiMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toBiMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toBiMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<BiMap<K, V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toBiMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<BiMap<K, V>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toBooleanArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toBooleanArray(byte[]) - Static method in class com.landawn.abacus.util.N
Converts a byte array to a boolean array.
toBooleanArray(int[]) - Static method in class com.landawn.abacus.util.N
Converts an integer array to a boolean array.
toBooleanArray(Collection<Boolean>) - Static method in class com.landawn.abacus.util.N
Converts a collection of Boolean objects to a boolean array.
toBooleanArray(Collection<Boolean>, boolean) - Static method in class com.landawn.abacus.util.N
Converts a collection of Boolean objects to a boolean array.
toBooleanArray(Collection<Boolean>, int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Boolean collection to a boolean array.
toBooleanArray(Collection<Boolean>, int, int, boolean) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Boolean collection to a boolean array.
ToBooleanBiFunction<T,U> - Interface in com.landawn.abacus.util.function
 
ToBooleanFunction<T> - Interface in com.landawn.abacus.util.function
 
toBooleanList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toByte(Object) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to a byte value.
toByte(Object, byte) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to a byte value.
toByte(String) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to a byte value.
toByte(String, byte) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to a byte value.
toByteArray() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
To byte array.
toByteArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toByteArray(boolean[]) - Static method in class com.landawn.abacus.util.N
Converts a boolean array to a byte array.
toByteArray(File) - Static method in class com.landawn.abacus.guava.Files
To byte array.
toByteArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to a byte array.
toByteArray(Collection<? extends Number>, byte) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to a byte array.
toByteArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to a byte array.
toByteArray(Collection<? extends Number>, int, int, byte) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to a byte array.
ToByteBiFunction<T,U> - Interface in com.landawn.abacus.util.function
 
ToByteFunction<T> - Interface in com.landawn.abacus.util.function
 
toByteList() - Method in class com.landawn.abacus.util.stream.ByteStream
 
toByteList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCallable() - Method in interface com.landawn.abacus.util.function.Runnable
 
toCamelCase() - Static method in class com.landawn.abacus.util.Fn
To camel case.
toCamelCase(String) - Static method in class com.landawn.abacus.util.ClassUtil
Converts the given property name to camel case.
toCamelCase(String) - Static method in class com.landawn.abacus.util.Strings
Converts the specified string to camel case.
toCamelCase(Map<String, Object>) - Static method in class com.landawn.abacus.util.ClassUtil
Converts the keys in the provided map to camel case.
toCharArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCharArray(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Returns the char array of the specified CharSequence, or null if the specified String is null.
toCharArray(Collection<Character>) - Static method in class com.landawn.abacus.util.N
Converts a collection of Character objects to a char array.
toCharArray(Collection<Character>, char) - Static method in class com.landawn.abacus.util.N
Converts a collection of Character objects to a char array.
toCharArray(Collection<Character>, int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified character collection to a char array.
toCharArray(Collection<Character>, int, int, char) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified character collection to a char array.
ToCharBiFunction<T,U> - Interface in com.landawn.abacus.util.function
 
ToCharFunction<T> - Interface in com.landawn.abacus.util.function
 
toCharList() - Method in class com.landawn.abacus.util.stream.CharStream
 
toCharList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCodePoints(CharSequence) - Static method in class com.landawn.abacus.util.Strings
Converts a CharSequence into an array of code points.
toCollection(boolean[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the boolean array to a specified type of Collection.
toCollection(boolean[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts a boolean array to a specified type of Collection.
toCollection(byte[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the byte array to a specified type of Collection.
toCollection(byte[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts a byte array to a specified type of Collection.
toCollection(char[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the char array to a specified type of Collection.
toCollection(char[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts a char array to a specified type of Collection.
toCollection(double[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the double array to a specified type of Collection.
toCollection(double[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts a double array to a specified type of Collection.
toCollection(float[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the float array to a specified type of Collection.
toCollection(float[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts a float array to a specified type of Collection.
toCollection(int[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the int array to a specified type of Collection.
toCollection(int[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts an int array to a specified type of Collection.
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.BooleanList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.ByteList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.CharList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.DoubleList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.FloatList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.IntList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.LongList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.PrimitiveList
 
toCollection(int, int, IntFunction<? extends C>) - Method in class com.landawn.abacus.util.ShortList
 
toCollection(long[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the long array to a specified type of Collection.
toCollection(long[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts a long array to a specified type of Collection.
toCollection(short[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the short array to a specified type of Collection.
toCollection(short[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts a short array to a specified type of Collection.
toCollection(Iterable<? extends T>, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts an Iterable to a specified type of Collection.
toCollection(Enumeration<? extends T>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.Enumerations
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
toCollection(IntFunction<? extends C>) - Method in class com.landawn.abacus.util.PrimitiveList
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.BiIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.BooleanIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.ByteIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.CharIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.DoubleIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.FloatIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.ImmutableListIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.IntIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.LineIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.LongIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.ObjIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.ObjListIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.ShortIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.TriIterator
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.Seq
Returns a collection containing all of the elements in this sequence, using the provided supplier to create the returned collection.
toCollection(Supplier<? extends C>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCollection(Supplier<? extends C>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a collection containing the elements of this stream.
toCollection(Supplier<? extends C>, int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCollection(Supplier<? extends C>, BiConsumer<C, T>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCollection(Supplier<? extends C>, BiConsumer<C, T>, BinaryOperator<C>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCollection(Supplier<? extends CC>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Converts the elements of this stream into a Collection.
toCollection(Iterator<? extends T>, Supplier<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts an Iterator to a specified type of Collection.
toCollection(T[], int, int, IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the array to a specified type of Collection.
toCollection(T[], IntFunction<? extends C>) - Static method in class com.landawn.abacus.util.N
Converts an array of objects to a specified type of Collection.
toCollectionThenAccept(Supplier<? extends C>, Throwables.Consumer<? super C, E>) - Method in class com.landawn.abacus.util.stream.Stream
Applies the provided consumer to a collection of elements collected from this stream.
toCollectionThenAccept(Supplier<? extends C>, Throwables.Consumer<? super C, E2>) - Method in class com.landawn.abacus.util.Seq
Applies the given consumer to the collection of elements in this sequence.
toCollectionThenApply(Supplier<? extends C>, Throwables.Function<? super C, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.Stream
Applies the provided function to a collection of elements collected from this stream.
toCollectionThenApply(Supplier<? extends C>, Throwables.Function<? super C, R, E2>) - Method in class com.landawn.abacus.util.Seq
Applies the given function to the collection of elements in this sequence.
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toCsv() - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a CSV string.
toCsv() - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(boolean, boolean) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a CSV string with options to include column titles and quote values.
toCsv(boolean, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(boolean, boolean, File) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a CSV string with options to include column titles and quote values, and writes it to a File.
toCsv(boolean, boolean, File) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(boolean, boolean, OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a CSV string and writes it to an OutputStream.
toCsv(boolean, boolean, OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(boolean, boolean, Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts the DataSet into a CSV string and writes it to a Writer.
toCsv(boolean, boolean, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a CSV string, including only the specified columns.
toCsv(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(int, int, Collection<String>, boolean, boolean) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a CSV string, including only the specified columns.
toCsv(int, int, Collection<String>, boolean, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(int, int, Collection<String>, boolean, boolean, File) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a CSV string, including only the specified columns, and writes it to a file.
toCsv(int, int, Collection<String>, boolean, boolean, File) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(int, int, Collection<String>, boolean, boolean, OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a CSV string, including only the specified columns, and writes it to an OutputStream.
toCsv(int, int, Collection<String>, boolean, boolean, OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(int, int, Collection<String>, boolean, boolean, Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a CSV string, including only the specified columns, and writes it to a Writer.
toCsv(int, int, Collection<String>, boolean, boolean, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(int, int, Collection<String>, File) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a CSV string, including only the specified columns, and writes it to a File.
toCsv(int, int, Collection<String>, File) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(int, int, Collection<String>, OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a CSV string, including only the specified columns, and writes it to an OutputStream.
toCsv(int, int, Collection<String>, OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(int, int, Collection<String>, Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a CSV string, including only the specified columns, and writes it to a Writer.
toCsv(int, int, Collection<String>, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(File) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a CSV string and writes it to a File.
toCsv(File) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a CSV string and writes it to an OutputStream.
toCsv(OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toCsv(Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a CSV string and writes it to a Writer.
toCsv(Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toDataSet() - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence into a DataSet.
toDataSet() - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
toDataSet() - Method in class com.landawn.abacus.util.stream.Stream
Converts the elements of the Stream into a DataSet.
toDataSet(List<String>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence into a DataSet with the specified column names.
toDataSet(List<String>) - Static method in class com.landawn.abacus.util.stream.Collectors.MoreCollectors
 
toDataSet(List<String>) - Method in class com.landawn.abacus.util.stream.Stream
Converts the elements of the Stream into a DataSet.
toDataSetH() - Method in class com.landawn.abacus.util.Sheet
Converts the Sheet into a DataSet in a horizontal manner.
toDataSetV() - Method in class com.landawn.abacus.util.Sheet
Converts the Sheet into a DataSet in a vertical manner.
toDays() - Method in class com.landawn.abacus.util.Duration
 
toDeque() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toDouble(Object) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to a double value.
toDouble(Object, double) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to a double value.
toDouble(String) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to a double value.
toDouble(String, double) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to a double value.
toDouble(BigDecimal) - Static method in class com.landawn.abacus.util.Numbers
Convert a BigDecimal to a double.
toDouble(BigDecimal, double) - Static method in class com.landawn.abacus.util.Numbers
Convert a BigDecimal to a double.
toDoubleArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toDoubleArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to a double array.
toDoubleArray(Collection<? extends Number>, double) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to a double array.
toDoubleArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to a double array.
toDoubleArray(Collection<? extends Number>, int, int, double) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to a double array.
ToDoubleBiFunction<T,U> - Interface in com.landawn.abacus.util.function
ToDoubleFunction<T> - Interface in com.landawn.abacus.util.function
toDoubleList() - Method in class com.landawn.abacus.util.FloatList
To double list.
toDoubleList() - Method in class com.landawn.abacus.util.IntList
To double list.
toDoubleList() - Method in class com.landawn.abacus.util.LongList
To double list.
toDoubleList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toDoubleList() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
ToDoubleTriFunction<A,B,C> - Interface in com.landawn.abacus.util.function
 
toEntities(int, int, Collection<String>, Map<String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a specified range of the DataSet into a list of instances of the specified type - Bean class, including only the specified columns, mapping column names to field names based on the provided map.
toEntities(int, int, Collection<String>, Map<String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toEntities(int, int, Map<String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a specified range of the DataSet into a list of instances of the specified type - Bean class, mapping column names to field names based on the provided map.
toEntities(int, int, Map<String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toEntities(Collection<String>, Map<String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Bean class, mapping column names to field names based on the provided map.
toEntities(Collection<String>, Map<String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toEntities(Map<String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Bean class, mapping column names to field names based on the provided map.
toEntities(Map<String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toEntry() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
toFile(URL) - Static method in class com.landawn.abacus.util.IOUtil
Convert from a URL to a File.
toFiles(URL[]) - Static method in class com.landawn.abacus.util.IOUtil
Converts each of an array of URL to a File.
toFiles(Collection<URL>) - Static method in class com.landawn.abacus.util.IOUtil
Converts a collection of URLs into a list of corresponding File objects.
toFloat(Object) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to a float value.
toFloat(Object, float) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to a float value.
toFloat(String) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to a float value.
toFloat(String, float) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to a float value.
toFloatArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toFloatArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to a float array.
toFloatArray(Collection<? extends Number>, float) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to a float array.
toFloatArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to a float array.
toFloatArray(Collection<? extends Number>, int, int, float) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to a float array.
ToFloatBiFunction<T,U> - Interface in com.landawn.abacus.util.function
 
ToFloatFunction<T> - Interface in com.landawn.abacus.util.function
 
toFloatList() - Method in class com.landawn.abacus.util.IntList
To float list.
toFloatList() - Method in class com.landawn.abacus.util.LongList
To float list.
toFloatList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toFloatList() - Method in class com.landawn.abacus.util.stream.FloatStream
 
toHours() - Method in class com.landawn.abacus.util.Duration
 
toImmutableEntry() - Method in class com.landawn.abacus.util.Pair
 
toImmutableList() - Method in class com.landawn.abacus.util.BiIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.BooleanIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.ByteIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
toImmutableList() - Method in class com.landawn.abacus.util.CharIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
toImmutableList() - Method in class com.landawn.abacus.util.DoubleIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
toImmutableList() - Method in class com.landawn.abacus.util.FloatIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
toImmutableList() - Method in class com.landawn.abacus.util.ImmutableListIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.IntIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
toImmutableList() - Method in class com.landawn.abacus.util.LineIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.LongIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
toImmutableList() - Method in class com.landawn.abacus.util.ObjIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
toImmutableList() - Method in class com.landawn.abacus.util.ObjListIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.ShortIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
toImmutableList() - Method in class com.landawn.abacus.util.TriIterator
 
toImmutableList() - Method in class com.landawn.abacus.util.Seq
Returns an immutable list containing all of the elements in this sequence.
toImmutableList() - Method in interface com.landawn.abacus.util.stream.BaseStream
Converts the elements of this stream into an ImmutableList.
toImmutableList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.ByteStream
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.CharStream
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.FloatStream
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.IntStream
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.LongStream
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.ShortStream
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.Stream
 
toImmutableList() - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
toImmutableList() - Method in class com.landawn.abacus.util.u.Nullable
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.Optional
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalBoolean
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalByte
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalChar
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalDouble
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalFloat
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalInt
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalLong
To immutable list.
toImmutableList() - Method in class com.landawn.abacus.util.u.OptionalShort
To immutable list.
toImmutableListIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To immutable list if not null.
toImmutableMap() - Method in class com.landawn.abacus.util.ListMultimap
Converts the current ListMultimap into an ImmutableMap.
toImmutableMap() - Method in class com.landawn.abacus.util.Multiset
Returns an unmodifiable map where the keys are the elements in this multiset and the values are their corresponding counts.
toImmutableMap() - Method in class com.landawn.abacus.util.SetMultimap
Converts the current SetMultimap into an ImmutableMap.
toImmutableMap() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap() - Method in class com.landawn.abacus.util.stream.EntryStream
Converts the elements of this stream to an ImmutableMap where each key is associated with a single value.
toImmutableMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.stream.Stream
Collects the elements of this stream into an immutable map.
toImmutableMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.Stream
Collects the elements of this stream into an immutable map.
toImmutableMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence to an ImmutableMap using the provided key and value extractors.
toImmutableMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Throwables.BinaryOperator<V, E4>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence to an ImmutableMap using the provided key and value extractors.
toImmutableMap(BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap(BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Converts the elements of this stream to an ImmutableMap where each key is associated with a single value, which is the result of applying the merge function to all values associated with that key.
toImmutableMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableMap(IntFunction<? extends Map<E, Integer>>) - Method in class com.landawn.abacus.util.Multiset
Returns an unmodifiable map where the keys are the elements in this multiset and the values are their corresponding counts.
toImmutableMap(IntFunction<? extends Map<K, ImmutableList<E>>>) - Method in class com.landawn.abacus.util.ListMultimap
Converts the current ListMultimap into an ImmutableMap using a provided map supplier.
toImmutableMap(IntFunction<? extends Map<K, ImmutableSet<E>>>) - Method in class com.landawn.abacus.util.SetMultimap
Converts the current SetMultimap into an ImmutableMap using a provided map supplier.
toImmutableSet() - Method in class com.landawn.abacus.util.BiIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.BooleanIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.ByteIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.CharIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.DoubleIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.FloatIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.ImmutableListIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.IntIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.LineIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.LongIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.ObjIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.ObjListIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.ShortIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.TriIterator
 
toImmutableSet() - Method in class com.landawn.abacus.util.Seq
Returns an immutable set containing all of the elements in this sequence.
toImmutableSet() - Method in interface com.landawn.abacus.util.stream.BaseStream
Converts the elements of this stream into an ImmutableSet.
toImmutableSet() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.ByteStream
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.CharStream
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.EntryStream
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.FloatStream
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.IntStream
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.LongStream
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.ShortStream
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.Stream
 
toImmutableSet() - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
toImmutableSet() - Method in class com.landawn.abacus.util.u.Nullable
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.Optional
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalBoolean
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalByte
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalChar
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalDouble
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalFloat
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalInt
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalLong
To immutable set.
toImmutableSet() - Method in class com.landawn.abacus.util.u.OptionalShort
To immutable set.
toImmutableSetIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To immutable set if not null.
toInt(Object) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to an integer value.
toInt(Object, int) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to an integer value.
toInt(String) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to an integer value.
toInt(String, int) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to an integer value.
toIntArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toIntArray(boolean[]) - Static method in class com.landawn.abacus.util.N
Converts a boolean array to an int array.
toIntArray(char[]) - Static method in class com.landawn.abacus.util.N
Converts a char array to an int array.
toIntArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to an int array.
toIntArray(Collection<? extends Number>, int) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to an int array.
toIntArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to an int array.
toIntArray(Collection<? extends Number>, int, int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to an int array.
ToIntBiFunction<T,U> - Interface in com.landawn.abacus.util.function
toIntExact(long) - Static method in class com.landawn.abacus.util.Numbers
Returns the value of the long argument; throwing an exception if the value overflows an int.
ToIntFunction<T> - Interface in com.landawn.abacus.util.function
toIntList() - Method in class com.landawn.abacus.util.ByteList
To int list.
toIntList() - Method in class com.landawn.abacus.util.CharList
To int list.
toIntList() - Method in class com.landawn.abacus.util.ShortList
To int list.
toIntList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toIntList() - Method in class com.landawn.abacus.util.stream.IntStream
 
ToIntTriFunction<A,B,C> - Interface in com.landawn.abacus.util.function
 
toIterator(Enumeration<? extends T>) - Static method in class com.landawn.abacus.util.Enumerations
 
toJdkOptional() - Method in class com.landawn.abacus.util.u.Nullable
Returns an empty java.util.Optional if it's empty or value is null.
toJdkOptional() - Method in class com.landawn.abacus.util.u.Optional
 
toJdkOptional() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
toJdkOptional() - Method in class com.landawn.abacus.util.u.OptionalInt
 
toJdkOptional() - Method in class com.landawn.abacus.util.u.OptionalLong
 
toJdkStream() - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toJdkStream() - Method in class com.landawn.abacus.util.stream.IntStream
 
toJdkStream() - Method in class com.landawn.abacus.util.stream.LongStream
 
toJdkStream() - Method in class com.landawn.abacus.util.stream.Stream
Converts this Stream to a JDK Stream.
toJson() - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a JSON string.
toJson() - Static method in class com.landawn.abacus.util.Fn
 
toJson() - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(int, int) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a JSON string.
toJson(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(int, int, File) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a JSON string and writes it to the provided File.
toJson(int, int, File) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(int, int, OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a JSON string and writes it to the provided OutputStream.
toJson(int, int, OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(int, int, Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a JSON string and writes it to the provided Writer.
toJson(int, int, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a JSON string, including only the specified columns.
toJson(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(int, int, Collection<String>, File) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a JSON string, including only the specified columns, and writes it to the provided File.
toJson(int, int, Collection<String>, File) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(int, int, Collection<String>, OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a JSON string, including only the specified columns, and writes it to the provided OutputStream.
toJson(int, int, Collection<String>, OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(int, int, Collection<String>, Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a JSON string, including only the specified columns, and writes it to the provided Writer.
toJson(int, int, Collection<String>, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(File) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a JSON string and writes it to the provided File.
toJson(File) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a JSON string and writes it to the provided OutputStream.
toJson(OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a JSON string and writes it to the provided Writer.
toJson(Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toJson(Object) - Method in class com.landawn.abacus.util.JsonMappers.One
 
toJson(Object) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object) - Static method in class com.landawn.abacus.util.N
Converts the given object to its JSON string representation.
toJson(Object, boolean) - Method in class com.landawn.abacus.util.JsonMappers.One
 
toJson(Object, boolean) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object, boolean) - Static method in class com.landawn.abacus.util.N
Converts the given object to its JSON string representation with an option for pretty formatting.
toJson(Object, SerializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object, SerializationFeature, SerializationFeature...) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object, JSONSerializationConfig) - Static method in class com.landawn.abacus.util.N
Converts the given object to its JSON string representation with the specified JSONSerializationConfig.
toJson(Object, JSONSerializationConfig, File) - Static method in class com.landawn.abacus.util.N
Converts the given object to its JSON string representation with an option for pretty formatting and writes it to the specified file.
toJson(Object, JSONSerializationConfig, OutputStream) - Static method in class com.landawn.abacus.util.N
Converts the given object to its JSON string representation with an option for pretty formatting and writes it to the specified output stream.
toJson(Object, JSONSerializationConfig, Writer) - Static method in class com.landawn.abacus.util.N
Converts the given object to its JSON string representation with an option for pretty formatting and writes it to the specified writer.
toJson(Object, DataOutput) - Method in class com.landawn.abacus.util.JsonMappers.One
 
toJson(Object, DataOutput) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object, DataOutput, SerializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object, File) - Method in class com.landawn.abacus.util.JsonMappers.One
 
toJson(Object, File) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object, File) - Static method in class com.landawn.abacus.util.N
Converts the given object to its JSON string representation and writes it to the specified file.
toJson(Object, File, SerializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object, OutputStream) - Method in class com.landawn.abacus.util.JsonMappers.One
 
toJson(Object, OutputStream) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object, OutputStream) - Static method in class com.landawn.abacus.util.N
Converts the given object to its JSON string representation and writes it to the specified output stream.
toJson(Object, OutputStream, SerializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object, Writer) - Method in class com.landawn.abacus.util.JsonMappers.One
 
toJson(Object, Writer) - Static method in class com.landawn.abacus.util.JsonMappers
 
toJson(Object, Writer) - Static method in class com.landawn.abacus.util.N
Converts the given object to its JSON string representation and writes it to the specified writer.
toJson(Object, Writer, SerializationConfig) - Static method in class com.landawn.abacus.util.JsonMappers
 
toLinkedHashMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLinkedHashMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLinkedHashSet() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLinkedList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toList() - Method in class com.landawn.abacus.util.BiIterator
Converts the elements in this BiIterator to a List of Pair objects.
toList() - Method in class com.landawn.abacus.util.BooleanIterator
 
toList() - Method in class com.landawn.abacus.util.ByteIterator
 
toList() - Method in class com.landawn.abacus.util.CharIterator
 
toList() - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of Object arrays.
toList() - Method in class com.landawn.abacus.util.DoubleIterator
 
toList() - Method in class com.landawn.abacus.util.FloatIterator
 
toList() - Static method in class com.landawn.abacus.util.Fn.Pairs
 
toList() - Static method in class com.landawn.abacus.util.Fn.Triples
 
toList() - Method in class com.landawn.abacus.util.IntIterator
 
toList() - Method in class com.landawn.abacus.util.LongIterator
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
toList() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
toList() - Method in class com.landawn.abacus.util.ObjIterator
Converts the remaining elements in the ObjIterator to a List.
toList() - Method in class com.landawn.abacus.util.ObjListIterator
 
toList() - Method in class com.landawn.abacus.util.PrimitiveList
Deprecated.
toList() - Method in class com.landawn.abacus.util.RowDataSet
 
toList() - Method in class com.landawn.abacus.util.Seq
Returns a list containing all of the elements in this sequence.
toList() - Method in class com.landawn.abacus.util.ShortIterator
 
toList() - Method in interface com.landawn.abacus.util.stream.BaseStream
Converts the elements of this stream into a List.
toList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toList() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a list containing the elements of this stream.
toList() - Method in class com.landawn.abacus.util.Throwables.Iterator
 
toList() - Method in class com.landawn.abacus.util.TriIterator
Converts the elements in this TriIterator to a List of Triple objects.
toList() - Method in class com.landawn.abacus.util.u.Nullable
 
toList() - Method in class com.landawn.abacus.util.u.Optional
 
toList() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
toList() - Method in class com.landawn.abacus.util.u.OptionalByte
 
toList() - Method in class com.landawn.abacus.util.u.OptionalChar
 
toList() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
toList() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
toList() - Method in class com.landawn.abacus.util.u.OptionalInt
 
toList() - Method in class com.landawn.abacus.util.u.OptionalLong
 
toList() - Method in class com.landawn.abacus.util.u.OptionalShort
 
toList(boolean[]) - Static method in class com.landawn.abacus.util.N
Converts a boolean array to a modifiable List, which is NOT backed with the input array
toList(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the array to a modifiable List, which is NOT backed with the input array
toList(byte[]) - Static method in class com.landawn.abacus.util.N
Converts a byte array to a modifiable List, which is NOT backed with the input array
toList(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the byte array to a modifiable List, which is NOT backed with the input array
toList(char[]) - Static method in class com.landawn.abacus.util.N
Converts a char array to a modifiable List, which is NOT backed with the input array
toList(char[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the array to a modifiable List, which is NOT backed with the input array
toList(double[]) - Static method in class com.landawn.abacus.util.N
Converts a double array to a modifiable List, which is NOT backed with the input array
toList(double[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the double array to a modifiable List, which is NOT backed with the input array
toList(float[]) - Static method in class com.landawn.abacus.util.N
Converts a float array to a modifiable List, which is NOT backed with the input array
toList(float[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the float array to a modifiable List, which is NOT backed with the input array
toList(int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toList(int[]) - Static method in class com.landawn.abacus.util.N
Converts an int array to a modifiable List, which is NOT backed with the input array
toList(int[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the int array to a modifiable List, which is NOT backed with the input array
toList(int, int) - Method in interface com.landawn.abacus.util.DataSet
Converts a specified range of the DataSet into a list of Object arrays.
toList(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
Deprecated.
toList(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(int, int, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a specified range of the DataSet into a list of instances of the specified type.
toList(int, int, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(int, int, Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a specified range of the DataSet into a list of instances of the specified type, including only the specified columns.
toList(int, int, Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(int, int, Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a specified range of the DataSet into a list of instances of the specified type - Object[], Collection, Map, or Bean class, including only the specified columns.
toList(int, int, Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(int, int, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a specified range of the DataSet into a list of instances of the specified type - Object[], Collection, Map, or Bean class.
toList(int, int, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(int, int, Predicate<? super String>, Function<? super String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a specified range of the DataSet into a list of instances of the specified type - Object[], Collection, Map, or Bean class, including only the columns that pass the specified filter.
toList(int, int, Predicate<? super String>, Function<? super String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(int, int, Predicate<? super String>, Function<? super String, String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a specified range of the DataSet into a list of instances of the specified type - Object[], Collection, Map, or Bean class, including only the columns that pass the specified filter.
toList(int, int, Predicate<? super String>, Function<? super String, String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(long[]) - Static method in class com.landawn.abacus.util.N
Converts a long array to a modifiable List, which is NOT backed with the input array
toList(long[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the long array to a modifiable List, which is NOT backed with the input array
toList(short[]) - Static method in class com.landawn.abacus.util.N
Converts a short array to a modifiable List, which is NOT backed with the input array
toList(short[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the short array to a modifiable List, which is NOT backed with the input array
toList(Tuple.Tuple1<? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple2<? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple3<? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple4<? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple5<? extends T, ? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple6<? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple7<? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple8<? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Tuple.Tuple9<? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T, ? extends T>) - Static method in class com.landawn.abacus.util.Tuple
 
toList(Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type.
toList(Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type, including only the specified columns.
toList(Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Object[], Collection, Map, or Bean class, including only the specified columns.
toList(Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Enumeration<? extends T>) - Static method in class com.landawn.abacus.util.Enumerations
 
toList(IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Object[], Collection, Map, or Bean class.
toList(IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Predicate<? super String>, Function<? super String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Object[], Collection, Map, or Bean class, including only the columns that pass the specified filter.
toList(Predicate<? super String>, Function<? super String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Predicate<? super String>, Function<? super String, String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Object[], Collection, Map, or Bean class, including only the columns that pass the specified filter.
toList(Predicate<? super String>, Function<? super String, String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toList(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Converts an Iterator of objects to a modifiable List.
toList(JSONArray, Type<T>) - Static method in class com.landawn.abacus.util.JSONUtil
Converts the provided JSONArray into a List of the specified element type.
toList(JSONArray, Class<? extends T>) - Static method in class com.landawn.abacus.util.JSONUtil
Converts the provided JSONArray into a List of the specified element type.
toList(T[]) - Static method in class com.landawn.abacus.util.N
Converts an array of objects to a modifiable List, which is NOT backed with the input array.
toList(T[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the array to a modifiable List, which is NOT backed with the input array.
toListIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To list if not null.
toListThenAccept(Throwables.Consumer<? super List<T>, E>) - Method in class com.landawn.abacus.util.stream.Stream
Applies the provided consumer to a list of elements collected from this stream.
toListThenAccept(Throwables.Consumer<? super List<T>, E2>) - Method in class com.landawn.abacus.util.Seq
Applies the given consumer to the list of elements in this sequence.
toListThenApply(Throwables.Function<? super List<T>, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.Stream
Applies the provided function to a list of elements collected from this stream.
toListThenApply(Throwables.Function<? super List<T>, R, E2>) - Method in class com.landawn.abacus.util.Seq
Applies the given function to the list of elements in this sequence.
toLong(Object) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to a long value.
toLong(Object, long) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to a long value.
toLong(String) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to a long value.
toLong(String, long) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to a long value.
toLongArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLongArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to a long array.
toLongArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to a long array.
toLongArray(Collection<? extends Number>, int, int, long) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to a long array.
toLongArray(Collection<? extends Number>, long) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to a long array.
ToLongBiFunction<T,U> - Interface in com.landawn.abacus.util.function
ToLongFunction<T> - Interface in com.landawn.abacus.util.function
toLongList() - Method in class com.landawn.abacus.util.IntList
To long list.
toLongList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toLongList() - Method in class com.landawn.abacus.util.stream.LongStream
 
ToLongTriFunction<A,B,C> - Interface in com.landawn.abacus.util.function
 
toLowerCase() - Static method in class com.landawn.abacus.util.Fn
To lower case.
toLowerCase(char) - Static method in class com.landawn.abacus.util.Strings
To lower case.
toLowerCase(String) - Static method in class com.landawn.abacus.util.Strings
Converts a String to lower case as per String.toLowerCase().
toLowerCase(String, Locale) - Static method in class com.landawn.abacus.util.Strings
Converts a String to lower case as per String.toLowerCase(Locale) .
toLowerCaseWithUnderscore() - Static method in class com.landawn.abacus.util.Fn
To lower case with underscore.
toLowerCaseWithUnderscore(String) - Static method in class com.landawn.abacus.util.ClassUtil
Converts the given string to lower case with underscores.
toLowerCaseWithUnderscore(String) - Static method in class com.landawn.abacus.util.Strings
Converts the given string to lower case with underscores.
toLowerCaseWithUnderscore(Map<String, Object>) - Static method in class com.landawn.abacus.util.ClassUtil
Converts the keys in the provided map to lower case with underscores.
toMap() - Method in class com.landawn.abacus.http.HttpHeaders
 
toMap() - Method in class com.landawn.abacus.util.Multimap
Converts the Multimap to a Map.
toMap() - Method in class com.landawn.abacus.util.Multiset
Converts the multiset to a map.
toMap() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap() - Method in class com.landawn.abacus.util.stream.EntryStream
Converts the elements of this stream to a Map where each key is associated with a single value.
toMap(int, int, String, String) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(int, int, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(int, int, String, String, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(int, int, String, String, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(int, int, String, Collection<String>, Class<? extends V>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(int, int, String, Collection<String>, Class<? extends V>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(int, int, String, Collection<String>, Class<? extends V>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(int, int, String, Collection<String>, Class<? extends V>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(int, int, String, Collection<String>, IntFunction<? extends V>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(int, int, String, Collection<String>, IntFunction<? extends V>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(int, int, String, Collection<String>, IntFunction<? extends V>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(int, int, String, Collection<String>, IntFunction<? extends V>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(Throwables.ByteFunction<? extends K, E>, Throwables.ByteFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(Throwables.CharFunction<? extends K, E>, Throwables.CharFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.CharStream
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(Throwables.DoubleFunction<? extends K, E>, Throwables.DoubleFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(Throwables.FloatFunction<? extends K, E>, Throwables.FloatFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
toMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.stream.Stream
Collects the elements of this stream into a map.
toMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.Stream
Collects the elements of this stream into a map.
toMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Collects the elements of this stream into a map.
toMap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Collects the elements of this stream into a map.
toMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence to a Map using the provided key and value extractors.
toMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Throwables.BinaryOperator<V, E4>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence to a Map using the provided key and value extractors.
toMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Throwables.BinaryOperator<V, E4>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence to a Map using the provided key and value extractors.
toMap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence to a Map using the provided key and value extractors.
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(Throwables.IntFunction<? extends K, E>, Throwables.IntFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.IntStream
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(Throwables.LongFunction<? extends K, E>, Throwables.LongFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.LongStream
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>, BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>, BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(Throwables.ShortFunction<? extends K, E>, Throwables.ShortFunction<? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
toMap(Iterable<? extends T>, Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.N
Converts an Iterable to a Map using a key extractor function.
toMap(Iterable<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.N
Converts an Iterable to a Map using key and value extractor functions.
toMap(Iterable<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>, BiFunction<? super V, ? super V, ? extends V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.N
Converts an Iterable to a Map using key and value extractor functions, with a custom Map supplier.
toMap(Iterable<? extends T>, Function<? super T, ? extends K>, Function<? super T, ? extends V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.N
Converts an Iterable to a Map using key and value extractor functions, with a custom Map supplier.
toMap(String, String) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(String, String, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(String, String, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(String, Collection<String>, Class<? extends V>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(String, Collection<String>, Class<? extends V>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(String, Collection<String>, Class<? extends V>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(String, Collection<String>, Class<? extends V>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(String, Collection<String>, IntFunction<? extends V>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(String, Collection<String>, IntFunction<? extends V>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(String, Collection<String>, IntFunction<? extends V>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a Map, where each entry in the map corresponds to a row in the DataSet.
toMap(String, Collection<String>, IntFunction<? extends V>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMap(BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(BinaryOperator<V>) - Method in class com.landawn.abacus.util.stream.EntryStream
Converts the elements of this stream to a Map where each key is associated with a single value, which is the result of applying the merge function to all values associated with that key.
toMap(BinaryOperator<V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(BinaryOperator<V>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
Converts the elements of this stream to a Map where each key is associated with a single value, which is the result of applying the merge function to all values associated with that key.
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Multimap
Converts the Multimap to a Map of a specific type.
toMap(IntFunction<? extends M>) - Method in class com.landawn.abacus.util.Multiset
Converts the multiset to a map created by the provided supplier function.
toMap(Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMap(Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
Converts the elements of this stream to a Map where each key is associated with a single value.
toMap(Iterator<? extends T>, Function<? super T, K>) - Static method in class com.landawn.abacus.util.N
Converts an Iterator to a Map using a key extractor function.
toMap(Iterator<? extends T>, Function<? super T, K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.N
Converts an Iterator to a Map using key and value extractor functions.
toMap(Iterator<? extends T>, Function<? super T, K>, Function<? super T, ? extends V>, BiFunction<? super V, ? super V, ? extends V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.N
Converts an Iterator to a Map using key and value extractor functions, with a custom Map supplier.
toMap(Iterator<? extends T>, Function<? super T, K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.N
Converts an Iterator to a Map using key and value extractor functions, with a custom Map supplier.
toMapSortedByKey(Comparator<? super E>) - Method in class com.landawn.abacus.util.Multiset
Converts the multiset to a map sorted by keys.
toMapSortedByOccurrences() - Method in class com.landawn.abacus.util.Multiset
Converts the multiset to a map sorted by occurrences.
toMapSortedByOccurrences(Comparator<? super Integer>) - Method in class com.landawn.abacus.util.Multiset
Converts the multiset to a map sorted by occurrences using a custom comparator.
toMapThenAccept(Throwables.Consumer<? super Map<K, V>, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Converts the elements of this stream to a Map where each key is associated with a single value and then applies the provided consumer to the resulting Map.
toMapThenApply(Throwables.Function<? super Map<K, V>, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.EntryStream
Converts the elements of this stream to a Map where each key is associated with a single value and then applies the provided function to the resulting Map.
toMergedEntities(Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Bean class, merging rows with the same ID into a single instance.
toMergedEntities(Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMergedEntities(String, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Bean class, merging rows with the same ID into a single instance.
toMergedEntities(String, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMergedEntities(String, Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Bean class, merging rows with the same ID into a single instance.
toMergedEntities(String, Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMergedEntities(Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Bean class, merging rows with the same ID into a single instance.
toMergedEntities(Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMergedEntities(Collection<String>, Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Bean class, merging rows with the same IDs into a single instance.
toMergedEntities(Collection<String>, Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMergedEntities(Collection<String>, Collection<String>, Map<String, String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a list of instances of the specified type - Bean class, merging rows with the same IDs into a single instance.
toMergedEntities(Collection<String>, Collection<String>, Map<String, String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMillis() - Method in class com.landawn.abacus.util.Duration
 
toMinutes() - Method in class com.landawn.abacus.util.Duration
 
toMultiList(Supplier<? extends List>) - Method in class com.landawn.abacus.util.BiIterator
Converts the elements in this BiIterator to a Pair of Lists.
toMultiList(Supplier<? extends List>) - Method in class com.landawn.abacus.util.TriIterator
Converts the elements in this TriIterator to three separate lists of type A, B, and C.
toMultimap() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap() - Method in class com.landawn.abacus.util.stream.EntryStream
Converts the elements of this stream to a ListMultimap where each key is associated with a list of values.
toMultimap(int, int, String, String) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a ListMultimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(int, int, String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(int, int, String, String, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a Multimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(int, int, String, String, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(int, int, String, Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a ListMultimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(int, int, String, Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(int, int, String, Collection<String>, Class<? extends T>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a Multimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(int, int, String, Collection<String>, Class<? extends T>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(int, int, String, Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a ListMultimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(int, int, String, Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(int, int, String, Collection<String>, IntFunction<? extends T>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a Multimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(int, int, String, Collection<String>, IntFunction<? extends T>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(Throwables.Function<? super T, ? extends K, E>) - Method in class com.landawn.abacus.util.stream.Stream
Converts the elements in this stream into a ListMultimap based on the provided key extractor function.
toMultimap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>) - Method in class com.landawn.abacus.util.stream.Stream
Converts the elements in this stream into a ListMultimap based on the provided key and value extractor functions.
toMultimap(Throwables.Function<? super T, ? extends K, E>, Throwables.Function<? super T, ? extends V, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Converts the elements in this stream into a Multimap based on the provided key and value extractor functions.
toMultimap(Throwables.Function<? super T, ? extends K, E>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.Stream
Converts the elements in this stream into a Multimap based on the provided key extractor function.
toMultimap(Throwables.Function<? super T, ? extends K, E2>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence into a ListMultimap based on the provided key extractor function.
toMultimap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence into a ListMultimap based on the provided key and value extractor functions.
toMultimap(Throwables.Function<? super T, ? extends K, E2>, Throwables.Function<? super T, ? extends V, E3>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence into a multimap based on the provided key and value extractor functions.
toMultimap(Throwables.Function<? super T, ? extends K, E2>, Supplier<? extends M>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence into a multimap based on the provided key extractor function.
toMultimap(String, String) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a ListMultimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(String, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(String, String, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a Multimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(String, String, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(String, Collection<String>, Class<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a ListMultimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(String, Collection<String>, Class<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(String, Collection<String>, Class<? extends T>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into a Multimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(String, Collection<String>, Class<? extends T>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(String, Collection<String>, IntFunction<? extends T>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a ListMultimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(String, Collection<String>, IntFunction<? extends T>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(String, Collection<String>, IntFunction<? extends T>, IntFunction<? extends M>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into a Multimap, where each entry in the map corresponds to a row in the DataSet.
toMultimap(String, Collection<String>, IntFunction<? extends T>, IntFunction<? extends M>) - Method in class com.landawn.abacus.util.RowDataSet
 
toMultimap(Function<? super T, ? extends K>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Function<? super T, ? extends K>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Supplier<? extends M>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultimap(Supplier<? extends M>) - Method in class com.landawn.abacus.util.stream.EntryStream
Converts the elements of this stream to a Multimap where each key is associated with a collection of values.
toMultiset() - Method in class com.landawn.abacus.util.Multimap
Converts the Multimap to a Multiset.
toMultiset() - Method in class com.landawn.abacus.util.PrimitiveList
 
toMultiset() - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence into a Multiset.
toMultiset() - Method in interface com.landawn.abacus.util.stream.BaseStream
Converts the elements of this stream into a Multiset.
toMultiset() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultiset() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a Multiset containing the elements of this stream.
toMultiset(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
toMultiset(int, int, IntFunction<Multiset<B>>) - Method in class com.landawn.abacus.util.PrimitiveList
 
toMultiset(int, int, IntFunction<Multiset<Boolean>>) - Method in class com.landawn.abacus.util.BooleanList
 
toMultiset(int, int, IntFunction<Multiset<Byte>>) - Method in class com.landawn.abacus.util.ByteList
 
toMultiset(int, int, IntFunction<Multiset<Character>>) - Method in class com.landawn.abacus.util.CharList
 
toMultiset(int, int, IntFunction<Multiset<Double>>) - Method in class com.landawn.abacus.util.DoubleList
 
toMultiset(int, int, IntFunction<Multiset<Float>>) - Method in class com.landawn.abacus.util.FloatList
 
toMultiset(int, int, IntFunction<Multiset<Integer>>) - Method in class com.landawn.abacus.util.IntList
 
toMultiset(int, int, IntFunction<Multiset<Long>>) - Method in class com.landawn.abacus.util.LongList
 
toMultiset(int, int, IntFunction<Multiset<Short>>) - Method in class com.landawn.abacus.util.ShortList
 
toMultiset(IntFunction<Multiset<B>>) - Method in class com.landawn.abacus.util.PrimitiveList
 
toMultiset(Supplier<? extends Multiset<Map.Entry<K, V>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a Multiset containing the elements of this stream.
toMultiset(Supplier<? extends Multiset<T>>) - Method in class com.landawn.abacus.util.Seq
Converts the elements in this sequence into a Multiset.
toMultiset(Supplier<? extends Multiset<T>>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Converts the elements of this stream into a Multiset.
toMultiset(Supplier<Multiset<T>>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toMultiSet(Supplier<? extends Set>) - Method in class com.landawn.abacus.util.BiIterator
Converts the elements in this BiIterator to a Pair of Sets.
toMultiSet(Supplier<? extends Set>) - Method in class com.landawn.abacus.util.TriIterator
Converts the elements in this TriIterator to three separate sets of type A, B, and C.
toNullable() - Method in class com.landawn.abacus.util.u.Optional
 
TooManyElementsException - Exception Class in com.landawn.abacus.exception
 
TooManyElementsException() - Constructor for exception class com.landawn.abacus.exception.TooManyElementsException
Constructor for TooManyElementsException.
TooManyElementsException(String) - Constructor for exception class com.landawn.abacus.exception.TooManyElementsException
Constructor for TooManyElementsException.
TooManyElementsException(String, Throwable) - Constructor for exception class com.landawn.abacus.exception.TooManyElementsException
Constructor for TooManyElementsException.
TooManyElementsException(Throwable) - Constructor for exception class com.landawn.abacus.exception.TooManyElementsException
Constructor for TooManyElementsException.
toOptional() - Method in class com.landawn.abacus.util.u.Nullable
Returns an empty Optional if it's empty or value is null.
top(double[], int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array.
top(double[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from a specified range in the input array.
top(double[], int, int, int, Comparator<? super Double>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from a specified range in the input array according to the provided comparator.
top(double[], int, Comparator<? super Double>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array according to the provided comparator.
top(float[], int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array.
top(float[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from a specified range in the input array.
top(float[], int, int, int, Comparator<? super Float>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from a specified range in the input array according to the provided comparator.
top(float[], int, Comparator<? super Float>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array according to the provided comparator.
top(int) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq consisting of the top n elements of this sequence based on the natural order.
top(int) - Method in class com.landawn.abacus.util.stream.DoubleStream

This method only runs sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.FloatStream

This method only runs sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.IntStream

This method only runs sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.LongStream

This method only runs sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.ShortStream

This method only runs sequentially, even in parallel stream.
top(int) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the top n elements of this stream, according to the natural order of the elements.
top(int[], int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array.
top(int[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from a specified range in the input array.
top(int[], int, int, int, Comparator<? super Integer>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from a specified range in the input array according to the provided comparator.
top(int[], int, Comparator<? super Integer>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array according to the provided comparator.
top(int, Comparator<? super Double>) - Method in class com.landawn.abacus.util.stream.DoubleStream

This method only runs sequentially, even in parallel stream.
top(int, Comparator<? super Float>) - Method in class com.landawn.abacus.util.stream.FloatStream

This method only runs sequentially, even in parallel stream.
top(int, Comparator<? super Integer>) - Method in class com.landawn.abacus.util.stream.IntStream

This method only runs sequentially, even in parallel stream.
top(int, Comparator<? super Long>) - Method in class com.landawn.abacus.util.stream.LongStream

This method only runs sequentially, even in parallel stream.
top(int, Comparator<? super Short>) - Method in class com.landawn.abacus.util.stream.ShortStream

This method only runs sequentially, even in parallel stream.
top(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.Seq
Returns a new Seq consisting of the top n elements of this sequence based on the specified comparator.
top(int, Comparator<? super T>) - Method in class com.landawn.abacus.util.stream.Stream
Returns a Stream consisting of the top n elements of this stream, sorted according to the provided Comparator.
top(long[], int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array.
top(long[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from a specified range in the input array.
top(long[], int, int, int, Comparator<? super Long>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from a specified range in the input array according to the provided comparator.
top(long[], int, Comparator<? super Long>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array according to the provided comparator.
top(short[], int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array.
top(short[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from a specified range in the input array.
top(short[], int, int, int, Comparator<? super Short>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from a specified range in the input array according to the provided comparator.
top(short[], int, Comparator<? super Short>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array according to the provided comparator.
top(Collection<? extends T>, int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified collection based on their natural ordering.
top(Collection<? extends T>, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified collection based on their natural ordering.
top(Collection<? extends T>, int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified range in the input collection based on their natural ordering.
top(Collection<? extends T>, int, int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified range in the input collection based on their natural ordering.
top(Collection<? extends T>, int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified range in the input collection according to the provided comparator.
top(Collection<? extends T>, int, int, int, Comparator<? super T>, boolean) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified range in the input collection according to the provided comparator.
top(Collection<? extends T>, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified collection according to the provided comparator.
top(Collection<? extends T>, int, Comparator<? super T>, boolean) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified collection according to the provided comparator.
top(T[], int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array based on their natural ordering.
top(T[], int, boolean) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array based on their natural ordering.
top(T[], int, int, int) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified range in the input array based on their natural ordering.
top(T[], int, int, int, boolean) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified range in the input array based on their natural ordering.
top(T[], int, int, int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified range in the input array according to the provided comparator.
top(T[], int, int, int, Comparator<? super T>, boolean) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified range in the input array according to the provided comparator.
top(T[], int, Comparator<? super T>) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array according to the provided comparator.
top(T[], int, Comparator<? super T>, boolean) - Static method in class com.landawn.abacus.util.N
Returns the top n elements from the specified array according to the provided comparator.
TOP - Static variable in class com.landawn.abacus.util.WD
Field TOP.
toPair() - Method in class com.landawn.abacus.util.Result
 
toPair() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
topBy(String, int) - Method in interface com.landawn.abacus.util.DataSet
Returns the top n rows from the DataSet based on the values in the specified column.
topBy(String, int) - Method in class com.landawn.abacus.util.RowDataSet
 
topBy(String, int, Comparator<?>) - Method in interface com.landawn.abacus.util.DataSet
Returns the top n rows from the DataSet based on the values in the specified column.
topBy(String, int, Comparator<?>) - Method in class com.landawn.abacus.util.RowDataSet
 
topBy(Collection<String>, int) - Method in interface com.landawn.abacus.util.DataSet
Returns the top n rows from the DataSet based on the values in the specified columns.
topBy(Collection<String>, int) - Method in class com.landawn.abacus.util.RowDataSet
 
topBy(Collection<String>, int, Comparator<? super Object[]>) - Method in interface com.landawn.abacus.util.DataSet
Returns the top n rows from the DataSet based on the values in the specified columns.
topBy(Collection<String>, int, Comparator<? super Object[]>) - Method in class com.landawn.abacus.util.RowDataSet
 
topBy(Collection<String>, int, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in interface com.landawn.abacus.util.DataSet
Returns the top n rows from the DataSet based on the values in the specified columns.
topBy(Collection<String>, int, Function<? super NoCachingNoUpdating.DisposableObjArray, ? extends Comparable>) - Method in class com.landawn.abacus.util.RowDataSet
 
toProperString() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a proper String in the format X Y/Z.
toQueue() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toRunnable() - Method in interface com.landawn.abacus.util.function.Callable
 
toRuntimeException() - Static method in class com.landawn.abacus.util.Fn
 
toRuntimeException(Exception) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
toRuntimeException(Exception) - Static method in class com.landawn.abacus.util.N
Converts the provided exception to a runtime exception.
toRuntimeException(Throwable) - Static method in class com.landawn.abacus.util.ExceptionUtil
Converts the specified Throwable to a RuntimeException if it's a checked exception or an Error, otherwise returns itself.
toRuntimeException(Throwable) - Static method in class com.landawn.abacus.util.N
Converts the specified Throwable to a RuntimeException if it's a checked exception or an Error, otherwise returns itself.
toRuntimeException(Throwable, boolean) - Static method in class com.landawn.abacus.util.ExceptionUtil
Converts the specified Throwable to a RuntimeException if it's a checked exception, or throw it if it's an Error.
toRuntimeException(Throwable, boolean) - Static method in class com.landawn.abacus.util.N
Converts the specified Throwable to a RuntimeException if it's a checked exception, or throws it if it's an Error, based on the provided flag.
toScaledBigDecimal(Double) - Static method in class com.landawn.abacus.util.Numbers
Convert a Double to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(Double, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Convert a Double to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toScaledBigDecimal(Float) - Static method in class com.landawn.abacus.util.Numbers
Convert a Float to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(Float, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Convert a Float to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toScaledBigDecimal(String) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(String, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Convert a String to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toScaledBigDecimal(BigDecimal) - Static method in class com.landawn.abacus.util.Numbers
Convert a BigDecimal to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(BigDecimal, int, RoundingMode) - Static method in class com.landawn.abacus.util.Numbers
Convert a BigDecimal to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toSeconds() - Method in class com.landawn.abacus.util.Duration
 
toSet() - Static method in class com.landawn.abacus.util.Fn.Pairs
 
toSet() - Static method in class com.landawn.abacus.util.Fn.Triples
 
toSet() - Method in class com.landawn.abacus.util.BiIterator
 
toSet() - Method in class com.landawn.abacus.util.BooleanIterator
 
toSet() - Method in class com.landawn.abacus.util.ByteIterator
 
toSet() - Method in class com.landawn.abacus.util.stream.ByteIteratorEx
 
toSet() - Method in class com.landawn.abacus.util.CharIterator
 
toSet() - Method in class com.landawn.abacus.util.stream.CharIteratorEx
 
toSet() - Method in class com.landawn.abacus.util.DoubleIterator
 
toSet() - Method in class com.landawn.abacus.util.stream.DoubleIteratorEx
 
toSet() - Method in class com.landawn.abacus.util.FloatIterator
 
toSet() - Method in class com.landawn.abacus.util.stream.FloatIteratorEx
 
toSet() - Method in class com.landawn.abacus.util.ImmutableListIterator
 
toSet() - Method in class com.landawn.abacus.util.IntIterator
 
toSet() - Method in class com.landawn.abacus.util.stream.IntIteratorEx
 
toSet() - Method in class com.landawn.abacus.util.LineIterator
 
toSet() - Method in class com.landawn.abacus.util.LongIterator
 
toSet() - Method in class com.landawn.abacus.util.stream.LongIteratorEx
 
toSet() - Method in class com.landawn.abacus.util.ObjIterator
 
toSet() - Method in class com.landawn.abacus.util.stream.ObjIteratorEx
 
toSet() - Method in class com.landawn.abacus.util.ObjListIterator
 
toSet() - Method in class com.landawn.abacus.util.ShortIterator
 
toSet() - Method in class com.landawn.abacus.util.stream.ShortIteratorEx
 
toSet() - Method in class com.landawn.abacus.util.TriIterator
 
toSet() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
toSet() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
toSet() - Method in class com.landawn.abacus.util.PrimitiveList
 
toSet() - Method in class com.landawn.abacus.util.Seq
Returns a set containing all of the elements in this sequence.
toSet() - Method in interface com.landawn.abacus.util.stream.BaseStream
Converts the elements of this stream into a Set.
toSet() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toSet() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a set containing the elements of this stream.
toSet() - Method in class com.landawn.abacus.util.u.Nullable
 
toSet() - Method in class com.landawn.abacus.util.u.Optional
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalByte
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalChar
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalInt
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalLong
 
toSet() - Method in class com.landawn.abacus.util.u.OptionalShort
 
toSet(boolean[]) - Static method in class com.landawn.abacus.util.N
Converts a boolean array to a modifiable Set, which is NOT backed with the input array.
toSet(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the boolean array to a modifiable Set, which is NOT backed with the input array.
toSet(byte[]) - Static method in class com.landawn.abacus.util.N
Converts a byte array to a modifiable Set, which is NOT backed with the input array.
toSet(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the byte array to a modifiable Set, which is NOT backed with the input array.
toSet(char[]) - Static method in class com.landawn.abacus.util.N
Converts a char array to a modifiable Set, which is NOT backed with the input array.
toSet(char[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the char array to a modifiable Set, which is NOT backed with the input array.
toSet(double[]) - Static method in class com.landawn.abacus.util.N
Converts a double array to a modifiable Set, which is NOT backed with the input array.
toSet(double[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the double array to a modifiable Set, which is NOT backed with the input array.
toSet(float[]) - Static method in class com.landawn.abacus.util.N
Converts a float array to a Set of, which is NOT backed with the input array.
toSet(float[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the float array to a modifiable Set, which is NOT backed with the input array.
toSet(int) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toSet(int[]) - Static method in class com.landawn.abacus.util.N
Converts an int array to a modifiable Set, which is NOT backed with the input array.
toSet(int[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the int array to a modifiable Set, which is NOT backed with the input array.
toSet(int, int) - Method in class com.landawn.abacus.util.PrimitiveList
 
toSet(long[]) - Static method in class com.landawn.abacus.util.N
Converts a long array to a modifiable Set, which is NOT backed with the input array.
toSet(long[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the long array to a modifiable Set, which is NOT backed with the input array.
toSet(short[]) - Static method in class com.landawn.abacus.util.N
Converts a short array to a modifiable Set, which is NOT backed with the input array.
toSet(short[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the short array to a modifiable Set, which is NOT backed with the input array.
toSet(Enumeration<? extends T>) - Static method in class com.landawn.abacus.util.Enumerations
 
toSet(Iterator<? extends T>) - Static method in class com.landawn.abacus.util.N
Converts an Iterator of objects to a modifiable Set.
toSet(T[]) - Static method in class com.landawn.abacus.util.N
Converts an array of objects to a modifiable Set, which is NOT backed with the input array.
toSet(T[], int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the array to a modifiable Set, which is NOT backed with the input array.
toSetIfNotNull() - Method in class com.landawn.abacus.util.u.Nullable
To set if not null.
toSetThenAccept(Throwables.Consumer<? super Set<T>, E>) - Method in class com.landawn.abacus.util.stream.Stream
Applies the provided consumer to a set of elements collected from this stream.
toSetThenAccept(Throwables.Consumer<? super Set<T>, E2>) - Method in class com.landawn.abacus.util.Seq
Applies the given consumer to the set of elements in this sequence.
toSetThenApply(Throwables.Function<? super Set<T>, ? extends R, E>) - Method in class com.landawn.abacus.util.stream.Stream
Applies the provided function to a set of elements collected from this stream.
toSetThenApply(Throwables.Function<? super Set<T>, R, E2>) - Method in class com.landawn.abacus.util.Seq
Applies the given function to the set of elements in this sequence.
toShort(Object) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to a short value.
toShort(Object, short) - Static method in class com.landawn.abacus.util.Numbers
Converts the given object to a short value.
toShort(String) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to a short value.
toShort(String, short) - Static method in class com.landawn.abacus.util.Numbers
Converts the given string to a short value.
toShortArray() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toShortArray(Collection<? extends Number>) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to a short array.
toShortArray(Collection<? extends Number>, int, int) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to a short array.
toShortArray(Collection<? extends Number>, int, int, short) - Static method in class com.landawn.abacus.util.N
Converts the specified range of the specified Number collection to a short array.
toShortArray(Collection<? extends Number>, short) - Static method in class com.landawn.abacus.util.N
Converts a collection of Number objects to a short array.
ToShortBiFunction<T,U> - Interface in com.landawn.abacus.util.function
 
ToShortFunction<T> - Interface in com.landawn.abacus.util.function
 
toShortList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toShortList() - Method in class com.landawn.abacus.util.stream.ShortStream
 
toStr() - Static method in class com.landawn.abacus.util.Fn.Disposables
 
toStr() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
toStr() - Static method in class com.landawn.abacus.util.Fn
 
toString() - Method in class com.landawn.abacus.http.HttpHeaders
 
toString() - Method in class com.landawn.abacus.http.HttpResponse
 
toString() - Method in class com.landawn.abacus.http.HttpSettings
 
toString() - Method in class com.landawn.abacus.parser.AvroDeserializationConfig
 
toString() - Method in class com.landawn.abacus.parser.AvroSerializationConfig
 
toString() - Method in class com.landawn.abacus.parser.DeserializationConfig
 
toString() - Method in class com.landawn.abacus.parser.JSONDeserializationConfig
 
toString() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
toString() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
 
toString() - Method in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
toString() - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
toString() - Method in class com.landawn.abacus.parser.SerializationConfig
 
toString() - Method in class com.landawn.abacus.parser.XMLSerializationConfig
 
toString() - Method in class com.landawn.abacus.pool.ActivityPrint
 
toString() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
toString() - Method in class com.landawn.abacus.pool.GenericObjectPool
 
toString() - Method in class com.landawn.abacus.pool.PoolableWrapper
 
toString() - Method in class com.landawn.abacus.util.AppendableWriter
Return the buffer's current value as a string.
toString() - Method in class com.landawn.abacus.util.AsyncExecutor
 
toString() - Method in class com.landawn.abacus.util.BigDecimalSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.BigIntegerSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.BiMap
Returns a string representation of this BiMap.
toString() - Method in class com.landawn.abacus.util.BooleanList
 
toString() - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
toString() - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
toString() - Method in class com.landawn.abacus.util.CharacterWriter
 
toString() - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
toString() - Method in class com.landawn.abacus.util.ByteList
 
toString() - Method in class com.landawn.abacus.util.ByteSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.CharList
 
toString() - Method in class com.landawn.abacus.util.CharSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.Configuration
 
toString() - Method in class com.landawn.abacus.util.DateUtil.DTF
Returns a string representation of the DTF object.
toString() - Method in class com.landawn.abacus.util.Difference.MapDifference
 
toString() - Method in class com.landawn.abacus.util.Difference
 
toString() - Method in class com.landawn.abacus.util.DoubleList
 
toString() - Method in class com.landawn.abacus.util.Duration
 
toString() - Method in class com.landawn.abacus.util.FloatList
 
toString() - Method in class com.landawn.abacus.util.FloatSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.Fraction
Gets the fraction as a String.
toString() - Method in class com.landawn.abacus.util.HBaseColumn
 
toString() - Method in class com.landawn.abacus.util.Holder
 
toString() - Method in class com.landawn.abacus.util.IdentityHashSet
 
toString() - Method in class com.landawn.abacus.util.ImmutableArray
 
toString() - Method in class com.landawn.abacus.util.ImmutableCollection
 
toString() - Method in class com.landawn.abacus.util.Indexed
 
toString() - Method in class com.landawn.abacus.util.IndexedBoolean
 
toString() - Method in class com.landawn.abacus.util.IndexedByte
 
toString() - Method in class com.landawn.abacus.util.IndexedChar
 
toString() - Method in class com.landawn.abacus.util.IndexedDouble
 
toString() - Method in class com.landawn.abacus.util.IndexedFloat
 
toString() - Method in class com.landawn.abacus.util.IndexedInt
 
toString() - Method in class com.landawn.abacus.util.IndexedKeyed
 
toString() - Method in class com.landawn.abacus.util.IndexedLong
 
toString() - Method in class com.landawn.abacus.util.IndexedShort
 
toString() - Method in class com.landawn.abacus.util.IntList
 
toString() - Method in enum class com.landawn.abacus.util.JavaVersion
The string value is overridden to return the standard name.
toString() - Method in class com.landawn.abacus.util.Joiner
Returns the current value, consisting of the prefix, the values added so far separated by the delimiter, and the suffix, unless no elements have been added in which case, the prefix + suffix or the emptyValue characters are returned
toString() - Method in class com.landawn.abacus.util.KahanSummation
 
toString() - Method in class com.landawn.abacus.util.Keyed
 
toString() - Method in class com.landawn.abacus.util.LongList
 
toString() - Method in class com.landawn.abacus.util.MapEntity
 
toString() - Method in class com.landawn.abacus.util.Multimap
Returns a string representation of this Multimap.
toString() - Method in interface com.landawn.abacus.util.Multiset.Entry
Returns the canonical string representation of this entry, defined as follows.
toString() - Method in class com.landawn.abacus.util.Multiset
Returns a string representation of this Multiset.
toString() - Method in class com.landawn.abacus.util.MutableBoolean
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableByte
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableChar
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableDouble
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableFloat
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableInt
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableLong
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.MutableShort
Returns the String value of this mutable.
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
toString() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
toString() - Method in class com.landawn.abacus.util.Pair
 
toString() - Method in class com.landawn.abacus.util.Password
 
toString() - Method in enum class com.landawn.abacus.util.Percentage
 
toString() - Method in class com.landawn.abacus.util.Properties
 
toString() - Method in class com.landawn.abacus.util.Range
 
toString() - Method in class com.landawn.abacus.util.RateLimiter
 
toString() - Method in class com.landawn.abacus.util.Result
 
toString() - Method in class com.landawn.abacus.util.RowDataSet
 
toString() - Method in class com.landawn.abacus.util.Seid
 
toString() - Method in record class com.landawn.abacus.util.Sheet.Cell
Returns a string representation of this record class.
toString() - Method in record class com.landawn.abacus.util.Sheet.Point
Returns a string representation of this record class.
toString() - Method in class com.landawn.abacus.util.Sheet
 
toString() - Method in class com.landawn.abacus.util.ShortList
 
toString() - Method in class com.landawn.abacus.util.ShortSummaryStatistics
 
toString() - Method in class com.landawn.abacus.util.Stopwatch
Returns a string representation of the current elapsed time.
toString() - Method in class com.landawn.abacus.util.StringWriter
Return the buffer's current value as a string.
toString() - Method in class com.landawn.abacus.util.Timed
 
toString() - Method in class com.landawn.abacus.util.Triple
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple1
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple2
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple4
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple5
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple6
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple7
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple8
 
toString() - Method in class com.landawn.abacus.util.Tuple.Tuple9
 
toString() - Method in class com.landawn.abacus.util.TypeAttrParser
 
toString() - Method in class com.landawn.abacus.util.u.Nullable
 
toString() - Method in class com.landawn.abacus.util.u.Optional
 
toString() - Method in class com.landawn.abacus.util.u.OptionalBoolean
 
toString() - Method in class com.landawn.abacus.util.u.OptionalByte
 
toString() - Method in class com.landawn.abacus.util.u.OptionalChar
 
toString() - Method in class com.landawn.abacus.util.u.OptionalDouble
 
toString() - Method in class com.landawn.abacus.util.u.OptionalFloat
 
toString() - Method in class com.landawn.abacus.util.u.OptionalInt
 
toString() - Method in class com.landawn.abacus.util.u.OptionalLong
 
toString() - Method in class com.landawn.abacus.util.u.OptionalShort
 
toString(boolean) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified boolean value.
toString(boolean[]) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified boolean array.
toString(boolean[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified range of elements in a boolean array.
toString(byte) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified byte value.
toString(byte[]) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified byte array.
toString(byte[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified range of elements in a byte array.
toString(char) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified char value.
toString(char[]) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified char array.
toString(char[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified range of elements in a char array.
toString(double) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified double value.
toString(double[]) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified double array.
toString(double[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified range of elements in a double array.
toString(float) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified float value.
toString(float[]) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified float array.
toString(float[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified range of elements in a float array.
toString(int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified int value.
toString(int[]) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified int array.
toString(int[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified range of elements in an int array.
toString(long) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified long value.
toString(long[]) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified long array.
toString(long[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified range of elements in a long array.
toString(short) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified short value.
toString(short[]) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified short array.
toString(short[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified range of elements in a short array.
toString(Object) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified object.
toString(Object[]) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified Object array.
toString(Object[], int, int) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified range of elements in an Object array.
toString(Object, String) - Static method in class com.landawn.abacus.util.N
Returns a string representation of the specified object.
toString(String) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
toString(Charset) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
totalCountOfValues() - Method in class com.landawn.abacus.util.Multimap
Returns the total count of all the elements in all value collections in the Multimap.
totalPages() - Method in interface com.landawn.abacus.util.Paginated
 
toThrowable() - Method in interface com.landawn.abacus.util.function.BiConsumer
 
toThrowable() - Method in interface com.landawn.abacus.util.function.BiFunction
 
toThrowable() - Method in interface com.landawn.abacus.util.function.BinaryOperator
 
toThrowable() - Method in interface com.landawn.abacus.util.function.BiPredicate
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Callable
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Consumer
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Function
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Predicate
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Runnable
 
toThrowable() - Method in interface com.landawn.abacus.util.function.Supplier
 
toThrowable() - Method in interface com.landawn.abacus.util.function.TriConsumer
 
toThrowable() - Method in interface com.landawn.abacus.util.function.TriFunction
 
toThrowable() - Method in interface com.landawn.abacus.util.function.TriPredicate
 
toThrowable() - Method in interface com.landawn.abacus.util.function.UnaryOperator
 
toTriple() - Method in class com.landawn.abacus.util.Tuple.Tuple3
 
toTuple() - Method in class com.landawn.abacus.util.Pair
 
toTuple() - Method in class com.landawn.abacus.util.Result
 
toTuple() - Method in class com.landawn.abacus.util.Triple
 
touch(File) - Static method in class com.landawn.abacus.guava.Files
Creates an empty file or updates the last updated timestamp on the same as the unix command of the same name.
touch(File) - Static method in class com.landawn.abacus.util.IOUtil
Update the last modified time of the file to system current time if the specified file exists.
touch(Path) - Static method in class com.landawn.abacus.guava.Files
Like the unix command of the same name, creates an empty file or updates the last modified timestamp of the existing file at the given path to the current system time.
toUnmodifiableList() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toUnmodifiableMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toUnmodifiableMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>, BinaryOperator<U>) - Static method in class com.landawn.abacus.util.stream.Collectors
 
toUnmodifiableSet() - Static method in class com.landawn.abacus.util.stream.Collectors
 
toUpperCase() - Static method in class com.landawn.abacus.util.Fn
To upper case.
toUpperCase(char) - Static method in class com.landawn.abacus.util.Strings
To upper case.
toUpperCase(String) - Static method in class com.landawn.abacus.util.Strings
Converts a String to upper case as per String.toUpperCase().
toUpperCase(String, Locale) - Static method in class com.landawn.abacus.util.Strings
Converts a String to upper case as per String.toUpperCase(Locale) .
toUpperCaseWithUnderscore() - Static method in class com.landawn.abacus.util.Fn
To upper case with underscore.
toUpperCaseWithUnderscore(String) - Static method in class com.landawn.abacus.util.ClassUtil
Converts the given string to upper case with underscores.
toUpperCaseWithUnderscore(String) - Static method in class com.landawn.abacus.util.Strings
Converts the given string to upper case with underscores.
toUpperCaseWithUnderscore(Map<String, Object>) - Static method in class com.landawn.abacus.util.ClassUtil
Converts the keys in the provided map to upper case with underscores.
toURL(File) - Static method in class com.landawn.abacus.util.IOUtil
Converts a File object into a URL.
toURLs(File[]) - Static method in class com.landawn.abacus.util.IOUtil
Converts an array of File objects into an array of corresponding URL objects.
toURLs(Collection<File>) - Static method in class com.landawn.abacus.util.IOUtil
Converts a collection of File objects into a list of corresponding URL objects.
toXml() - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into an XML string, with each row represented as an XML element with the specified name, and returns it as a String.
toXml() - Static method in class com.landawn.abacus.util.Fn
 
toXml() - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string and returns it as a String.
toXml(int, int) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, File) - Method in interface com.landawn.abacus.util.DataSet
Writes a range of rows in the DataSet as an XML string to the specified File.
toXml(int, int, File) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string and writes it to the specified OutputStream.
toXml(int, int, OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string and writes it to the specified Writer.
toXml(int, int, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, String) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string, with each row represented as an XML element with the specified name, and returns it as a String.
toXml(int, int, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, String, File) - Method in interface com.landawn.abacus.util.DataSet
Writes a range of rows in the DataSet as an XML string to the specified File, with each row represented as an XML element with the specified name.
toXml(int, int, String, File) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, String, OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string, using the specified row element name, and writes it to the specified OutputStream.
toXml(int, int, String, OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, String, Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string and writes it to the specified Writer.
toXml(int, int, String, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string, with each row represented as an XML element with a default name, and returns it as a String.
toXml(int, int, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, Collection<String>, File) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string, including only the specified columns, and writes it to the specified File.
toXml(int, int, Collection<String>, File) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, Collection<String>, OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string, including only the specified columns, and writes it to the specified OutputStream.
toXml(int, int, Collection<String>, OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, Collection<String>, Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string, including only the specified columns, and writes it to the specified Writer.
toXml(int, int, Collection<String>, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, Collection<String>, String) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string, including only the specified columns, and returns it as a String.
toXml(int, int, Collection<String>, String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, Collection<String>, String, File) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string, including only the specified columns, and writes it to the specified File.
toXml(int, int, Collection<String>, String, File) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, Collection<String>, String, OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string, including only the specified columns, and writes it to the specified OutputStream.
toXml(int, int, Collection<String>, String, OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(int, int, Collection<String>, String, Writer) - Method in interface com.landawn.abacus.util.DataSet
Converts a range of rows in the DataSet into an XML string, including only the specified columns, and writes it to the specified Writer.
toXml(int, int, Collection<String>, String, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(File) - Method in interface com.landawn.abacus.util.DataSet
Writes the entire DataSet as an XML string to the specified File.
toXml(File) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into an XML string and writes it to the specified OutputStream.
toXml(OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(Writer) - Method in interface com.landawn.abacus.util.DataSet
Writes the entire DataSet as an XML string to the specified Writer.
toXml(Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(Object) - Static method in class com.landawn.abacus.util.N
Converts the given object into an XML string representation.
toXml(Object) - Method in class com.landawn.abacus.util.XmlMappers.One
 
toXml(Object) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, boolean) - Static method in class com.landawn.abacus.util.N
Converts the given object to its XML string representation with an option for pretty formatting.
toXml(Object, boolean) - Method in class com.landawn.abacus.util.XmlMappers.One
 
toXml(Object, boolean) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, SerializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, SerializationFeature, SerializationFeature...) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, XMLSerializationConfig) - Static method in class com.landawn.abacus.util.N
Converts the given object to its XML string representation with the specified XMLSerializationConfig.
toXml(Object, XMLSerializationConfig, File) - Static method in class com.landawn.abacus.util.N
Converts the given object to its XML string representation with the specified XMLSerializationConfig and writes it to the specified file.
toXml(Object, XMLSerializationConfig, OutputStream) - Static method in class com.landawn.abacus.util.N
Converts the given object to its XML string representation with the specified XMLSerializationConfig and writes it to the specified output stream.
toXml(Object, XMLSerializationConfig, Writer) - Static method in class com.landawn.abacus.util.N
Converts the given object to its XML string representation with the specified XMLSerializationConfig and writes it to the specified writer.
toXml(Object, DataOutput) - Method in class com.landawn.abacus.util.XmlMappers.One
 
toXml(Object, DataOutput) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, DataOutput, SerializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, File) - Static method in class com.landawn.abacus.util.N
Converts the given object to its XML string representation and writes it to the specified file.
toXml(Object, File) - Method in class com.landawn.abacus.util.XmlMappers.One
 
toXml(Object, File) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, File, SerializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, OutputStream) - Static method in class com.landawn.abacus.util.N
Converts the given object to its XML string representation and writes it to the specified output stream.
toXml(Object, OutputStream) - Method in class com.landawn.abacus.util.XmlMappers.One
 
toXml(Object, OutputStream) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, OutputStream, SerializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, Writer) - Static method in class com.landawn.abacus.util.N
Converts the given object to its XML string representation and writes it to the specified writer.
toXml(Object, Writer) - Method in class com.landawn.abacus.util.XmlMappers.One
 
toXml(Object, Writer) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(Object, Writer, SerializationConfig) - Static method in class com.landawn.abacus.util.XmlMappers
 
toXml(String) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into an XML string, with each row represented as an XML element with the specified name, and returns it as a String.
toXml(String) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(String, File) - Method in interface com.landawn.abacus.util.DataSet
Writes the entire DataSet as an XML string to the specified File, with each row represented as an XML element with the specified name.
toXml(String, File) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(String, OutputStream) - Method in interface com.landawn.abacus.util.DataSet
Converts the entire DataSet into an XML string, using the specified row element name, and writes it to the specified OutputStream.
toXml(String, OutputStream) - Method in class com.landawn.abacus.util.RowDataSet
 
toXml(String, Writer) - Method in interface com.landawn.abacus.util.DataSet
Writes the entire DataSet as an XML string to the specified Writer.
toXml(String, Writer) - Method in class com.landawn.abacus.util.RowDataSet
 
TRACE - Enum constant in enum class com.landawn.abacus.http.HttpMethod
 
TRAILER - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Trailer header field name.
transfer(ReadableByteChannel, WritableByteChannel) - Static method in class com.landawn.abacus.util.IOUtil
Transfers bytes from a source channel to a target channel.
TRANSFER_ENCODING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Transfer-Encoding header field name.
transform(Range<T>, Function<T, U>) - Static method in class com.landawn.abacus.guava.GuavaUtil
 
transform(Function<? super Seq<T, E>, Seq<U, E>>) - Method in class com.landawn.abacus.util.Seq
Transforms the current sequence into another sequence by applying the provided function.
transform(Function<? super S, ? extends RS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Transforms the current stream into a new stream using the provided transformation function.
transform(Function<? super ByteStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.ByteStream
 
transform(Function<? super ByteStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.ByteStream.ByteStreamEx
 
transform(Function<? super CharStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.CharStream
 
transform(Function<? super CharStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.CharStream.CharStreamEx
 
transform(Function<? super DoubleStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
transform(Function<? super DoubleStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.DoubleStream.DoubleStreamEx
 
transform(Function<? super EntryStream<K, V>, ? extends RS>) - Method in class com.landawn.abacus.util.stream.EntryStream
 
transform(Function<? super FloatStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.FloatStream
 
transform(Function<? super FloatStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.FloatStream.FloatStreamEx
 
transform(Function<? super IntStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.IntStream
 
transform(Function<? super IntStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.IntStream.IntStreamEx
 
transform(Function<? super LongStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.LongStream
 
transform(Function<? super LongStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.LongStream.LongStreamEx
 
transform(Function<? super ShortStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.ShortStream
 
transform(Function<? super ShortStream, ? extends RS>) - Method in class com.landawn.abacus.util.stream.ShortStream.ShortStreamEx
 
transform(Function<? super Stream<T>, ? extends RS>) - Method in class com.landawn.abacus.util.stream.Stream
 
transform(Function<? super Stream<T>, ? extends RS>) - Method in class com.landawn.abacus.util.stream.Stream.StreamEx
 
transform(Document, File) - Static method in class com.landawn.abacus.util.XmlUtil
Transforms the given XML Document to the specified output file.
transform(Document, OutputStream) - Static method in class com.landawn.abacus.util.XmlUtil
Transforms the given XML Document to the specified OutputStream.
transform(Document, Writer) - Static method in class com.landawn.abacus.util.XmlUtil
Transforms the given XML Document to the specified Writer.
transformB(Function<? super Stream<Map.Entry<K, V>>, ? extends Stream<? extends Map.Entry<? extends KK, ? extends VV>>>) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the current EntryStream into another EntryStream by applying the provided function.
transformB(Function<? super Stream<Map.Entry<K, V>>, ? extends Stream<? extends Map.Entry<? extends KK, ? extends VV>>>, boolean) - Method in class com.landawn.abacus.util.stream.EntryStream
Transforms the current EntryStream into another EntryStream by applying the provided function.
transformB(Function<? super Stream<T>, ? extends Stream<? extends U>>) - Method in class com.landawn.abacus.util.Seq
Transforms the current Seq into another Seq by applying the provided function.
transformB(Function<? super Stream<T>, ? extends Stream<? extends U>>, boolean) - Method in class com.landawn.abacus.util.Seq
Transforms the current Seq into another Seq by applying the provided function.
transformB(Function<? super DoubleStream, ? extends DoubleStream>) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
transformB(Function<? super DoubleStream, ? extends DoubleStream>, boolean) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
transformB(Function<? super IntStream, ? extends IntStream>) - Method in class com.landawn.abacus.util.stream.IntStream
 
transformB(Function<? super IntStream, ? extends IntStream>, boolean) - Method in class com.landawn.abacus.util.stream.IntStream
 
transformB(Function<? super LongStream, ? extends LongStream>) - Method in class com.landawn.abacus.util.stream.LongStream
 
transformB(Function<? super LongStream, ? extends LongStream>, boolean) - Method in class com.landawn.abacus.util.stream.LongStream
 
transformB(Function<? super Stream<T>, ? extends Stream<? extends U>>) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the current Stream into another Stream by applying the provided function.
transformB(Function<? super Stream<T>, ? extends Stream<? extends U>>, boolean) - Method in class com.landawn.abacus.util.stream.Stream
Transforms the current Stream into another Stream by applying the provided function.
Transient - Annotation Interface in com.landawn.abacus.annotation
The properties will be ignored by the persistent operations if the input is an entity.
translate(CharSequence) - Method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Helper for non-Writer usage.
translate(CharSequence, int, Writer) - Method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Translate a set of codepoints, represented by an int index into a CharSequence, into another set of codepoints.
translate(CharSequence, Writer) - Method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Translate an input onto a Writer.
transpose() - Method in class com.landawn.abacus.util.Sheet
Transposes the current Sheet object.
transpose(boolean[][]) - Static method in class com.landawn.abacus.util.Array
Transposes the input 2D array.
transpose(byte[][]) - Static method in class com.landawn.abacus.util.Array
Transposes the input 2D array.
transpose(char[][]) - Static method in class com.landawn.abacus.util.Array
Transposes the input 2D array.
transpose(double[][]) - Static method in class com.landawn.abacus.util.Array
Transposes the input 2D array.
transpose(float[][]) - Static method in class com.landawn.abacus.util.Array
Transposes the input 2D array.
transpose(int[][]) - Static method in class com.landawn.abacus.util.Array
Transposes the input 2D array.
transpose(long[][]) - Static method in class com.landawn.abacus.util.Array
Transposes the input 2D array.
transpose(short[][]) - Static method in class com.landawn.abacus.util.Array
Transposes the input 2D array.
transpose(T[][]) - Static method in class com.landawn.abacus.util.Array
Transposes the given 2D array.
Traverser<T> - Class in com.landawn.abacus.guava
Provides methods for traversing a graph.
TriConsumer<A,B,C> - Interface in com.landawn.abacus.util.function
 
TriFunction<A,B,C,R> - Interface in com.landawn.abacus.util.function
 
TriIterator<A,B,C> - Class in com.landawn.abacus.util
The TriIterator class is an abstract class that extends ImmutableIterator.
TriIterator() - Constructor for class com.landawn.abacus.util.TriIterator
 
trim() - Static method in class com.landawn.abacus.util.Fn
 
trim(boolean) - Method in class com.landawn.abacus.util.Splitter.MapSplitter
Deprecated.
trim(boolean) - Method in class com.landawn.abacus.util.Splitter
Deprecated.
trim(String) - Static method in class com.landawn.abacus.util.Strings
Removes space characters (char <= 32) from both ends of this String, handling null by returning null.
trim(String[]) - Static method in class com.landawn.abacus.util.Strings
Trims leading and trailing space characters from each string in the provided array.
TRIM - Static variable in class com.landawn.abacus.util.WD
Field TRIM.
trimBeforeAppend() - Method in class com.landawn.abacus.util.Joiner
 
trimResults() - Method in class com.landawn.abacus.util.Splitter.MapSplitter
 
trimResults() - Method in class com.landawn.abacus.util.Splitter
 
trimToEmpty() - Static method in class com.landawn.abacus.util.Fn
 
trimToEmpty(String) - Static method in class com.landawn.abacus.util.Strings
Removes control characters (char <= 32) from both ends of this String returning an empty String ("") if the String is empty ("") after the trim or if it is null.
trimToEmpty(String[]) - Static method in class com.landawn.abacus.util.Strings
Trims leading and trailing whitespace from each string in the provided array.
trimToNull() - Static method in class com.landawn.abacus.util.Fn
 
trimToNull(String) - Static method in class com.landawn.abacus.util.Strings
Removes space characters (char <= 32) from both ends of this String returning null if the String is empty ("") after the trim or if it is null.
trimToNull(String[]) - Static method in class com.landawn.abacus.util.Strings
Trims leading and trailing whitespace from each string in the provided array and sets the string to null if it is empty after trimming.
trimToSize() - Method in class com.landawn.abacus.util.BooleanList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.ByteList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.CharList
Trim to size.
trimToSize() - Method in interface com.landawn.abacus.util.DataSet
Trims the size of the DataSet to its current size.
trimToSize() - Method in class com.landawn.abacus.util.DoubleList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.FloatList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.IntList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.LongList
Trim to size.
trimToSize() - Method in class com.landawn.abacus.util.PrimitiveList
Trim to size and return this list.
trimToSize() - Method in class com.landawn.abacus.util.RowDataSet
 
trimToSize() - Method in class com.landawn.abacus.util.Sheet
Trims the capacity of each column in the Sheet to be the column's current size.
trimToSize() - Method in class com.landawn.abacus.util.ShortList
Trim to size.
triple() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
triple() - Static method in class com.landawn.abacus.util.Fn
 
Triple<L,M,R> - Class in com.landawn.abacus.util
 
Triple() - Constructor for class com.landawn.abacus.util.Triple
 
TriPredicate<A,B,C> - Interface in com.landawn.abacus.util.function
 
TRUE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field TRUE.
TRUE - Static variable in interface com.landawn.abacus.util.function.BooleanSupplier
 
TRUE - Static variable in class com.landawn.abacus.util.If.OrElse
For internal only
TRUE - Static variable in class com.landawn.abacus.util.u.Nullable
Presents Boolean.TRUE.
TRUE - Static variable in class com.landawn.abacus.util.u.Optional
Presents Boolean.TRUE.
TRUE - Static variable in class com.landawn.abacus.util.u.OptionalBoolean
Presents true.
truncate(String[], int) - Static method in class com.landawn.abacus.util.Strings
Truncates each string in the provided array to the specified maximum width.
truncate(String[], int, int) - Static method in class com.landawn.abacus.util.Strings
Truncates each string in the provided array to the specified maximum width starting from the given offset.
truncate(String, int) - Static method in class com.landawn.abacus.util.Strings
Truncates a String.
truncate(String, int, int) - Static method in class com.landawn.abacus.util.Strings
Truncates a String.
truncate(T, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncate(T, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Truncates the given date, leaving the field specified as the most significant field.
truncatedCompareTo(Calendar, Calendar, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedCompareTo(Calendar, Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Compares two Calendar instances up to the specified field.
truncatedCompareTo(Date, Date, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedCompareTo(Date, Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Compares two Date instances up to the specified field.
truncatedEquals(Calendar, Calendar, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedEquals(Calendar, Calendar, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Determines if two calendars are equal up to no more than the specified most significant field.
truncatedEquals(Date, Date, int) - Static method in class com.landawn.abacus.util.DateUtil
Copied from Apache Commons Lang under Apache License v2.
truncatedEquals(Date, Date, CalendarField) - Static method in class com.landawn.abacus.util.DateUtil
Determines if two dates are equal up to no more than the specified most significant field.
Try<T> - Class in com.landawn.abacus.util
This class provides a mechanism to handle operations that may throw exceptions in a controlled manner.
tryAcquire() - Method in class com.landawn.abacus.util.RateLimiter
Acquires a permit from this RateLimiter if it can be acquired immediately without delay.
tryAcquire(int) - Method in class com.landawn.abacus.util.RateLimiter
Acquires permits from this RateLimiter if it can be acquired immediately without delay.
tryAcquire(int, long, TimeUnit) - Method in class com.landawn.abacus.util.RateLimiter
Acquires the given number of permits from this RateLimiter if it can be obtained without exceeding the specified timeout, or returns false immediately (without waiting) if the permits would not have been granted before the timeout expired.
tryAcquire(long, TimeUnit) - Method in class com.landawn.abacus.util.RateLimiter
Acquires a permit from this RateLimiter if it can be obtained without exceeding the specified timeout, or returns false immediately (without waiting) if the permit would not have been granted before the timeout expired.
tryOrDefaultIfExceptionOccurred(Callable<R>, Supplier<R>) - Static method in class com.landawn.abacus.util.N
Executes the given Callable and returns the result.
tryOrDefaultIfExceptionOccurred(Callable<R>, R) - Static method in class com.landawn.abacus.util.N
Executes the given Callable and returns the result.
tryOrDefaultIfExceptionOccurred(T, Throwables.Function<? super T, ? extends R, ? extends Exception>, Supplier<R>) - Static method in class com.landawn.abacus.util.N
Executes the given function with the provided initial value and returns the result.
tryOrDefaultIfExceptionOccurred(T, Throwables.Function<? super T, ? extends R, ? extends Exception>, R) - Static method in class com.landawn.abacus.util.N
Executes the given function with the provided initial value and returns the result.
tryOrEmptyIfExceptionOccurred(Callable<R>) - Static method in class com.landawn.abacus.util.N
Executes the given Callable and returns a Nullable containing the result.
tryOrEmptyIfExceptionOccurred(T, Throwables.Function<? super T, ? extends R, ? extends Exception>) - Static method in class com.landawn.abacus.util.N
Executes the given function with the provided initial value and returns a Nullable containing the result.
tryToGetOriginalCheckedException(Exception) - Static method in class com.landawn.abacus.util.ExceptionUtil
 
TUESDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
TUESDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
Tuple<TP> - Class in com.landawn.abacus.util
 
Tuple.Tuple1<T1> - Class in com.landawn.abacus.util
The Class Tuple1.
Tuple.Tuple2<T1,T2> - Class in com.landawn.abacus.util
The Class Tuple2.
Tuple.Tuple3<T1,T2,T3> - Class in com.landawn.abacus.util
The Class Tuple3.
Tuple.Tuple4<T1,T2,T3,T4> - Class in com.landawn.abacus.util
The Class Tuple4.
Tuple.Tuple5<T1,T2,T3,T4,T5> - Class in com.landawn.abacus.util
The Class Tuple5.
Tuple.Tuple6<T1,T2,T3,T4,T5,T6> - Class in com.landawn.abacus.util
The Class Tuple6.
Tuple.Tuple7<T1,T2,T3,T4,T5,T6,T7> - Class in com.landawn.abacus.util
The Class Tuple7.
Tuple.Tuple8<T1,T2,T3,T4,T5,T6,T7,T8> - Class in com.landawn.abacus.util
The Class Tuple8.
Tuple.Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9> - Class in com.landawn.abacus.util
The Class Tuple9.
tuple1() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
tuple1() - Static method in class com.landawn.abacus.util.Fn
 
tuple2() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
tuple2() - Static method in class com.landawn.abacus.util.Fn
 
tuple3() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
tuple3() - Static method in class com.landawn.abacus.util.Fn
 
tuple4() - Static method in class com.landawn.abacus.util.Fn
 
turnOffCertificateValidation() - Static method in class com.landawn.abacus.http.HttpUtil
Deprecated. 
TWO_FIFTHS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 2/5.
TWO_QUARTERS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 2/4.
TWO_THIRDS - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 2/3.
type - Variable in class com.landawn.abacus.parser.ParserUtil.BeanInfo
 
type - Variable in class com.landawn.abacus.parser.ParserUtil.PropInfo
 
type() - Element in annotation interface com.landawn.abacus.annotation.JsonXmlField
 
type() - Method in class com.landawn.abacus.util.TypeReference
 
Type - Annotation Interface in com.landawn.abacus.annotation
 
TYPE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field TYPE.
Type.EnumBy - Enum Class in com.landawn.abacus.annotation
The Enum EnumType.
Type.Scope - Enum Class in com.landawn.abacus.annotation
The Enum Scope.
TypeAttrParser - Class in com.landawn.abacus.util
 
typeOf(Class<?>) - Static method in class com.landawn.abacus.util.N
Gets a Type by the given Class.
typeOf(String) - Static method in class com.landawn.abacus.util.N
Gets a Type by the given type name.
TypeReference<T> - Class in com.landawn.abacus.util
Represents a generic type T.
TypeReference.TypeToken<T> - Class in com.landawn.abacus.util
 
TypeToken() - Constructor for class com.landawn.abacus.util.TypeReference.TypeToken
 

U

u - Class in com.landawn.abacus.util
 
U - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't modify(update) if lock on this level.
u.Nullable<T> - Class in com.landawn.abacus.util
The Nullable class is a final class that implements the Immutable interface.
u.Optional<T> - Class in com.landawn.abacus.util
The Class Optional.
u.OptionalBoolean - Class in com.landawn.abacus.util
The Class OptionalBoolean.
u.OptionalByte - Class in com.landawn.abacus.util
The Class OptionalByte.
u.OptionalChar - Class in com.landawn.abacus.util
The Class OptionalChar.
u.OptionalDouble - Class in com.landawn.abacus.util
The Class OptionalDouble.
u.OptionalFloat - Class in com.landawn.abacus.util
The Class OptionalFloat.
u.OptionalInt - Class in com.landawn.abacus.util
The Class OptionalInt.
u.OptionalLong - Class in com.landawn.abacus.util
The Class OptionalLong.
u.OptionalShort - Class in com.landawn.abacus.util
The Class OptionalShort.
UD - Enum constant in enum class com.landawn.abacus.util.LockMode
Others can't modify(update) and delete if lock on this level.
UNARYBIT - Static variable in class com.landawn.abacus.util.WD
Field UNARYBIT.
UnaryOperator<T> - Interface in com.landawn.abacus.util.function
UNAVAILABLE - Enum constant in enum class com.landawn.abacus.util.Status
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FB
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FC
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FD
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FF
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FI
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FL
 
unbox() - Static method in class com.landawn.abacus.util.Fn.FS
 
unbox(Boolean...) - Static method in class com.landawn.abacus.util.Array
Converts an array of Boolean objects into an array of primitive booleans.
unbox(Boolean[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Boolean objects into a 2D array of primitive booleans.
unbox(Boolean[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Boolean objects into a 3D array of primitive booleans.
unbox(Boolean[][][], boolean) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Boolean objects into a 3D array of primitive booleans.
unbox(Boolean[][], boolean) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Boolean objects into a 2D array of primitive booleans.
unbox(Boolean[], boolean) - Static method in class com.landawn.abacus.util.Array
Converts an array of Boolean objects into an array of primitive booleans.
unbox(Boolean[], int, int, boolean) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of Boolean objects into an array of primitive booleans.
unbox(Byte...) - Static method in class com.landawn.abacus.util.Array
Converts an array of Byte objects into an array of primitive bytes.
unbox(Byte[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Byte objects into a 2D array of primitive bytes.
unbox(Byte[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Byte objects into a 3D array of primitive bytes.
unbox(Byte[][][], byte) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Byte objects into a 3D array of primitive bytes.
unbox(Byte[][], byte) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Byte objects into a 2D array of primitive bytes.
unbox(Byte[], byte) - Static method in class com.landawn.abacus.util.Array
Converts an array of Byte objects into an array of primitive bytes.
unbox(Byte[], int, int, byte) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of Byte objects into an array of primitive bytes.
unbox(Character...) - Static method in class com.landawn.abacus.util.Array
Converts an array of Character objects into an array of primitive chars.
unbox(Character[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Character objects into a 2D array of primitive chars.
unbox(Character[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Character objects into a 3D array of primitive chars.
unbox(Character[][][], char) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Character objects into a 3D array of primitive chars.
unbox(Character[][], char) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Character objects into a 2D array of primitive chars.
unbox(Character[], char) - Static method in class com.landawn.abacus.util.Array
Converts an array of Character objects into an array of primitive chars.
unbox(Character[], int, int, char) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of Character objects into an array of primitive chars.
unbox(Double...) - Static method in class com.landawn.abacus.util.Array
Converts an array of Double objects into an array of primitive doubles.
unbox(Double[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Double objects into a 2D array of primitive doubles.
unbox(Double[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Double objects into a 3D array of primitive doubles.
unbox(Double[][][], double) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Double objects into a 3D array of primitive doubles.
unbox(Double[][], double) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Double objects into a 2D array of primitive doubles.
unbox(Double[], double) - Static method in class com.landawn.abacus.util.Array
Converts an array of Double objects into an array of primitive doubles.
unbox(Double[], int, int, double) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of Double objects into an array of primitive doubles.
unbox(Float...) - Static method in class com.landawn.abacus.util.Array
Converts an array of Float objects into an array of primitive floats.
unbox(Float[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Float objects into a 2D array of primitive floats.
unbox(Float[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Float objects into a 3D array of primitive floats.
unbox(Float[][][], float) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Float objects into a 3D array of primitive floats.
unbox(Float[][], float) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Float objects into a 2D array of primitive floats.
unbox(Float[], float) - Static method in class com.landawn.abacus.util.Array
Converts an array of Float objects into an array of primitive floats.
unbox(Float[], int, int, float) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of Float objects into an array of primitive floats.
unbox(Integer...) - Static method in class com.landawn.abacus.util.Array
Converts an array of Integer objects into an array of primitive integers.
unbox(Integer[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Integer objects into a 2D array of primitive integers.
unbox(Integer[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Integer objects into a 3D array of primitive integers.
unbox(Integer[][][], int) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Integer objects into a 3D array of primitive integers.
unbox(Integer[][], int) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Integer objects into a 2D array of primitive integers.
unbox(Integer[], int) - Static method in class com.landawn.abacus.util.Array
Converts an array of Integer objects into an array of primitive integers.
unbox(Integer[], int, int, int) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of Integer objects into an array of primitive integers.
unbox(Long...) - Static method in class com.landawn.abacus.util.Array
Converts an array of Long objects into an array of primitive longs.
unbox(Long[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Long objects into a 2D array of primitive longs.
unbox(Long[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Long objects into a 3D array of primitive longs.
unbox(Long[][][], long) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Long objects into a 3D array of primitive longs.
unbox(Long[][], long) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Long objects into a 2D array of primitive longs.
unbox(Long[], int, int, long) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of Long objects into an array of primitive longs.
unbox(Long[], long) - Static method in class com.landawn.abacus.util.Array
Converts an array of Long objects into an array of primitive longs.
unbox(Short...) - Static method in class com.landawn.abacus.util.Array
Converts an array of Short objects into an array of primitive shorts.
unbox(Short[][]) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Short objects into a 2D array of primitive shorts.
unbox(Short[][][]) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Short objects into a 3D array of primitive shorts.
unbox(Short[][][], short) - Static method in class com.landawn.abacus.util.Array
Converts a 3D array of Short objects into a 3D array of primitive shorts.
unbox(Short[][], short) - Static method in class com.landawn.abacus.util.Array
Converts a 2D array of Short objects into a 2D array of primitive shorts.
unbox(Short[], int, int, short) - Static method in class com.landawn.abacus.util.Array
Converts a portion of an array of Short objects into an array of primitive shorts.
unbox(Short[], short) - Static method in class com.landawn.abacus.util.Array
Converts an array of Short objects into an array of primitive shorts.
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToBooleanFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToByteFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToCharFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToDoubleFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToFloatFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToIntFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToLongFunction
 
UNBOX - Static variable in interface com.landawn.abacus.util.function.ToShortFunction
 
uncapitalize(String) - Static method in class com.landawn.abacus.util.Strings
Converts the first character of the given string to lower case.
unchecked() - Method in interface com.landawn.abacus.util.Throwables.BiConsumer
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.BiFunction
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.BiPredicate
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Callable
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Consumer
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Function
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Predicate
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Runnable
 
unchecked() - Method in interface com.landawn.abacus.util.Throwables.Supplier
 
UncheckedException - Exception Class in com.landawn.abacus.exception
 
UncheckedException(String, Throwable) - Constructor for exception class com.landawn.abacus.exception.UncheckedException
Constructor for UncheckedIOException.
UncheckedException(Throwable) - Constructor for exception class com.landawn.abacus.exception.UncheckedException
Constructor for UncheckedIOException.
UncheckedInterruptedException - Exception Class in com.landawn.abacus.exception
 
UncheckedInterruptedException(InterruptedException) - Constructor for exception class com.landawn.abacus.exception.UncheckedInterruptedException
Constructor for UncheckedInterruptedException.
UncheckedInterruptedException(String, InterruptedException) - Constructor for exception class com.landawn.abacus.exception.UncheckedInterruptedException
Constructor for UncheckedInterruptedException.
UncheckedIOException - Exception Class in com.landawn.abacus.exception
 
UncheckedIOException(IOException) - Constructor for exception class com.landawn.abacus.exception.UncheckedIOException
Constructor for UncheckedIOException.
UncheckedIOException(String, IOException) - Constructor for exception class com.landawn.abacus.exception.UncheckedIOException
Constructor for UncheckedIOException.
UncheckedParseException - Exception Class in com.landawn.abacus.exception
 
UncheckedParseException(String, ParseException) - Constructor for exception class com.landawn.abacus.exception.UncheckedParseException
Constructor for UncheckedParseException.
UncheckedParseException(ParseException) - Constructor for exception class com.landawn.abacus.exception.UncheckedParseException
Constructor for UncheckedParseException.
UncheckedReflectiveOperationException - Exception Class in com.landawn.abacus.exception
 
UncheckedReflectiveOperationException(ReflectiveOperationException) - Constructor for exception class com.landawn.abacus.exception.UncheckedReflectiveOperationException
Constructor for UncheckedReflectiveOperationException.
UncheckedReflectiveOperationException(String, ReflectiveOperationException) - Constructor for exception class com.landawn.abacus.exception.UncheckedReflectiveOperationException
Constructor for UncheckedReflectiveOperationException.
UncheckedSQLException - Exception Class in com.landawn.abacus.exception
 
UncheckedSQLException(String, SQLException) - Constructor for exception class com.landawn.abacus.exception.UncheckedSQLException
Constructor for UncheckedSQLException.
UncheckedSQLException(SQLException) - Constructor for exception class com.landawn.abacus.exception.UncheckedSQLException
Constructor for UncheckedSQLException.
UNDERSCORE - Static variable in class com.landawn.abacus.util.WD
Field UNDERSCORE.
UNESCAPE_CSV - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped Comma Separated Value entries.
UNESCAPE_ECMASCRIPT - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped EcmaScript.
UNESCAPE_HTML3 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped HTML 3.0.
UNESCAPE_HTML4 - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped HTML 4.0.
UNESCAPE_JAVA - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped Java.
UNESCAPE_JSON - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped Json.
UNESCAPE_XML - Static variable in class com.landawn.abacus.util.EscapeUtil
Translator object for unescaping escaped XML.
unescapeCsv(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Returns a String value for an unescaped CSV column.
unescapeEcmaScript(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes any EcmaScript literals found in the String.
unescapeHtml3(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes a string containing bean escapes to a string containing the actual Unicode characters corresponding to the escapes.
unescapeHtml4(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes a string containing bean escapes to a string containing the actual Unicode characters corresponding to the escapes.
unescapeJava(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes any Java literals found in the String.
unescapeJson(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes any Json literals found in the String.
unescapeXml(String) - Static method in class com.landawn.abacus.util.EscapeUtil
Unescapes a string containing XML bean escapes to a string containing the actual Unicode characters corresponding to the escapes.
unflatten(Map<String, Object>) - Static method in class com.landawn.abacus.util.Maps
Unflattens the given map.
unflatten(Map<String, Object>, String, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Unflattens the given map using a provided map supplier and a delimiter.
unflatten(Map<String, Object>, Supplier<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Unflattens the given map using a provided map supplier.
unicodeEscaped(char) - Static method in class com.landawn.abacus.util.Strings
Converts the char to the unicode format ' '.
union(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Performs a union operation between this DataSet and another DataSet.
union(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
union(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs a union operation between this DataSet and another DataSet.
union(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
union(DataSet, Collection<String>) - Method in interface com.landawn.abacus.util.DataSet
Performs a union operation between this DataSet and another DataSet.
union(DataSet, Collection<String>) - Method in class com.landawn.abacus.util.RowDataSet
 
union(DataSet, Collection<String>, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs a union operation between this DataSet and another DataSet.
union(DataSet, Collection<String>, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
union(Set<? extends E>, Set<? extends E>) - Static method in class com.landawn.abacus.util.Iterables
Returns an unmodifiable view of the union of two sets.
UNION - Static variable in class com.landawn.abacus.util.WD
Field UNION.
UNION_ALL - Static variable in class com.landawn.abacus.util.WD
Field UNION_ALL.
unionAll(DataSet) - Method in interface com.landawn.abacus.util.DataSet
Performs a union all operation between this DataSet and another DataSet.
unionAll(DataSet) - Method in class com.landawn.abacus.util.RowDataSet
 
unionAll(DataSet, boolean) - Method in interface com.landawn.abacus.util.DataSet
Performs a union all operation between this DataSet and another DataSet.
unionAll(DataSet, boolean) - Method in class com.landawn.abacus.util.RowDataSet
 
UNIQUE - Static variable in class com.landawn.abacus.util.WD
Field UNIQUE.
unlock() - Method in class com.landawn.abacus.pool.AbstractPool
Unlock.
unlock() - Method in interface com.landawn.abacus.pool.Pool
Unlock.
UNLOCKED - Enum constant in enum class com.landawn.abacus.util.Status
 
unmarshal(Class<? extends T>, String) - Static method in class com.landawn.abacus.util.XmlUtil
Unmarshals the given XML string into an object of the specified class.
unmodifiableCollection(Collection<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified collection, or an immutable/unmodifiable empty collection if the specified collection is null.
unmodifiableList(List<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified list, or an immutable/unmodifiable empty list if the specified list is null.
unmodifiableMap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified map, or an immutable/unmodifiable empty map if the specified map is null.
unmodifiableNavigableMap(NavigableMap<K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified navigable map, or an immutable/unmodifiable empty navigable map if the specified map is null.
unmodifiableNavigableSet(NavigableSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified navigable set, or an immutable/unmodifiable empty navigable set if the specified navigable set is null.
unmodifiableSet(Set<? extends T>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified set, or an immutable/unmodifiable empty set if the specified set is null.
unmodifiableSortedMap(SortedMap<K, ? extends V>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified sorted map, or an immutable/unmodifiable empty sorted map if the specified map is null.
unmodifiableSortedSet(SortedSet<T>) - Static method in class com.landawn.abacus.util.N
Returns an unmodifiable view of the specified sorted set, or an immutable/unmodifiable empty sorted set if the specified sorted set is null.
unregister(Object) - Method in class com.landawn.abacus.eventbus.EventBus
 
UNSAFE_URL - Static variable in class com.landawn.abacus.http.HttpHeaders.ReferrerPolicyValues
The Constant UNSAFE_URL.
UnsupportedOperation - Annotation Interface in com.landawn.abacus.annotation
 
unwrap() - Static method in class com.landawn.abacus.util.Fn
 
unwrap(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the corresponding primitive type of cls if it is a wrapper type; otherwise returns cls itself.
unwrap(String, String) - Static method in class com.landawn.abacus.util.Strings
Unwraps the input string if it is wrapped by the specified prefixSuffix at both ends.
unwrap(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Unwraps the input string if it is wrapped by the specified prefix and suffix.
unwrap(JSONArray) - Static method in class com.landawn.abacus.util.JSONUtil
Unwraps the provided JSONArray into a List.
unwrap(JSONArray, Type<? extends T>) - Static method in class com.landawn.abacus.util.JSONUtil
Unwraps the provided JSONArray into an instance of the specified target type.
unwrap(JSONArray, Class<? extends T>) - Static method in class com.landawn.abacus.util.JSONUtil
Unwraps the provided JSONArray into an instance of the specified target type.
unwrap(JSONObject) - Static method in class com.landawn.abacus.util.JSONUtil
Unwraps the provided JSONObject into a Map.
unwrap(JSONObject, Type<? extends T>) - Static method in class com.landawn.abacus.util.JSONUtil
Unwraps the provided JSONObject into an instance of the specified target type.
unwrap(JSONObject, Class<? extends T>) - Static method in class com.landawn.abacus.util.JSONUtil
Unwraps the provided JSONObject into an instance of the specified target type.
unzip(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Unzips the specified source ZIP file to the target directory.
unzip(Iterable<? extends T>, BiConsumer<? super T, Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
Unzips an iterable of elements into a BiIterator.
unzip(Iterable<? extends T>, BiConsumer<? super T, Pair<A, B>>) - Static method in class com.landawn.abacus.util.Iterators
Unzips an Iterable into a BiIterator.
unzip(Iterable<? extends T>, BiConsumer<? super T, Pair<A, B>>) - Static method in class com.landawn.abacus.util.N
Unzips an iterable into two separate lists using the provided unzip function.
unzip(Iterable<? extends T>, BiConsumer<? super T, Pair<A, B>>, IntFunction<? extends Collection<?>>) - Static method in class com.landawn.abacus.util.N
Unzips an iterable into two separate collections using the provided unzip function.
unzip(Iterable<? extends T>, BiConsumer<? super T, Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
Unzips an iterable of elements into a TriIterator.
unzip(Iterator<? extends T>, BiConsumer<? super T, Pair<A, B>>) - Static method in class com.landawn.abacus.util.BiIterator
Unzips an iterator of elements into a BiIterator.
unzip(Iterator<? extends T>, BiConsumer<? super T, Pair<A, B>>) - Static method in class com.landawn.abacus.util.Iterators
Unzips an Iterator into a BiIterator.
unzip(Iterator<? extends T>, BiConsumer<? super T, Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.TriIterator
Unzips an iterator of elements into a TriIterator.
unzipp(Iterable<? extends T>, BiConsumer<? super T, Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.Iterators
unzipp(Iterable<? extends T>, BiConsumer<? super T, Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.N
unzipp(Iterable<? extends T>, BiConsumer<? super T, Triple<A, B, C>>, IntFunction<? extends Collection<?>>) - Static method in class com.landawn.abacus.util.N
Deprecated.
replaced by
invalid reference
TriIterator#unzip(Iterable, BiConsumer, Supplier)
unzipp(Iterator<? extends T>, BiConsumer<? super T, Triple<A, B, C>>) - Static method in class com.landawn.abacus.util.Iterators
UPDATABLE - Enum constant in enum class com.landawn.abacus.util.Status
 
UPDATE - Enum constant in enum class com.landawn.abacus.util.OperationType
Field UPDATE.
UPDATE - Static variable in class com.landawn.abacus.util.WD
Field UPDATE.
updateAccessCount() - Method in class com.landawn.abacus.pool.ActivityPrint
Update access count.
updateAll(IntBiFunction<? extends V>) - Method in class com.landawn.abacus.util.Sheet
Updates all values in the sheet using the provided function.
updateAll(TriFunction<? super R, ? super C, ? super V, ? extends V>) - Method in class com.landawn.abacus.util.Sheet
Updates all values in the sheet using the provided function.
updateAll(Function<?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
updateAll(Function<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Updates all the values in the DataSet.
updateAll(Function<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
updateAll(Function<? super V, ? extends V>) - Method in class com.landawn.abacus.util.Sheet
Updates all values in the sheet using the provided function.
updateAllOccurrences(ObjIntFunction<? super E, Integer>) - Method in class com.landawn.abacus.util.Multiset
Updates the count of each element in this multiset based on the provided function.
updateAllUsingReplaceAllInstead() - Static method in class com.landawn.abacus.util.N
Deprecated.
use replaceAll
updateAndGet(Throwables.UnaryOperator<T, E>) - Method in class com.landawn.abacus.util.Holder
Update and get.
updateColumn(C, Function<? super V, ? extends V>) - Method in class com.landawn.abacus.util.Sheet
Updates the values in the column identified by the provided column key using the provided function.
updateColumn(String, Function<?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
updateColumn(String, Function<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Updates the values in a specified column of the DataSet.
updateColumn(String, Function<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
updateColumns(Collection<String>, Function<?, ?>) - Method in class com.landawn.abacus.util.Builder.DataSetBuilder
 
updateColumns(Collection<String>, Function<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Updates the values in multiple specified columns of the DataSet.
updateColumns(Collection<String>, Function<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
updateIfUsingReplaceIfInstead() - Static method in class com.landawn.abacus.util.N
Deprecated.
use replaceIf
updateLastAccessTime() - Method in class com.landawn.abacus.pool.ActivityPrint
Update last access time.
updateRow(int, Function<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Updates a specific row in the DataSet.
updateRow(int, Function<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
updateRow(R, Function<? super V, ? extends V>) - Method in class com.landawn.abacus.util.Sheet
Updates the values in the row identified by the provided row key using the provided function.
updateRows(int[], Function<?, ?>) - Method in interface com.landawn.abacus.util.DataSet
Updates the values in the specified rows of the DataSet.
updateRows(int[], Function<?, ?>) - Method in class com.landawn.abacus.util.RowDataSet
 
UPGRADE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Upgrade header field name.
UPPER - Static variable in class com.landawn.abacus.util.WD
Field UPPER.
UPPER_CASE_WITH_UNDERSCORE - Enum constant in enum class com.landawn.abacus.util.NamingPolicy
 
upperEndpoint() - Method in class com.landawn.abacus.util.Range
Gets the maximum value in this range.
url() - Method in class com.landawn.abacus.http.HttpClient
 
url(String) - Static method in class com.landawn.abacus.http.HttpRequest
 
url(String) - Static method in class com.landawn.abacus.http.OkHttpRequest
Sets the URL target of this request.
url(String) - Static method in class com.landawn.abacus.http.v2.HttpRequest
 
url(String, long, long) - Static method in class com.landawn.abacus.http.HttpRequest
 
url(String, long, long) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
url(String, long, long) - Static method in class com.landawn.abacus.http.v2.HttpRequest
 
url(URI) - Static method in class com.landawn.abacus.http.v2.HttpRequest
Sets the URI target of this request.
url(URI, long, long) - Static method in class com.landawn.abacus.http.v2.HttpRequest
 
url(URL) - Static method in class com.landawn.abacus.http.HttpRequest
Sets the URL target of this request.
url(URL) - Static method in class com.landawn.abacus.http.OkHttpRequest
Sets the URL target of this request.
url(URL) - Static method in class com.landawn.abacus.http.v2.HttpRequest
Sets the URI target of this request.
url(URL, long, long) - Static method in class com.landawn.abacus.http.HttpRequest
 
url(URL, long, long) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
url(URL, long, long) - Static method in class com.landawn.abacus.http.v2.HttpRequest
 
url(HttpUrl) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
url(HttpUrl, long, long) - Static method in class com.landawn.abacus.http.OkHttpRequest
 
urlDecode(String) - Static method in class com.landawn.abacus.util.Strings
Decodes the given URL query string into a map of key-value pairs.
urlDecode(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.Strings
Decodes the given URL query string into an object of the specified type.
urlDecode(String, Charset) - Static method in class com.landawn.abacus.util.Strings
Decodes the given URL query string into a map of key-value pairs using the specified charset.
urlDecode(String, Charset, Class<? extends T>) - Static method in class com.landawn.abacus.util.Strings
Decodes a URL query string into an object of the specified type.
urlEncode(Object) - Static method in class com.landawn.abacus.util.Strings
Encodes the given parameters into a URL-encoded string.
urlEncode(Object, Charset) - Static method in class com.landawn.abacus.util.Strings
Encodes the given parameters into a URL-encoded string using the specified charset.
URLEncodedUtil - Class in com.landawn.abacus.util
Note: it's copied from Apache HttpComponents developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
US - Static variable in class com.landawn.abacus.util.Ascii
Unit Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
US_ASCII - Static variable in class com.landawn.abacus.util.Charsets
 
USE - Static variable in class com.landawn.abacus.util.WD
Field USE.
useCaches(boolean) - Method in class com.landawn.abacus.http.HttpRequest
 
useForNull(String) - Method in class com.landawn.abacus.util.Joiner
Use for null.
USER_AGENT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP User-Agent header field name.
USER_COUNTRY - Static variable in class com.landawn.abacus.util.IOUtil
 
USER_DIR - Static variable in class com.landawn.abacus.util.IOUtil
 
USER_HOME - Static variable in class com.landawn.abacus.util.IOUtil
 
USER_LANGUAGE - Static variable in class com.landawn.abacus.util.IOUtil
 
USER_NAME - Static variable in class com.landawn.abacus.util.IOUtil
 
USER_TIMEZONE - Static variable in class com.landawn.abacus.util.IOUtil
 
USING - Static variable in class com.landawn.abacus.util.WD
Field USING.
UTC - Static variable in class com.landawn.abacus.http.HttpUtil.HttpDate
GMT and UTC are equivalent for our purposes.
UTC_TIME_ZONE - Static variable in class com.landawn.abacus.util.DateUtil
UTC, or Coordinated Universal Time, is the time standard that the world uses to regulate clocks and time.
UTC_ZONE_ID - Static variable in class com.landawn.abacus.util.DateUtil
ZionId of UTC time zone.
UTF_16 - Static variable in class com.landawn.abacus.util.Charsets
 
UTF_16BE - Static variable in class com.landawn.abacus.util.Charsets
 
UTF_16LE - Static variable in class com.landawn.abacus.util.Charsets
 
UTF_8 - Static variable in class com.landawn.abacus.http.HttpHeaders.Values
The Constant UTF_8.
UTF_8 - Static variable in class com.landawn.abacus.util.Charsets
 
Utf8 - Class in com.landawn.abacus.util
Note: It's copied from Google Guava under Apache License 2.0 Low-level, high-performance utility methods related to the UTF-8 character encoding.
uuid() - Static method in class com.landawn.abacus.util.Strings
Returns a new UUID String.

V

vacate() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
vacate() - Method in class com.landawn.abacus.pool.GenericObjectPool
 
vacate() - Method in interface com.landawn.abacus.pool.Pool
Vacate.
val() - Method in class com.landawn.abacus.util.Builder
 
val() - Static method in class com.landawn.abacus.util.Fn
 
val() - Method in class com.landawn.abacus.util.Keyed
 
value() - Element in annotation interface com.landawn.abacus.annotation.AccessFieldByMethod
 
value() - Element in annotation interface com.landawn.abacus.annotation.Column
Deprecated.
use name to specify attribute explicitly.
value() - Element in annotation interface com.landawn.abacus.annotation.Entity
Deprecated.
use name to specify attribute explicitly.
value() - Element in annotation interface com.landawn.abacus.annotation.Id
 
value() - Element in annotation interface com.landawn.abacus.annotation.JoinedBy
 
value() - Element in annotation interface com.landawn.abacus.annotation.ReadOnlyId
 
value() - Element in annotation interface com.landawn.abacus.annotation.SuppressFBWarnings
The set of FindBugs warnings that are to be suppressed in annotated element.
value() - Element in annotation interface com.landawn.abacus.annotation.Table
Deprecated.
use name to specify attribute explicitly.
value() - Element in annotation interface com.landawn.abacus.annotation.Type
Deprecated.
use name to specify attribute explicitly.
value() - Method in class com.landawn.abacus.pool.PoolableWrapper
 
value() - Method in enum class com.landawn.abacus.util.CalendarField
 
value() - Static method in class com.landawn.abacus.util.Fn.Fnn
 
value() - Static method in class com.landawn.abacus.util.Fn
 
value() - Method in class com.landawn.abacus.util.HBaseColumn
 
value() - Method in class com.landawn.abacus.util.Holder
 
value() - Method in class com.landawn.abacus.util.Indexed
 
value() - Method in class com.landawn.abacus.util.IndexedBoolean
 
value() - Method in class com.landawn.abacus.util.IndexedByte
 
value() - Method in class com.landawn.abacus.util.IndexedChar
 
value() - Method in class com.landawn.abacus.util.IndexedDouble
 
value() - Method in class com.landawn.abacus.util.IndexedFloat
 
value() - Method in class com.landawn.abacus.util.IndexedInt
 
value() - Method in class com.landawn.abacus.util.IndexedLong
 
value() - Method in class com.landawn.abacus.util.IndexedShort
 
value() - Method in class com.landawn.abacus.util.MutableBoolean
 
value() - Method in class com.landawn.abacus.util.MutableByte
 
value() - Method in class com.landawn.abacus.util.MutableChar
 
value() - Method in class com.landawn.abacus.util.MutableDouble
 
value() - Method in class com.landawn.abacus.util.MutableFloat
 
value() - Method in class com.landawn.abacus.util.MutableInt
 
value() - Method in class com.landawn.abacus.util.MutableLong
 
value() - Method in class com.landawn.abacus.util.MutableShort
 
value() - Method in class com.landawn.abacus.util.NoCachingNoUpdating.Timed
 
value() - Method in record class com.landawn.abacus.util.Sheet.Cell
Returns the value of the value record component.
value() - Method in class com.landawn.abacus.util.Timed
 
value() - Method in class com.landawn.abacus.util.Wrapper
 
VALUE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VALUE.
VALUE_ELE_END - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VALUE_ELE_END.
VALUE_ELE_START - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VALUE_ELE_START.
VALUE_NULL_ELE - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VALUE_NULL_ELE.
valueOf(char[]) - Static method in class com.landawn.abacus.util.Strings
Converts the provided character array into a String.
valueOf(int) - Static method in enum class com.landawn.abacus.util.AccountStatus
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.CalendarField
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.Color
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.DayOfWeek
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.Gender
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.LockMode
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.MediaType
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.Month
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.OperationType
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.ServiceStatus
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.WeekDay
Returns the enum constant of this class with the specified name.
valueOf(int) - Static method in enum class com.landawn.abacus.util.YesNo
Returns the enum constant of this class with the specified name.
valueOf(long, long) - Static method in class com.landawn.abacus.pool.ActivityPrint
 
valueOf(Object) - Static method in class com.landawn.abacus.http.HttpHeaders
 
valueOf(String) - Static method in enum class com.landawn.abacus.annotation.JsonXmlField.Expose
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.annotation.Type.EnumBy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.annotation.Type.Scope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.http.ContentFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.http.HttpMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.parser.Exclusion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.pool.EvictionPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.AccountStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.CalendarField
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Color
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.CompressionMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.DateTimeFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.DayOfWeek
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Gender
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.JavaVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.LockMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.MediaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.MergeResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Month
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.NamingPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.OperationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Percentage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Range.BoundType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.ServiceStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.stream.BaseStream.Splitor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.ThreadMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.WeekDay
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.landawn.abacus.util.YesNo
Returns the enum constant of this class with the specified name.
valueOf(String, Class<? extends T>) - Static method in class com.landawn.abacus.util.N
Converts the given string to its corresponding value of the specified target type by typeOf(targetType).valueOf(str).
valueOf(T) - Static method in class com.landawn.abacus.util.HBaseColumn
 
valueOf(T, long) - Static method in class com.landawn.abacus.util.HBaseColumn
 
values() - Static method in enum class com.landawn.abacus.annotation.JsonXmlField.Expose
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.annotation.Type.EnumBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.annotation.Type.Scope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.http.ContentFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.http.HttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.parser.Exclusion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.pool.EvictionPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.pool.GenericKeyedObjectPool
 
values() - Method in interface com.landawn.abacus.pool.KeyedObjectPool
Retrieves a collection of the values contained in the pool.
values() - Static method in enum class com.landawn.abacus.util.AccountStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.BiMap
Returns an immutable set of values contained in this BiMap.
values() - Static method in enum class com.landawn.abacus.util.CalendarField
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.Color
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.CompressionMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.DateTimeFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.DayOfWeek
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.Gender
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.ImmutableMap
Returns an unmodifiable Collection view of the values contained in this map.
values() - Static method in enum class com.landawn.abacus.util.JavaVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.LockMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.MediaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.MergeResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.Month
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.Multimap
Returns a collection of the values in the Multimap.
values() - Static method in enum class com.landawn.abacus.util.NamingPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.ObjectPool
 
values() - Static method in enum class com.landawn.abacus.util.OperationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.Percentage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.Properties
 
values() - Static method in enum class com.landawn.abacus.util.Range.BoundType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.ServiceStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.stream.BaseStream.Splitor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.landawn.abacus.util.stream.EntryStream
Returns a stream of the values from the entries in this EntryStream.
values() - Static method in enum class com.landawn.abacus.util.ThreadMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.WeekDay
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.landawn.abacus.util.YesNo
Returns an array containing the constants of this enum class, in the order they are declared.
values(Map<?, ? extends V>) - Static method in class com.landawn.abacus.util.Maps
Returns an immutable/unmodifiable value collection of the specified map.
VALUES - Static variable in class com.landawn.abacus.util.WD
Field VALUES.
VARY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Vary header field name.
version() - Method in class com.landawn.abacus.util.HBaseColumn
 
VERSION - Static variable in class com.landawn.abacus.parser.XMLConstants
Field VERSION.
VERTICALBAR - Static variable in class com.landawn.abacus.util.WD
Field VERTICALBAR.
VIA - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Via header field name.
VIDEO - Enum constant in enum class com.landawn.abacus.util.MediaType
 
VT - Static variable in class com.landawn.abacus.util.Ascii
Vertical Tabulation ('\v'): A format effector which controls the movement of the printing position to the next in a series of predetermined printing lines.

W

WARNING - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP Warning header field name.
Warning: Security of recursive deletes - Search tag in com.landawn.abacus.guava.Files.deleteDirectoryContents(Path, RecursiveDeleteOption...)
Section
Warning: Security of recursive deletes - Search tag in com.landawn.abacus.guava.Files.deleteRecursively(Path, RecursiveDeleteOption...)
Section
WD - Class in com.landawn.abacus.util
A table of constant Strings/chars.
WebUtil - Class in com.landawn.abacus.http
The WebUtil class is a utility class that provides methods for handling HTTP requests and responses.
WEDNESDAY - Enum constant in enum class com.landawn.abacus.util.DayOfWeek
 
WEDNESDAY - Enum constant in enum class com.landawn.abacus.util.WeekDay
 
WEEK - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.WEEK_OF_YEAR
WeekDay - Enum Class in com.landawn.abacus.util
The Enum WeekDay.
WHERE - Static variable in class com.landawn.abacus.util.WD
Field WHERE.
WHITE - Enum constant in enum class com.landawn.abacus.util.Color
 
WHITE_SPACE_PATTERN - Static variable in class com.landawn.abacus.util.Splitter
 
wildcardMatch(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks a filename to see if it matches the specified wildcard matcher, always testing case-sensitive.
wildcardMatch(String, String, IOCase) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks a filename to see if it matches the specified wildcard matcher allowing control over case-sensitivity.
wildcardMatchOnSystem(String, String) - Static method in class com.landawn.abacus.util.FilenameUtil
Checks a filename to see if it matches the specified wildcard matcher using the case rules of the system.
WindowAssigner - Class in com.landawn.abacus.util
It's defined for Stream.window
WindowAssigner() - Constructor for class com.landawn.abacus.util.WindowAssigner
 
with(char) - Static method in class com.landawn.abacus.util.Splitter
 
with(EscapeUtil.CharSequenceTranslator...) - Method in class com.landawn.abacus.util.EscapeUtil.CharSequenceTranslator
Helper method to create a merger of this translator with another set of translators.
with(Throwables.Supplier<T, ? extends Exception>) - Static method in class com.landawn.abacus.util.Try
Creates a new Try instance with the specified target resource supplier.
with(Throwables.Supplier<T, ? extends Exception>, Runnable) - Static method in class com.landawn.abacus.util.Try
Creates a new Try instance with the specified target resource supplier and final action.
with(CharSequence) - Static method in class com.landawn.abacus.util.Joiner
 
with(CharSequence) - Static method in class com.landawn.abacus.util.Splitter
 
with(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Joiner
 
with(CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
 
with(CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Joiner
 
with(CharSequence, CharSequence, CharSequence, CharSequence) - Static method in class com.landawn.abacus.util.Joiner
 
with(Pattern) - Static method in class com.landawn.abacus.util.Splitter
 
with(Pattern, Pattern) - Static method in class com.landawn.abacus.util.Splitter.MapSplitter
 
with(T) - Static method in class com.landawn.abacus.util.Try
Creates a new Try instance with the specified target resource.
with(T, Runnable) - Static method in class com.landawn.abacus.util.Try
Creates a new Try instance with the specified target resource and final action.
WITH - Static variable in class com.landawn.abacus.util.WD
Field WITH.
withDifferentValues() - Method in class com.landawn.abacus.util.Difference.MapDifference
Returns the entries that appear in both maps, but with different values.
wrap() - Static method in class com.landawn.abacus.util.Fn
 
wrap(boolean[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided boolean array into a JSONArray.
wrap(boolean[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableBooleanArray
 
wrap(byte[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided byte array into a JSONArray.
wrap(byte[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableByteArray
 
wrap(char[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided character array into a JSONArray.
wrap(char[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableCharArray
 
wrap(double[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided double array into a JSONArray.
wrap(double[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDoubleArray
 
wrap(float[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided float array into a JSONArray.
wrap(float[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableFloatArray
 
wrap(int[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided integer array into a JSONArray.
wrap(int[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableIntArray
 
wrap(long[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided long array into a JSONArray.
wrap(long[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableLongArray
 
wrap(short[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided short array into a JSONArray.
wrap(short[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableShortArray
 
wrap(ObjectMapper) - Static method in class com.landawn.abacus.util.JsonMappers
 
wrap(XmlMapper) - Static method in class com.landawn.abacus.util.XmlMappers
 
wrap(BiMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Wraps the provided BiMap into an ImmutableBiMap.
wrap(Pair<L, R>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposablePair
 
wrap(Triple<L, M, R>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableTriple
 
wrap(Class<?>) - Static method in class com.landawn.abacus.util.ClassUtil
Returns the corresponding wrapper type of cls if it is a primitive type; otherwise returns cls itself.
wrap(Object) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided bean into a JSONObject.
wrap(Object[]) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided Object array into a JSONArray.
wrap(Object[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableObjArray
 
wrap(String, String) - Static method in class com.landawn.abacus.util.Strings
Wraps the input string with the specified prefix and suffix.
wrap(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Wraps the input string with the specified prefix and suffix.
wrap(Collection<?>) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided Collection into a JSONArray.
wrap(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableCollection
Wraps the given collection into an ImmutableCollection.
wrap(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableList
Deprecated.
throws UnsupportedOperationException
wrap(Collection<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSet
Deprecated.
throws UnsupportedOperationException
wrap(Future<T>) - Static method in class com.landawn.abacus.util.ContinuableFuture
Wraps the provided Future into a ContinuableFuture.
wrap(Deque<T>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableDeque
 
wrap(ToIntFunction<? super T>, BiPredicate<? super T, ? super T>) - Static method in class com.landawn.abacus.util.Fn
 
wrap(List<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableList
Wraps the provided list into an ImmutableList.
wrap(Map.Entry<K, V>) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableEntry
 
wrap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableBiMap
Deprecated.
throws UnsupportedOperationException
wrap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableMap
Wraps the provided map into an ImmutableMap.
wrap(Map<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Deprecated.
throws UnsupportedOperationException
wrap(Map<String, ?>) - Static method in class com.landawn.abacus.util.JSONUtil
Wraps the provided map into a JSONObject.
wrap(Map<K, V>) - Static method in class com.landawn.abacus.util.ListMultimap
Wraps the provided map into a ListMultimap.
wrap(Map<K, V>) - Static method in class com.landawn.abacus.util.SetMultimap
Wraps the provided map into a SetMultimap.
wrap(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.ListMultimap
Wraps the provided map into a ListMultimap with a custom list supplier.
wrap(Map<K, V>, Supplier<? extends V>) - Static method in class com.landawn.abacus.util.SetMultimap
Wraps the provided map into a SetMultimap with a custom list supplier.
wrap(NavigableMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Returns an ImmutableNavigableMap that is backed by the provided NavigableMap.
wrap(NavigableSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
Wraps the provided NavigableSet into an ImmutableNavigableSet.
wrap(Set<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSet
Wraps the provided set into an ImmutableSet.
wrap(Set<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Deprecated.
throws UnsupportedOperationException
wrap(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableNavigableMap
Deprecated.
throws UnsupportedOperationException
wrap(SortedMap<? extends K, ? extends V>) - Static method in class com.landawn.abacus.util.ImmutableSortedMap
Wraps the provided SortedMap into an ImmutableSortedMap.
wrap(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableNavigableSet
Deprecated.
throws UnsupportedOperationException
wrap(SortedSet<? extends E>) - Static method in class com.landawn.abacus.util.ImmutableSortedSet
Wraps the provided SortedSet into an ImmutableSortedSet.
wrap(T) - Static method in interface com.landawn.abacus.pool.Poolable
Wrap the the source object with Long.MAX_VALUE liveTime and Long.MAX_VALUE maxIdleTime.
wrap(T[]) - Static method in class com.landawn.abacus.util.ImmutableArray
Deprecated.
the ImmutableArray may be modified through the specified elements
wrap(T[]) - Static method in class com.landawn.abacus.util.NoCachingNoUpdating.DisposableArray
 
wrap(T, long, long) - Static method in interface com.landawn.abacus.pool.Poolable
Wrap the the source object with specified liveTime and maxIdleTime.
wrapIfMissing(String, String) - Static method in class com.landawn.abacus.util.Strings
Wraps the input string with the specified prefix and suffix if they are not already present.
wrapIfMissing(String, String, String) - Static method in class com.landawn.abacus.util.Strings
Wraps the input string with the specified prefix and suffix if they are not already present.
wrapInputStream(InputStream, ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Wrap input stream.
wrapOutputStream(OutputStream, ContentFormat) - Static method in class com.landawn.abacus.http.HttpUtil
Wrap output stream.
Wrapper<T> - Class in com.landawn.abacus.util
Once the object is stored in a Set or Map, it should not be modified, otherwise, the behavior is undefined.
wrapRootValue() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Checks if is wrap root value.
wrapRootValue(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
Sets the wrap root value.
WRITABLE - Enum constant in enum class com.landawn.abacus.util.Status
 
write(boolean) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(boolean) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(boolean) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(boolean, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of a boolean to a Writer.
write(byte) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(byte) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(byte) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(byte) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
write(byte[]) - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
write(byte[]) - Method in class com.landawn.abacus.util.SnappyOutputStream
 
write(byte[], int, int) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
write(byte[], int, int) - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
write(byte[], int, int) - Method in class com.landawn.abacus.util.SnappyOutputStream
 
write(byte[], int, int, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes a portion of a byte array to a File.
write(byte[], int, int, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes a portion of a byte array to an OutputStream.
write(byte[], int, int, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes a portion of a byte array to an OutputStream.
write(byte[], File) - Static method in class com.landawn.abacus.guava.Files
Overwrites a file with the contents of a byte array.
write(byte[], File) - Static method in class com.landawn.abacus.util.IOUtil
Writes an array of bytes to a File.
write(byte[], OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes an array of bytes to an OutputStream.
write(byte[], OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes an array of bytes to an OutputStream.
write(byte, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of a byte to a Writer.
write(char) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(char) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(char) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(char[]) - Method in class com.landawn.abacus.util.AppendableWriter
 
write(char[]) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(char[]) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(char[]) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(char[]) - Method in class com.landawn.abacus.util.StringWriter
 
write(char[], int, int) - Method in class com.landawn.abacus.util.AppendableWriter
 
write(char[], int, int) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(char[], int, int) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(char[], int, int) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(char[], int, int) - Method in class com.landawn.abacus.util.StringWriter
 
write(char[], int, int, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to a File.
write(char[], int, int, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to an OutputStream.
write(char[], int, int, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to an OutputStream.
write(char[], int, int, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes a portion of a character array to a Writer.
write(char[], int, int, Writer, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes a portion of a character array to a Writer.
write(char[], int, int, Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to a File using the specified Charset.
write(char[], int, int, Charset, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to an OutputStream using the specified Charset.
write(char[], int, int, Charset, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to an OutputStream using the specified Charset.
write(char[], File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to a File.
write(char[], OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to an OutputStream.
write(char[], OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to an OutputStream.
write(char[], Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of a character array to a Writer.
write(char[], Writer, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes an array of characters to a Writer.
write(char[], Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to a File using the specified Charset.
write(char[], Charset, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a character array to an OutputStream using the specified Charset.
write(char, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes a single character to a Writer.
write(double) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(double) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(double) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(double, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of a double to a Writer.
write(float) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(float) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(float) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(float, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of a float to a Writer.
write(int) - Method in class com.landawn.abacus.util.AppendableWriter
 
write(int) - Method in class com.landawn.abacus.util.BufferedJSONWriter
Deprecated.
replaced by write(char).
write(int) - Method in class com.landawn.abacus.util.BufferedXMLWriter
Deprecated.
replaced by write(char).
write(int) - Method in class com.landawn.abacus.util.CharacterWriter
Deprecated.
replaced by write(char).
write(int) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
write(int) - Method in class com.landawn.abacus.util.LZ4BlockOutputStream
 
write(int) - Method in class com.landawn.abacus.util.SnappyOutputStream
 
write(int) - Method in class com.landawn.abacus.util.StringWriter
 
write(int, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of an integer to a Writer.
write(long) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(long) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(long) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(long, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of a long to a Writer.
write(short) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(short) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(short) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(short, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of a short to a Writer.
write(File, long, long, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes a portion of a file to another file.
write(File, long, long, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of the source file to the output stream, starting from the specified offset and writing up to the specified count.
write(File, long, long, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of the source file to the output stream, starting from the specified offset and writing up to the specified count.
write(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of the source file to the output file.
write(File, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of a source file to an OutputStream.
write(File, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of a source file to an OutputStream.
write(InputStream, long, long, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of an InputStream to a File.
write(InputStream, long, long, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of an InputStream to an OutputStream.
write(InputStream, long, long, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of the input stream to the output stream, starting from the specified offset and writing up to the specified count.
write(InputStream, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of the input stream to the specified output file.
write(InputStream, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of an InputStream to an OutputStream.
write(InputStream, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of an InputStream to an OutputStream.
write(Reader, long, long, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of a Reader to a File starting from a specific offset and up to a certain count.
write(Reader, long, long, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of a Reader to a Writer starting from a specific offset and up to a certain count.
write(Reader, long, long, Writer, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes a specified number of characters from a Reader to a Writer, starting from a specified offset.
write(Reader, long, long, Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of a Reader to a File starting from a specific offset and up to a certain count using the specified Charset.
write(Reader, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of a Reader to a File.
write(Reader, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content from a Reader to a Writer.
write(Reader, Writer, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of a Reader to a Writer.
write(Reader, Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the content of a Reader to a File using the specified Charset.
write(CharSequence, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a CharSequence to a File.
write(CharSequence, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a CharSequence to an OutputStream.
write(CharSequence, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a CharSequence to an OutputStream.
write(CharSequence, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of a CharSequence to a Writer.
write(CharSequence, Writer, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of a CharSequence to a Writer.
write(CharSequence, Charset, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a CharSequence to a File using the specified Charset.
write(CharSequence, Charset, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a CharSequence to a OutputStream using the specified Charset.
write(CharSequence, Charset, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the byte array representation of a CharSequence to an OutputStream using the specified Charset.
write(Object, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of an object to a Writer.
write(String) - Method in class com.landawn.abacus.util.AppendableWriter
 
write(String) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(String) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(String) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(String) - Method in class com.landawn.abacus.util.StringWriter
 
write(String, int, int) - Method in class com.landawn.abacus.util.AppendableWriter
 
write(String, int, int) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(String, int, int) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(String, int, int) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(String, int, int) - Method in class com.landawn.abacus.util.StringWriter
 
write(Calendar) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(Calendar) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(Calendar) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(Date) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(Date) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(Date) - Method in class com.landawn.abacus.util.CharacterWriter
 
write(XMLGregorianCalendar) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
write(XMLGregorianCalendar) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
write(XMLGregorianCalendar) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeBigDecimalAsPlain() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeBigDecimalAsPlain(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeCharacter(char) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeCharacter(char[]) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeCharacter(char[], int, int) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeCharacter(String) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeCharacter(String, int, int) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeCharacters(char[], int, int, OutputStream) - Static method in class com.landawn.abacus.util.XmlUtil
Writes a portion of a character array to the given OutputStream.
writeCharacters(char[], int, int, Writer) - Static method in class com.landawn.abacus.util.XmlUtil
Writes a portion of a character array to the given Writer.
writeCharacters(char[], int, int, StringBuilder) - Static method in class com.landawn.abacus.util.XmlUtil
Writes a portion of a character array to the given StringBuilder.
writeCharacters(char[], OutputStream) - Static method in class com.landawn.abacus.util.XmlUtil
Writes the characters from the specified character array to the given OutputStream.
writeCharacters(char[], Writer) - Static method in class com.landawn.abacus.util.XmlUtil
Writes the characters from the specified character array to the given Writer.
writeCharacters(char[], StringBuilder) - Static method in class com.landawn.abacus.util.XmlUtil
Writes the characters from the specified character array to the given StringBuilder.
writeCharacters(String, int, int, OutputStream) - Static method in class com.landawn.abacus.util.XmlUtil
Writes a portion of a string to the given OutputStream.
writeCharacters(String, int, int, Writer) - Static method in class com.landawn.abacus.util.XmlUtil
Writes a portion of a string to the given Writer.
writeCharacters(String, int, int, StringBuilder) - Static method in class com.landawn.abacus.util.XmlUtil
Writes a portion of a string to the given StringBuilder.
writeCharacters(String, OutputStream) - Static method in class com.landawn.abacus.util.XmlUtil
Writes the characters from the specified string to the given OutputStream.
writeCharacters(String, Writer) - Static method in class com.landawn.abacus.util.XmlUtil
Writes the characters from the specified string to the given Writer.
writeCharacters(String, StringBuilder) - Static method in class com.landawn.abacus.util.XmlUtil
Writes the characters from the specified string to the given StringBuilder.
writeClass() - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Checks if is write class.
writeClass(boolean) - Method in class com.landawn.abacus.parser.KryoSerializationConfig
Sets the write class.
writeColumnType() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
writeColumnType(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
writeDataSetByRow() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
writeDataSetByRow(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
writeHtmlResult(OutputStream) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Write html result.
writeHtmlResult(Writer) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Write html result.
writeInt(int) - Method in class com.landawn.abacus.util.BufferedJSONWriter
 
writeInt(int) - Method in class com.landawn.abacus.util.BufferedXMLWriter
 
writeInt(int) - Method in class com.landawn.abacus.util.CharacterWriter
 
writeLine(Object, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of an Object to a file as a single line using the default charset.
writeLine(Object, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of an Object to an OutputStream as a single line using the default charset.
writeLine(Object, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of an Object to an OutputStream as a single line using the default charset.
writeLine(Object, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of an Object to a Writer as a single line using the default charset.
writeLine(Object, Writer, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of an Object to a Writer as a single line.
writeLines(Iterable<?>, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of each object in an Iterable to a file.
writeLines(Iterable<?>, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of each object in an Iterable to an OutputStream.
writeLines(Iterable<?>, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of each object in an Iterable to an OutputStream.
writeLines(Iterable<?>, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of each object in an Iterable to a Writer.
writeLines(Iterable<?>, Writer, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of each object in an Iterable to a Writer.
writeLines(Iterator<?>, File) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of each object in an Iterator to a file.
writeLines(Iterator<?>, OutputStream) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of each object in an Iterator to an OutputStream.
writeLines(Iterator<?>, OutputStream, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of each object in an Iterator to an OutputStream.
writeLines(Iterator<?>, Writer) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of each object in an Iterator to a Writer.
writeLines(Iterator<?>, Writer, boolean) - Static method in class com.landawn.abacus.util.IOUtil
Writes the string representation of each object in an Iterator to a Writer.
writeLongAsString() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeLongAsString(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullBooleanAsFalse() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullBooleanAsFalse(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullNumberAsZero() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullNumberAsZero(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullStringAsEmpty() - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullStringAsEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONXMLSerializationConfig
 
writeNullToEmpty() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
writeNullToEmpty(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
writePropValue(CharacterWriter, Object, JSONXMLSerializationConfig<?>) - Method in class com.landawn.abacus.parser.ParserUtil.PropInfo
Write prop value.
writeResult(OutputStream) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
 
writeResult(Writer) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
 
writeRowColumnKeyType() - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
writeRowColumnKeyType(boolean) - Method in class com.landawn.abacus.parser.JSONSerializationConfig
 
writeTo(OutputStream) - Method in class com.landawn.abacus.util.ByteArrayOutputStream
 
writeXmlResult(OutputStream) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Write xml result.
writeXmlResult(Writer) - Method in class com.landawn.abacus.util.Profiler.MultiLoopsStatistics
Write xml result.
WSSecurityUtil - Class in com.landawn.abacus.util
Note: it's copied from Apache WSS4J developed at The Apache Software Foundation (http://www.apache.org/), or under the Apache License 2.0.
WWW_AUTHENTICATE - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP WWW-Authenticate header field name.

X

X - Static variable in class com.landawn.abacus.util.CodeGenerationUtil
Default name of inner class for field names inside an entity class.
X_CONTENT_SECURITY_POLICY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP nonstandard X-Content-Security-Policy header field name.
X_CONTENT_SECURITY_POLICY_REPORT_ONLY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP nonstandard X-Content-Security-Policy-Report-Only header field name.
X_CONTENT_TYPE_OPTIONS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Content-Type-Options header field name.
X_DNS_PREFETCH_CONTROL - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-DNS-Prefetch-Control header controls DNS prefetch behavior.
X_DO_NOT_TRACK - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Do-Not-Track header field name.
X_DOWNLOAD_OPTIONS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Download-Options header field name.
X_FORWARDED_FOR - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Forwarded-For header field name (superseded by Forwarded).
X_FORWARDED_HOST - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Forwarded-Host header field name.
X_FORWARDED_PORT - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Forwarded-Port header field name.
X_FORWARDED_PROTO - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Forwarded-Proto header field name.
X_FRAME_OPTIONS - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Frame-Options header field name.
X_POWERED_BY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Powered-By header field name.
X_REQUESTED_WITH - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-Requested-With header field name.
X_USER_IP - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-User-IP header field name.
X_WEBKIT_CSP - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP nonstandard X-WebKit-CSP header field name.
X_WEBKIT_CSP_REPORT_ONLY - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP nonstandard X-WebKit-CSP-Report-Only header field name.
X_XSS_PROTECTION - Static variable in class com.landawn.abacus.http.HttpHeaders.Names
The HTTP X-XSS-Protection header field name.
XDC() - Constructor for class com.landawn.abacus.parser.XMLDeserializationConfig.XDC
 
XML - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
XML_BR - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
XML_GZIP - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
XML_LZ4 - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
XML_SNAPPY - Enum constant in enum class com.landawn.abacus.http.ContentFormat
 
xml2Java(File, String, String, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Generate Java code from the specified XML file.
xml2Java(InputStream, String, String, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Generate Java code from the specified XML InputStream.
xml2Java(Reader, String, String, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Generate Java code from the specified XML Reader.
xml2Java(String, String, String, String, boolean) - Static method in class com.landawn.abacus.util.PropertiesUtil
Generate Java code from the specified XML.
xml2Json(String) - Static method in class com.landawn.abacus.util.N
Converts the given XML string to its JSON string representation.
xml2Json(String, Class<?>) - Static method in class com.landawn.abacus.util.N
Converts the given XML string to its JSON string representation.
xmlBody(Object) - Method in class com.landawn.abacus.http.HttpRequest
 
xmlBody(Object) - Method in class com.landawn.abacus.http.OkHttpRequest
 
xmlBody(Object) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
xmlBody(String) - Method in class com.landawn.abacus.http.HttpRequest
 
xmlBody(String) - Method in class com.landawn.abacus.http.OkHttpRequest
 
xmlBody(String) - Method in class com.landawn.abacus.http.v2.HttpRequest
 
XMLConstants - Class in com.landawn.abacus.parser
 
xmlDecode(String) - Static method in class com.landawn.abacus.util.XmlUtil
Decodes the given XML string into an object.
XMLDeserializationConfig - Class in com.landawn.abacus.parser
 
XMLDeserializationConfig() - Constructor for class com.landawn.abacus.parser.XMLDeserializationConfig
 
XMLDeserializationConfig.XDC - Class in com.landawn.abacus.parser
The Class XDC.
xmlEncode(Object) - Static method in class com.landawn.abacus.util.XmlUtil
Encodes the given bean object into an XML string.
XmlMappers - Class in com.landawn.abacus.util
Utility class based on Jackson XmlMapper.
XmlMappers.One - Class in com.landawn.abacus.util
 
XMLParser - Interface in com.landawn.abacus.parser
 
XMLSerializationConfig - Class in com.landawn.abacus.parser
 
XMLSerializationConfig() - Constructor for class com.landawn.abacus.parser.XMLSerializationConfig
 
XMLSerializationConfig.XSC - Class in com.landawn.abacus.parser
The Class XSC.
XmlUtil - Class in com.landawn.abacus.util
 
XOFF - Static variable in class com.landawn.abacus.util.Ascii
Transmission off.
XON - Static variable in class com.landawn.abacus.util.Ascii
Transmission On: Although originally defined as DC1, this ASCII control character is now better known as the XON code used for software flow control in serial communications.
XOR - Static variable in class com.landawn.abacus.util.WD
Field XOR.
XSC() - Constructor for class com.landawn.abacus.parser.XMLSerializationConfig.XSC
 

Y

YEAR - Enum constant in enum class com.landawn.abacus.util.CalendarField
it has the same int value as Calendar.YEAR
YELLOW - Enum constant in enum class com.landawn.abacus.util.Color
 
YES - Enum constant in enum class com.landawn.abacus.util.YesNo
 
YesNo - Enum Class in com.landawn.abacus.util
The Enum YesNo.

Z

ZERO - Static variable in class com.landawn.abacus.util.Duration
 
ZERO - Static variable in class com.landawn.abacus.util.Fraction
Fraction representation of 0.
ZERO - Static variable in interface com.landawn.abacus.util.function.ByteSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.CharSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.DoubleSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.FloatSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.IntSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.LongSupplier
 
ZERO - Static variable in interface com.landawn.abacus.util.function.ShortSupplier
 
ZERO - Static variable in record class com.landawn.abacus.util.Sheet.Point
 
zip(byte[], byte[], byte[], byte, byte, byte, ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips three byte arrays into a single ByteStream until all of them runs out of values.
zip(byte[], byte[], byte[], byte, byte, byte, ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three byte arrays into a single stream until all of them runs out of values.
zip(byte[], byte[], byte[], ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips three byte arrays into a single ByteStream until one of them runs out of values.
zip(byte[], byte[], byte[], ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three byte arrays into a single stream until one of them runs out of values.
zip(byte[], byte[], byte, byte, ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two byte arrays into a single stream until all of them runs out of values.
zip(byte[], byte[], byte, byte, ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips two byte arrays into a single ByteStream until all of them runs out of values.
zip(byte[], byte[], ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two byte arrays into a single stream until one of them runs out of values.
zip(byte[], byte[], ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips two byte arrays into a single ByteStream until one of them runs out of values.
zip(char[], char[], char[], char, char, char, CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips three char arrays into a single CharStream until all of them runs out of values.
zip(char[], char[], char[], char, char, char, CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three character arrays into a single stream until all of them runs out of values.
zip(char[], char[], char[], CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips three char arrays into a single CharStream until one of them runs out of values.
zip(char[], char[], char[], CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three arrays of characters into a single stream until one of them runs out of values.
zip(char[], char[], char, char, CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two character arrays into a single stream until all of them runs out of values.
zip(char[], char[], char, char, CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips two char arrays into a single CharStream until all of them runs out of values.
zip(char[], char[], CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two arrays of characters into a single stream until one of them runs out of values.
zip(char[], char[], CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips two char arrays into a single CharStream until one of them runs out of values.
zip(double[], double[], double[], double, double, double, DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips three double arrays into a single DoubleStream until all of them runs out of values.
zip(double[], double[], double[], double, double, double, DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three double arrays into a single stream until all of them runs out of values.
zip(double[], double[], double[], DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips three double arrays into a single DoubleStream until one of them runs out of values.
zip(double[], double[], double[], DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three double arrays into a single stream until one of them runs out of values.
zip(double[], double[], double, double, DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two double arrays into a single stream until all of them runs out of values.
zip(double[], double[], double, double, DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips two double arrays into a single DoubleStream until all of them runs out of values.
zip(double[], double[], DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two double arrays into a single stream until one of them runs out of values.
zip(double[], double[], DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips two double arrays into a single DoubleStream until one of them runs out of values.
zip(float[], float[], float[], float, float, float, FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips three float arrays into a single FloatStream until all of them runs out of values.
zip(float[], float[], float[], float, float, float, FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three float arrays into a single stream until all of them runs out of values.
zip(float[], float[], float[], FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips three float arrays into a single FloatStream until one of them runs out of values.
zip(float[], float[], float[], FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three float arrays into a single stream until one of them runs out of values.
zip(float[], float[], float, float, FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two float arrays into a single stream until all of them runs out of values.
zip(float[], float[], float, float, FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips two float arrays into a single FloatStream until all of them runs out of values.
zip(float[], float[], FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two float arrays into a single stream until one of them runs out of values.
zip(float[], float[], FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips two float arrays into a single FloatStream until one of them runs out of values.
zip(int[], int[], int[], int, int, int, IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips three int arrays into a single IntStream until all of them runs out of values.
zip(int[], int[], int[], int, int, int, IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three int arrays into a single stream until all of them runs out of values.
zip(int[], int[], int[], IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips three int arrays into a single IntStream until one of them runs out of values.
zip(int[], int[], int[], IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three int arrays into a single stream until one of them runs out of values.
zip(int[], int[], int, int, IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two int arrays into a single stream until all of them runs out of values.
zip(int[], int[], int, int, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips two int arrays into a single IntStream until all of them runs out of values.
zip(int[], int[], IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two int arrays into a single stream until one of them runs out of values.
zip(int[], int[], IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips two int arrays into a single IntStream until one of them runs out of values.
zip(long[], long[], long[], long, long, long, LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips three long arrays into a single LongStream until all of them runs out of values.
zip(long[], long[], long[], long, long, long, LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three long arrays into a single stream until all of them runs out of values.
zip(long[], long[], long[], LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips three long arrays into a single LongStream until one of them runs out of values.
zip(long[], long[], long[], LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three long arrays into a single stream until one of them runs out of values.
zip(long[], long[], long, long, LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two long arrays into a single stream until all of them runs out of values.
zip(long[], long[], long, long, LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips two long arrays into a single LongStream until all of them runs out of values.
zip(long[], long[], LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two long arrays into a single stream until one of them runs out of values.
zip(long[], long[], LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips two long arrays into a single LongStream until one of them runs out of values.
zip(short[], short[], short[], short, short, short, ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips three short arrays into a single ShortStream until all of them runs out of values.
zip(short[], short[], short[], short, short, short, ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three short arrays into a single stream until all of them runs out of values.
zip(short[], short[], short[], ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips three short arrays into a single ShortStream until one of them runs out of values.
zip(short[], short[], short[], ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three short arrays into a single stream until one of them runs out of values.
zip(short[], short[], short, short, ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two short arrays into a single stream until all of them runs out of values.
zip(short[], short[], short, short, ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips two short arrays into a single ShortStream until all of them runs out of values.
zip(short[], short[], ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two short arrays into a single stream until one of them runs out of values.
zip(short[], short[], ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips two short arrays into a single ShortStream until one of them runs out of values.
zip(A[], B[]) - Static method in class com.landawn.abacus.util.BiIterator
Zips two arrays into a BiIterator.
zip(A[], B[], A, B) - Static method in class com.landawn.abacus.util.BiIterator
Zips two arrays into a BiIterator with specified default values for missing elements.
zip(A[], B[], A, B, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips two arrays into a single sequence using the provided zip function.
zip(A[], B[], A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.N
Zips two arrays into a single list using the provided zip function.
zip(A[], B[], A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two arrays into a single stream until all of them runs out of values.
zip(A[], B[], A, B, BiFunction<? super A, ? super B, ? extends R>, Class<R>) - Static method in class com.landawn.abacus.util.N
Zips two arrays into a single array using the provided zip function.
zip(A[], B[], C[]) - Static method in class com.landawn.abacus.util.TriIterator
Zips three arrays into a TriIterator.
zip(A[], B[], C[], A, B, C) - Static method in class com.landawn.abacus.util.TriIterator
Zips three arrays into a TriIterator with specified default values for missing elements.
zip(A[], B[], C[], A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.N
Zips three arrays into a single list using the provided zip function.
zip(A[], B[], C[], A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three arrays into a single stream until all of them run out of values.
zip(A[], B[], C[], A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>, Class<R>) - Static method in class com.landawn.abacus.util.N
Zips three arrays into a single array using the provided zip function.
zip(A[], B[], C[], A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips three arrays into a single sequence using the provided zip function.
zip(A[], B[], C[], TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.N
Zips three arrays into a single list using the provided zip function.
zip(A[], B[], C[], TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three arrays into a single stream until one of them runs out of values.
zip(A[], B[], C[], TriFunction<? super A, ? super B, ? super C, ? extends R>, Class<R>) - Static method in class com.landawn.abacus.util.N
Zips three arrays into a single array using the provided zip function.
zip(A[], B[], C[], Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips three arrays into a single sequence using the provided zip function.
zip(A[], B[], Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips two arrays into a single sequence using the provided zip function.
zip(A[], B[], BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.N
Zips two arrays into a single list using the provided zip function.
zip(A[], B[], BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two arrays into a single stream until one of them runs out of values.
zip(A[], B[], BiFunction<? super A, ? super B, ? extends R>, Class<R>) - Static method in class com.landawn.abacus.util.N
Zips two arrays into a single array using the provided zip function.
zip(ByteIterator, ByteIterator, byte, byte, ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two byte iterators into a single stream until all of them runs out of values.
zip(ByteIterator, ByteIterator, byte, byte, ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips two ByteIterators into a single ByteStream until all of them runs out of values.
zip(ByteIterator, ByteIterator, ByteIterator, byte, byte, byte, ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips three ByteIterators into a single ByteStream until all of them runs out of values.
zip(ByteIterator, ByteIterator, ByteIterator, byte, byte, byte, ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three byte iterators into a single stream until all of them runs out of values.
zip(ByteIterator, ByteIterator, ByteIterator, ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips three ByteIterators into a single ByteStream until one of them runs out of values.
zip(ByteIterator, ByteIterator, ByteIterator, ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three byte iterators into a single stream until one of them runs out of values.
zip(ByteIterator, ByteIterator, ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two byte iterators into a single stream until one of them runs out of values.
zip(ByteIterator, ByteIterator, ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips two ByteIterators into a single ByteStream until one of them runs out of values.
zip(CharIterator, CharIterator, char, char, CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two character iterators into a single stream until all of them runs out of values.
zip(CharIterator, CharIterator, char, char, CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips two CharIterators into a single CharStream until all of them runs out of values.
zip(CharIterator, CharIterator, CharIterator, char, char, char, CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips three CharIterators into a single CharStream until all of them runs out of values.
zip(CharIterator, CharIterator, CharIterator, char, char, char, CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three character iterators into a single stream until all of them runs out of values.
zip(CharIterator, CharIterator, CharIterator, CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips three CharIterators into a single CharStream until one of them runs out of values.
zip(CharIterator, CharIterator, CharIterator, CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three character iterators into a single stream until one of them runs out of values.
zip(CharIterator, CharIterator, CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two character iterators into a single stream until one of them runs out of values.
zip(CharIterator, CharIterator, CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips two CharIterators into a single CharStream until one of them runs out of values.
zip(DoubleIterator, DoubleIterator, double, double, DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two double iterators into a single stream until all of them runs out of values.
zip(DoubleIterator, DoubleIterator, double, double, DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips two DoubleIterators into a single DoubleStream until all of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleIterator, double, double, double, DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips three DoubleIterators into a single DoubleStream until all of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleIterator, double, double, double, DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three double iterators into a single stream until all of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleIterator, DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips three DoubleIterators into a single DoubleStream until one of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleIterator, DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three double iterators into a single stream until one of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two double iterators into a single stream until one of them runs out of values.
zip(DoubleIterator, DoubleIterator, DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips two DoubleIterators into a single DoubleStream until one of them runs out of values.
zip(FloatIterator, FloatIterator, float, float, FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two float iterators into a single stream until all of them runs out of values.
zip(FloatIterator, FloatIterator, float, float, FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips two FloatIterators into a single FloatStream until all of them runs out of values.
zip(FloatIterator, FloatIterator, FloatIterator, float, float, float, FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips three FloatIterators into a single FloatStream until all of them runs out of values.
zip(FloatIterator, FloatIterator, FloatIterator, float, float, float, FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three float iterators into a single stream until all of them runs out of values.
zip(FloatIterator, FloatIterator, FloatIterator, FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips three FloatIterators into a single FloatStream until one of them runs out of values.
zip(FloatIterator, FloatIterator, FloatIterator, FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three float iterators into a single stream until one of them runs out of values.
zip(FloatIterator, FloatIterator, FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two float iterators into a single stream until one of them runs out of values.
zip(FloatIterator, FloatIterator, FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips two FloatIterators into a single FloatStream until one of them runs out of values.
zip(IntIterator, IntIterator, int, int, IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two int iterators into a single stream until all of them runs out of values.
zip(IntIterator, IntIterator, int, int, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips two IntIterators into a single IntStream until all of them runs out of values.
zip(IntIterator, IntIterator, IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two int iterators into a single stream until one of them runs out of values.
zip(IntIterator, IntIterator, IntIterator, int, int, int, IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips three IntIterators into a single IntStream until all of them runs out of values.
zip(IntIterator, IntIterator, IntIterator, int, int, int, IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three int iterators into a single stream until all of them runs out of values.
zip(IntIterator, IntIterator, IntIterator, IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips three IntIterators into a single IntStream until one of them runs out of values.
zip(IntIterator, IntIterator, IntIterator, IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three int iterators into a single stream until one of them runs out of values.
zip(IntIterator, IntIterator, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips two IntIterators into a single IntStream until one of them runs out of values.
zip(LongIterator, LongIterator, long, long, LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two long iterators into a single stream until all of them runs out of values.
zip(LongIterator, LongIterator, long, long, LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips two LongIterators into a single LongStream until all of them runs out of values.
zip(LongIterator, LongIterator, LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two long iterators into a single stream until one of them runs out of values.
zip(LongIterator, LongIterator, LongIterator, long, long, long, LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips three LongIterators into a single LongStream until all of them runs out of values.
zip(LongIterator, LongIterator, LongIterator, long, long, long, LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three long iterators into a single stream until all of them runs out of values.
zip(LongIterator, LongIterator, LongIterator, LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips three LongIterators into a single LongStream until one of them runs out of values.
zip(LongIterator, LongIterator, LongIterator, LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three long iterators into a single stream until one of them runs out of values.
zip(LongIterator, LongIterator, LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips two LongIterators into a single LongStream until one of them runs out of values.
zip(Seq<? extends A, E>, Seq<? extends B, E>, A, B, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips two streams into a single sequence using the provided zip function.
zip(Seq<? extends A, E>, Seq<? extends B, E>, Seq<? extends C, E>, A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips three streams into a single sequence using the provided zip function.
zip(Seq<? extends A, E>, Seq<? extends B, E>, Seq<? extends C, E>, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips three streams into a single sequence using the provided zip function.
zip(Seq<? extends A, E>, Seq<? extends B, E>, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips two streams into a single sequence using the provided zip function.
zip(ShortIterator, ShortIterator, short, short, ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two short iterators into a single stream until all of them runs out of values.
zip(ShortIterator, ShortIterator, short, short, ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips two ShortIterators into a single ShortStream until all of them runs out of values.
zip(ShortIterator, ShortIterator, ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two short iterators into a single stream until one of them runs out of values.
zip(ShortIterator, ShortIterator, ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips two ShortIterators into a single ShortStream until one of them runs out of values.
zip(ShortIterator, ShortIterator, ShortIterator, short, short, short, ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips three ShortIterators into a single ShortStream until all of them runs out of values.
zip(ShortIterator, ShortIterator, ShortIterator, short, short, short, ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three short iterators into a single stream until all of them runs out of values.
zip(ShortIterator, ShortIterator, ShortIterator, ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips three ShortIterators into a single ShortStream until one of them runs out of values.
zip(ShortIterator, ShortIterator, ShortIterator, ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three short iterators into a single stream until one of them runs out of values.
zip(ByteStream, ByteStream, byte, byte, ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two byte streams into a single stream until all of them runs out of values.
zip(ByteStream, ByteStream, byte, byte, ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips two ByteStreams into a single ByteStream until all of them runs out of values.
zip(ByteStream, ByteStream, ByteBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two byte streams into a single stream until one of them runs out of values.
zip(ByteStream, ByteStream, ByteBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips two ByteStreams into a single ByteStream until one of them runs out of values.
zip(ByteStream, ByteStream, ByteStream, byte, byte, byte, ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips three ByteStreams into a single ByteStream until all of them runs out of values.
zip(ByteStream, ByteStream, ByteStream, byte, byte, byte, ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three byte streams into a single stream until all of them run out of values.
zip(ByteStream, ByteStream, ByteStream, ByteTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips three ByteStreams into a single ByteStream until one of them runs out of values.
zip(ByteStream, ByteStream, ByteStream, ByteTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three byte streams into a single stream until one of them runs out of values.
zip(CharStream, CharStream, char, char, CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two character streams into a single stream until all of them runs out of values.
zip(CharStream, CharStream, char, char, CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips two CharStreams into a single CharStream until all of them runs out of values.
zip(CharStream, CharStream, CharBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two character streams into a single stream until one of them runs out of values.
zip(CharStream, CharStream, CharBinaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips two CharStreams into a single CharStream until one of them runs out of values.
zip(CharStream, CharStream, CharStream, char, char, char, CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips three CharStreams into a single CharStream until all of them runs out of values.
zip(CharStream, CharStream, CharStream, char, char, char, CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three character streams into a single stream until all of them run out of values.
zip(CharStream, CharStream, CharStream, CharTernaryOperator) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips three CharStreams into a single CharStream until one of them runs out of values.
zip(CharStream, CharStream, CharStream, CharTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three character streams into a single stream until one of them runs out of values.
zip(DoubleStream, DoubleStream, double, double, DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two double streams into a single stream until all of them runs out of values.
zip(DoubleStream, DoubleStream, double, double, DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips two DoubleStreams into a single DoubleStream until all of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two double streams into a single stream until one of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleStream, double, double, double, DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips three DoubleStreams into a single DoubleStream until all of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleStream, double, double, double, DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three double streams into a single stream until all of them run out of values.
zip(DoubleStream, DoubleStream, DoubleStream, DoubleTernaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips three DoubleStreams into a single DoubleStream until one of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleStream, DoubleTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three double streams into a single stream until one of them runs out of values.
zip(DoubleStream, DoubleStream, DoubleBinaryOperator) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips two DoubleStreams into a single DoubleStream until one of them runs out of values.
zip(FloatStream, FloatStream, float, float, FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two float streams into a single stream until all of them runs out of values.
zip(FloatStream, FloatStream, float, float, FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips two FloatStreams into a single FloatStream until all of them runs out of values.
zip(FloatStream, FloatStream, FloatBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two float streams into a single stream until one of them runs out of values.
zip(FloatStream, FloatStream, FloatBinaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips two FloatStreams into a single FloatStream until one of them runs out of values.
zip(FloatStream, FloatStream, FloatStream, float, float, float, FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips three FloatStreams into a single FloatStream until all of them runs out of values.
zip(FloatStream, FloatStream, FloatStream, float, float, float, FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three float streams into a single stream until all of them run out of values.
zip(FloatStream, FloatStream, FloatStream, FloatTernaryOperator) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips three FloatStreams into a single FloatStream until one of them runs out of values.
zip(FloatStream, FloatStream, FloatStream, FloatTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three float streams into a single stream until one of them runs out of values.
zip(IntStream, IntStream, int, int, IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two int streams into a single stream until all of them runs out of values.
zip(IntStream, IntStream, int, int, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips two IntStreams into a single IntStream until all of them runs out of values.
zip(IntStream, IntStream, IntBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two int streams into a single stream until one of them runs out of values.
zip(IntStream, IntStream, IntStream, int, int, int, IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips three IntStreams into a single IntStream until all of them runs out of values.
zip(IntStream, IntStream, IntStream, int, int, int, IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three int streams into a single stream until all of them run out of values.
zip(IntStream, IntStream, IntStream, IntTernaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips three IntStreams into a single IntStream until one of them runs out of values.
zip(IntStream, IntStream, IntStream, IntTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three int streams into a single stream until one of them runs out of values.
zip(IntStream, IntStream, IntBinaryOperator) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips two IntStreams into a single IntStream until one of them runs out of values.
zip(LongStream, LongStream, long, long, LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two long streams into a single stream until all of them runs out of values.
zip(LongStream, LongStream, long, long, LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips two LongStreams into a single LongStream until all of them runs out of values.
zip(LongStream, LongStream, LongBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two long streams into a single stream until one of them runs out of values.
zip(LongStream, LongStream, LongStream, long, long, long, LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips three LongStreams into a single LongStream until all of them runs out of values.
zip(LongStream, LongStream, LongStream, long, long, long, LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three long streams into a single stream until all of them run out of values.
zip(LongStream, LongStream, LongStream, LongTernaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips three LongStreams into a single LongStream until one of them runs out of values.
zip(LongStream, LongStream, LongStream, LongTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three long streams into a single stream until one of them runs out of values.
zip(LongStream, LongStream, LongBinaryOperator) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips two LongStreams into a single LongStream until one of them runs out of values.
zip(ShortStream, ShortStream, short, short, ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two short streams into a single stream until all of them runs out of values.
zip(ShortStream, ShortStream, short, short, ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips two ShortStreams into a single ShortStream until all of them runs out of values.
zip(ShortStream, ShortStream, ShortBiFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two short streams into a single stream until one of them runs out of values.
zip(ShortStream, ShortStream, ShortBinaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips two ShortStreams into a single ShortStream until one of them runs out of values.
zip(ShortStream, ShortStream, ShortStream, short, short, short, ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips three ShortStreams into a single ShortStream until all of them runs out of values.
zip(ShortStream, ShortStream, ShortStream, short, short, short, ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three short streams into a single stream until all of them run out of values.
zip(ShortStream, ShortStream, ShortStream, ShortTernaryOperator) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips three ShortStreams into a single ShortStream until one of them runs out of values.
zip(ShortStream, ShortStream, ShortStream, ShortTriFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three short streams into a single stream until one of them runs out of values.
zip(Stream<? extends A>, Stream<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two streams into a single stream until all of them run out of values.
zip(Stream<? extends A>, Stream<? extends B>, Stream<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three streams into a single stream until all of them run out of values.
zip(Stream<? extends A>, Stream<? extends B>, Stream<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three streams into a single stream until one of them runs out of values.
zip(Stream<? extends A>, Stream<? extends B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two streams into a single stream until one of them runs out of values.
zip(File, File) - Static method in class com.landawn.abacus.util.IOUtil
Compresses the specified source file and writes the compressed data to the target file using the ZIP compression algorithm.
zip(Iterable<? extends A>, Iterable<? extends B>, A, B, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips two iterables into a single sequence using the provided zip function.
zip(Iterable<? extends A>, Iterable<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two iterables into a single stream until all of them run out of values.
zip(Iterable<? extends A>, Iterable<? extends B>, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips two iterables into a single sequence using the provided zip function.
zip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three iterables into a single stream until all of them run out of values.
zip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips three iterables into a single sequence using the provided zip function.
zip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three iterables into a single stream until one of them runs out of values.
zip(Iterable<? extends A>, Iterable<? extends B>, Iterable<? extends C>, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips three iterables into a single sequence using the provided zip function.
zip(Iterable<? extends A>, Iterable<? extends B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two iterables into a single stream until one of them runs out of values.
zip(Iterable<? extends K>, Iterable<? extends V>) - Static method in class com.landawn.abacus.util.Maps
Creates a Map by zipping together two Iterables, one containing keys and the other containing values.
zip(Iterable<? extends K>, Iterable<? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Zips two iterables into an EntryStream until one of them runs out of values.
zip(Iterable<? extends K>, Iterable<? extends V>, BiFunction<? super V, ? super V, ? extends V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Creates a Map by zipping together two Iterables, one containing keys and the other containing values.
zip(Iterable<? extends K>, Iterable<? extends V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Creates a Map by zipping together two Iterables, one containing keys and the other containing values.
zip(Iterable<? extends K>, Iterable<? extends V>, K, V) - Static method in class com.landawn.abacus.util.Maps
Creates a Map by zipping together two Iterables, one containing keys and the other containing values.
zip(Iterable<? extends K>, Iterable<? extends V>, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
Zips two iterables into an EntryStream until all of them runs out of values.
zip(Iterable<? extends K>, Iterable<? extends V>, K, V, BiFunction<? super V, ? super V, ? extends V>, IntFunction<? extends M>) - Static method in class com.landawn.abacus.util.Maps
Creates a Map by zipping together two Iterables, one containing keys and the other containing values.
zip(Iterable<A>, Iterable<B>) - Static method in class com.landawn.abacus.util.BiIterator
Zips two iterables into a BiIterator.
zip(Iterable<A>, Iterable<B>, A, B) - Static method in class com.landawn.abacus.util.BiIterator
Zips two iterables into a BiIterator with specified default values for missing elements.
zip(Iterable<A>, Iterable<B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
Zips two Iterable objects into a single ObjIterator, using default values when one iterator is exhausted.
zip(Iterable<A>, Iterable<B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.N
Zips two iterables into a single list using the provided zip function.
zip(Iterable<A>, Iterable<B>, Iterable<C>) - Static method in class com.landawn.abacus.util.TriIterator
Zips three iterables into a TriIterator.
zip(Iterable<A>, Iterable<B>, Iterable<C>, A, B, C) - Static method in class com.landawn.abacus.util.TriIterator
Zips three iterables into a TriIterator with specified default values for missing elements.
zip(Iterable<A>, Iterable<B>, Iterable<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
Zips three Iterable objects into a single ObjIterator, using default values when one iterator is exhausted.
zip(Iterable<A>, Iterable<B>, Iterable<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.N
Zips three iterables into a single list using the provided zip function.
zip(Iterable<A>, Iterable<B>, Iterable<C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
Zips three Iterable objects into a single ObjIterator, which will iterate over the elements of each Iterable in parallel.
zip(Iterable<A>, Iterable<B>, Iterable<C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.N
Zips three iterables into a single list using the provided zip function.
zip(Iterable<A>, Iterable<B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
Zips two Iterable objects into a single ObjIterator, which will iterate over the elements of each Iterable in parallel.
zip(Iterable<A>, Iterable<B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.N
Zips two iterables into a single list using the provided zip function.
zip(Collection<? extends ByteStream>, byte[], ByteNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of byte streams into a single stream until all of them run out of values.
zip(Collection<? extends ByteStream>, byte[], ByteNFunction<Byte>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips multiple ByteStreams into a single ByteStream until all of them runs out of values.
zip(Collection<? extends ByteStream>, ByteNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of byte streams into a single stream until one of them runs out of values.
zip(Collection<? extends ByteStream>, ByteNFunction<Byte>) - Static method in class com.landawn.abacus.util.stream.ByteStream
Zips multiple ByteStreams into a single ByteStream until one of them runs out of values.
zip(Collection<? extends CharStream>, char[], CharNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of character streams into a single stream until all of them runs out of values.
zip(Collection<? extends CharStream>, char[], CharNFunction<Character>) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips multiple CharStreams into a single CharStream until all of them runs out of values.
zip(Collection<? extends CharStream>, CharNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of character streams into a single stream until one of them runs out of values.
zip(Collection<? extends CharStream>, CharNFunction<Character>) - Static method in class com.landawn.abacus.util.stream.CharStream
Zips multiple CharStreams into a single CharStream until one of them runs out of values.
zip(Collection<? extends DoubleStream>, double[], DoubleNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of double streams into a single stream until all of them run out of values.
zip(Collection<? extends DoubleStream>, double[], DoubleNFunction<Double>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips multiple DoubleStreams into a single DoubleStream until all of them runs out of values.
zip(Collection<? extends DoubleStream>, DoubleNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of double streams into a single stream until one of them runs out of values.
zip(Collection<? extends DoubleStream>, DoubleNFunction<Double>) - Static method in class com.landawn.abacus.util.stream.DoubleStream
Zips multiple DoubleStreams into a single DoubleStream until one of them runs out of values.
zip(Collection<? extends FloatStream>, float[], FloatNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of float streams into a single stream until all of them run out of values.
zip(Collection<? extends FloatStream>, float[], FloatNFunction<Float>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips multiple FloatStreams into a single FloatStream until all of them runs out of values.
zip(Collection<? extends FloatStream>, FloatNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of float streams into a single stream until one of them runs out of values.
zip(Collection<? extends FloatStream>, FloatNFunction<Float>) - Static method in class com.landawn.abacus.util.stream.FloatStream
Zips multiple FloatStreams into a single FloatStream until one of them runs out of values.
zip(Collection<? extends IntStream>, int[], IntNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of int streams into a single stream until all of them run out of values.
zip(Collection<? extends IntStream>, int[], IntNFunction<Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips multiple IntStreams into a single IntStream until all of them runs out of values.
zip(Collection<? extends IntStream>, IntNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of int streams into a single stream until one of them runs out of values.
zip(Collection<? extends IntStream>, IntNFunction<Integer>) - Static method in class com.landawn.abacus.util.stream.IntStream
Zips multiple IntStreams into a single IntStream until one of them runs out of values.
zip(Collection<? extends LongStream>, long[], LongNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of long streams into a single stream until all of them run out of values.
zip(Collection<? extends LongStream>, long[], LongNFunction<Long>) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips multiple LongStreams into a single LongStream until all of them runs out of values.
zip(Collection<? extends LongStream>, LongNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of long streams into a single stream until one of them runs out of values.
zip(Collection<? extends LongStream>, LongNFunction<Long>) - Static method in class com.landawn.abacus.util.stream.LongStream
Zips multiple LongStreams into a single LongStream until one of them runs out of values.
zip(Collection<? extends ShortStream>, short[], ShortNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of short streams into a single stream until all of them run out of values.
zip(Collection<? extends ShortStream>, short[], ShortNFunction<Short>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips multiple ShortStreams into a single ShortStream until all of them runs out of values.
zip(Collection<? extends ShortStream>, ShortNFunction<? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips a collection of short streams into a single stream until one of them runs out of values.
zip(Collection<? extends ShortStream>, ShortNFunction<Short>) - Static method in class com.landawn.abacus.util.stream.ShortStream
Zips multiple ShortStreams into a single ShortStream until one of them runs out of values.
zip(Collection<? extends Stream<? extends T>>, Function<? super List<T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple streams into a single stream until one of them runs out of values.
zip(Collection<? extends Stream<? extends T>>, List<? extends T>, Function<? super List<T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple streams into a single stream until all of them run out of values.
zip(Collection<File>, File) - Static method in class com.landawn.abacus.util.IOUtil
Compresses the specified source files and writes the compressed data to the target file using the ZIP compression algorithm.
zip(Iterator<? extends A>, Iterator<? extends B>, A, B, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips two iterators into a single sequence using the provided zip function.
zip(Iterator<? extends A>, Iterator<? extends B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two iterators into a single stream until all of them run out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, Throwables.BiFunction<? super A, ? super B, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips two iterators into a single sequence using the provided zip function.
zip(Iterator<? extends A>, Iterator<? extends B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips two iterators into a single stream until one of them runs out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three iterators into a single stream until all of them run out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, A, B, C, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips three iterators into a single sequence using the provided zip function.
zip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips three iterators into a single stream until one of them runs out of values.
zip(Iterator<? extends A>, Iterator<? extends B>, Iterator<? extends C>, Throwables.TriFunction<? super A, ? super B, ? super C, ? extends T, ? extends E>) - Static method in class com.landawn.abacus.util.Seq
Zips three iterators into a single sequence using the provided zip function.
zip(Iterator<? extends K>, Iterator<? extends V>) - Static method in class com.landawn.abacus.util.stream.EntryStream
Zips two iterators into an EntryStream until one of them runs out of values.
zip(Iterator<? extends K>, Iterator<? extends V>, K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
Zips two iterators into an EntryStream until all of them runs out of values.
zip(Iterator<A>, Iterator<B>) - Static method in class com.landawn.abacus.util.BiIterator
Zips two iterators into a BiIterator.
zip(Iterator<A>, Iterator<B>, A, B) - Static method in class com.landawn.abacus.util.BiIterator
Zips two iterators into a BiIterator with specified default values for missing elements.
zip(Iterator<A>, Iterator<B>, A, B, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
Zips two Iterators into a single ObjIterator, using default values when one iterator is exhausted.
zip(Iterator<A>, Iterator<B>, BiFunction<? super A, ? super B, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
Zips two Iterators into a single ObjIterator, which will iterate over the elements of each Iterator in parallel.
zip(Iterator<A>, Iterator<B>, Iterator<C>) - Static method in class com.landawn.abacus.util.TriIterator
Zips three iterators into a TriIterator.
zip(Iterator<A>, Iterator<B>, Iterator<C>, A, B, C) - Static method in class com.landawn.abacus.util.TriIterator
Zips three iterators into a TriIterator with specified default values for missing elements.
zip(Iterator<A>, Iterator<B>, Iterator<C>, A, B, C, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
Zips three Iterators into a single ObjIterator, using default values when one iterator is exhausted.
zip(Iterator<A>, Iterator<B>, Iterator<C>, TriFunction<? super A, ? super B, ? super C, ? extends R>) - Static method in class com.landawn.abacus.util.Iterators
Zips three Iterators into a single ObjIterator, which will iterate over the elements of each Iterator in parallel.
zip(K[], V[]) - Static method in class com.landawn.abacus.util.stream.EntryStream
Zips the arrays of keys/values into a single EntryStream until one of them runs out of values.
zip(K[], V[], K, V) - Static method in class com.landawn.abacus.util.stream.EntryStream
Zips the arrays of keys/values into a single EntryStream until all of them runs out of values.
zipIterables(Collection<? extends Iterable<? extends T>>, Function<? super List<T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple iterables into a single stream until one of them runs out of values.
zipIterables(Collection<? extends Iterable<? extends T>>, List<? extends T>, Function<? super List<T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple iterables into a single stream until all of them runs out of values.
zipIterators(Collection<? extends Iterator<? extends T>>, Function<? super List<T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple iterators into a single stream until one of them runs out of values.
zipIterators(Collection<? extends Iterator<? extends T>>, List<? extends T>, Function<? super List<T>, ? extends R>) - Static method in class com.landawn.abacus.util.stream.Stream
Zips multiple iterators into a single stream until all of them runs out of values.
zipWith(Seq<T2, E>, Seq<T3, E>, Throwables.TriFunction<? super T, ? super T2, ? super T3, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Zips this sequence with the given sequences using the provided zip function.
zipWith(Seq<T2, E>, Seq<T3, E>, T, T2, T3, Throwables.TriFunction<? super T, ? super T2, ? super T3, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Zips this sequence with the given sequences using the provided zip function.
zipWith(Seq<T2, E>, Throwables.BiFunction<? super T, ? super T2, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Zips this sequence with the given sequence using the provided zip function.
zipWith(Seq<T2, E>, T, T2, Throwables.BiFunction<? super T, ? super T2, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Zips this sequence with the given sequence using the provided zip function.
zipWith(ByteStream, byte, byte, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
zipWith(ByteStream, ByteBinaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
zipWith(ByteStream, ByteStream, byte, byte, byte, ByteTernaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
zipWith(ByteStream, ByteStream, ByteTernaryOperator) - Method in class com.landawn.abacus.util.stream.ByteStream
 
zipWith(CharStream, char, char, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
zipWith(CharStream, CharBinaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
zipWith(CharStream, CharStream, char, char, char, CharTernaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
zipWith(CharStream, CharStream, CharTernaryOperator) - Method in class com.landawn.abacus.util.stream.CharStream
 
zipWith(DoubleStream, double, double, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(DoubleStream, DoubleStream, double, double, double, DoubleTernaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(DoubleStream, DoubleStream, DoubleTernaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(DoubleStream, DoubleBinaryOperator) - Method in class com.landawn.abacus.util.stream.DoubleStream
 
zipWith(FloatStream, float, float, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
zipWith(FloatStream, FloatBinaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
zipWith(FloatStream, FloatStream, float, float, float, FloatTernaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
zipWith(FloatStream, FloatStream, FloatTernaryOperator) - Method in class com.landawn.abacus.util.stream.FloatStream
 
zipWith(IntStream, int, int, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(IntStream, IntStream, int, int, int, IntTernaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(IntStream, IntStream, IntTernaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(IntStream, IntBinaryOperator) - Method in class com.landawn.abacus.util.stream.IntStream
 
zipWith(LongStream, long, long, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(LongStream, LongStream, long, long, long, LongTernaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(LongStream, LongStream, LongTernaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(LongStream, LongBinaryOperator) - Method in class com.landawn.abacus.util.stream.LongStream
 
zipWith(ShortStream, short, short, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
zipWith(ShortStream, ShortBinaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
zipWith(ShortStream, ShortStream, short, short, short, ShortTernaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
zipWith(ShortStream, ShortStream, ShortTernaryOperator) - Method in class com.landawn.abacus.util.stream.ShortStream
 
zipWith(Stream<T2>, Stream<T3>, TriFunction<? super T, ? super T2, ? super T3, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Zips this stream with the given streams using the provided zip function.
zipWith(Stream<T2>, Stream<T3>, T, T2, T3, TriFunction<? super T, ? super T2, ? super T3, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Zips this stream with the given streams using the provided zip function.
zipWith(Stream<T2>, BiFunction<? super T, ? super T2, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Zips this stream with the given stream using the provided zip function.
zipWith(Stream<T2>, T, T2, BiFunction<? super T, ? super T2, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Zips this stream with the given stream using the provided zip function.
zipWith(Collection<T2>, Throwables.BiFunction<? super T, ? super T2, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Zips this sequence with the given collection using the provided zip function.
zipWith(Collection<T2>, Collection<T3>, TriFunction<? super T, ? super T2, ? super T3, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Zips this stream with the given collections using the provided zip function.
zipWith(Collection<T2>, Collection<T3>, Throwables.TriFunction<? super T, ? super T2, ? super T3, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Zips this sequence with the given collections using the provided zip function.
zipWith(Collection<T2>, Collection<T3>, T, T2, T3, TriFunction<? super T, ? super T2, ? super T3, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Zips this stream with the given collections using the provided zip function.
zipWith(Collection<T2>, Collection<T3>, T, T2, T3, Throwables.TriFunction<? super T, ? super T2, ? super T3, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Zips this sequence with the given collections using the provided zip function.
zipWith(Collection<T2>, BiFunction<? super T, ? super T2, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Zips this stream with the given collection using the provided zip function.
zipWith(Collection<T2>, T, T2, Throwables.BiFunction<? super T, ? super T2, ? extends R, ? extends E>) - Method in class com.landawn.abacus.util.Seq
Zips this sequence with the given collection using the provided zip function.
zipWith(Collection<T2>, T, T2, BiFunction<? super T, ? super T2, ? extends R>) - Method in class com.landawn.abacus.util.stream.Stream
Zips this stream with the given collection using the provided zip function.

_

__() - Method in class com.landawn.abacus.util.u.Optional
Deprecated.
to be removed in future version.
__() - Method in class com.landawn.abacus.util.u.OptionalDouble
Deprecated.
to be removed in future version.
__() - Method in class com.landawn.abacus.util.u.OptionalInt
Deprecated.
to be removed in future version.
__() - Method in class com.landawn.abacus.util.u.OptionalLong
Deprecated.
to be removed in future version.
__(Function<? super S, ? extends RS>) - Method in interface com.landawn.abacus.util.stream.BaseStream
Deprecated.
_0_0001 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 0 0001.
_0_001 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 0 001.
_0_01 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 0 01.
_0_1 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 0 1.
_1 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple1
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple2
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple3
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple4
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple5
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 1.
_1 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 1.
_10 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 10.
_2 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple2
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple3
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple4
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple5
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 2.
_2 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 2.
_20 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 20.
_3 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple3
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple4
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple5
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 3.
_3 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 3.
_30 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 30.
_4 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple4
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple5
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 4.
_4 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 4.
_40 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 40.
_5 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 5.
_5 - Variable in class com.landawn.abacus.util.Tuple.Tuple5
The 5.
_5 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 5.
_5 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 5.
_5 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 5.
_5 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 5.
_50 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 50.
_6 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 6.
_6 - Variable in class com.landawn.abacus.util.Tuple.Tuple6
The 6.
_6 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 6.
_6 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 6.
_6 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 6.
_60 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 60.
_7 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 7.
_7 - Variable in class com.landawn.abacus.util.Tuple.Tuple7
The 7.
_7 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 7.
_7 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 7.
_70 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 70.
_8 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 8.
_8 - Variable in class com.landawn.abacus.util.Tuple.Tuple8
The 8.
_8 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 8.
_80 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 80.
_9 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 9.
_9 - Variable in class com.landawn.abacus.util.Tuple.Tuple9
The 9.
_90 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 90.
_91 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 91.
_92 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 92.
_93 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 93.
_94 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 94.
_95 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 95.
_96 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 96.
_97 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 97.
_98 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 98.
_99 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 99.
_99_9 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 99 9.
_99_99 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 99 99.
_99_999 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 99 999.
_99_9999 - Enum constant in enum class com.landawn.abacus.util.Percentage
The 99 9999.
_AMPERSAND - Static variable in class com.landawn.abacus.util.WD
Field _AMPERSAND.
_ASTERISK - Static variable in class com.landawn.abacus.util.WD
Field _ASTERISK.
_BACKSLASH - Static variable in class com.landawn.abacus.util.WD
Field _BACKSLASH.
_BRACE_L - Static variable in class com.landawn.abacus.util.WD
Field _BRACE_L.
_BRACE_R - Static variable in class com.landawn.abacus.util.WD
Field _BRACE_R.
_BRACKET_L - Static variable in class com.landawn.abacus.util.WD
Field _BRACKET_L.
_BRACKET_R - Static variable in class com.landawn.abacus.util.WD
Field _BRACKET_R.
_CIRCUMFLEX - Static variable in class com.landawn.abacus.util.WD
Field _CIRCUMFLEX.
_COLON - Static variable in class com.landawn.abacus.util.WD
Field _COLON.
_COMMA - Static variable in class com.landawn.abacus.util.WD
Field _COMMA.
_DOLLAR - Static variable in class com.landawn.abacus.util.WD
Field _DOLLAR.
_EQUAL - Static variable in class com.landawn.abacus.util.WD
Field _EQUAL.
_EXCLAMATION - Static variable in class com.landawn.abacus.util.WD
Field _EXCLAMATION.
_GREATER_THAN - Static variable in class com.landawn.abacus.util.WD
Field _GREATER_THAN.
_LESS_THAN - Static variable in class com.landawn.abacus.util.WD
Field _LESS_THAN.
_MINUS - Static variable in class com.landawn.abacus.util.WD
Field _MINUS.
_new() - Method in class com.landawn.abacus.util.Reflection
 
_new(Object...) - Method in class com.landawn.abacus.util.Reflection
 
_PARENTHESES_L - Static variable in class com.landawn.abacus.util.WD
Field _PARENTHESES_L.
_PARENTHESES_R - Static variable in class com.landawn.abacus.util.WD
Field _PARENTHESES_R.
_PERCENT - Static variable in class com.landawn.abacus.util.WD
Field _PERCENT.
_PERIOD - Static variable in class com.landawn.abacus.util.WD
Field _PERIOD.
_PLUS - Static variable in class com.landawn.abacus.util.WD
Field _PLUS.
_QUESTION_MARK - Static variable in class com.landawn.abacus.util.WD
Field _QUESTION_MARK.
_QUOTATION_D - Static variable in class com.landawn.abacus.util.WD
Field _QUOTATION_D.
_QUOTATION_S - Static variable in class com.landawn.abacus.util.WD
Field _QUOTATION_S.
_SEMICOLON - Static variable in class com.landawn.abacus.util.WD
Field _SEMICOLON.
_SHARP - Static variable in class com.landawn.abacus.util.WD
Field _SHARP.
_SLASH - Static variable in class com.landawn.abacus.util.WD
Field _SLASH.
_SPACE - Static variable in class com.landawn.abacus.util.WD
Field _SPACE.
_UNARYBIT - Static variable in class com.landawn.abacus.util.WD
Field _UNARYBIT.
_UNDERSCORE - Static variable in class com.landawn.abacus.util.WD
Field _UNDERSCORE.
_VERTICALBAR - Static variable in class com.landawn.abacus.util.WD
Field _VERTICALBAR.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form